Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
git - Fast Version Control System
- Description:
Git is a fast, scalable, distributed revision control system with an
unusually rich command set that provides both high-level operations
and full access to internals.
The git rpm installs the core tools with minimal dependencies. To
install all git packages, including tools for integrating with other
SCMs, install the git-all meta-package.
Packages
git-1.7.1-10.el6_10.src
[2.4 MiB] |
Changelog
by Ondrej Pohorelsky (2020-01-16):
- fixes arbitrary code execution via .gitmodules
Resolves: CVE-2018-17456
|
git-1.7.1-9.el6_9.src
[2.4 MiB] |
Changelog
by Petr Stodulka (2017-08-11):
- prevent command injection via malicious ssh URLs
Resolves: CVE-2017-1000117
|
git-1.7.1-8.el6.src
[2.4 MiB] |
Changelog
by Petr Stodulka (2016-12-08):
- fixes previous patch which add -f option for "git submodule add"
which incorectly used unsupported option --ignore-missing for
"git add --dry-run"
- add control of GSSAPI credential delegation to enable HTTP(S)-SSO
authentication
Resolves: #1207253 #1368384
|
git-1.7.1-4.el6_7.1.src
[2.4 MiB] |
Changelog
by Petr Stodulka (2016-03-18):
- fix heap overflow CVE-2016-2315 CVE-2016-2324
Resolves: #1318252
|
git-1.7.1-3.el6_4.1.src
[2.4 MiB] |
Changelog
by Adam Tkac (2013-02-26):
- fix CVE-2013-0308
|
git-1.7.1-2.el6_0.1.src
[2.4 MiB] |
Changelog
by Adam Tkac (2010-12-16):
- fix CVE-2010-3906
|