-
Tue Dec 17 2019 Ondrej Pohorelsky <opohorel@redhat.com> - 2.18.2-1
- Update to release 2.18.2
- Remote code execution in recursive clones with nested submodules
Resolves: CVE-2019-1387
- Fixes CVE-2019-1348, CVE-2019-1349, CVE-2019-1350, CVE-2019-1351,
CVE-2019-1352, CVE-2019-1353, CVE-2019-1354
-
Tue Jun 11 2019 Marcel Plch <mplch@redhat.com> - 2.18.1-4
- Use HMAC from libcrypto instead of git's implementation
- Resolves: rhbz#1619113
-
Tue Dec 11 2018 Pavel Cahyna <pcahyna@redhat.com> - 2.18.1-3
- apply upstream run-command PATH fix (CVE-2018-19486)
- config: document value 2 for protocol.version (upstream patch)
-
Thu Oct 11 2018 Pavel Cahyna <pcahyna@redhat.com> - 2.18.1-2
- Fix build when apr-util does not pull in apr-util-bdb, adapt the existing Fedora condition.
Problem caused by changes in #1633973 and #1491151.
- Fix builds without docs and without cvs and/or p4 (from skisela)
- Fix smart-http test due to changes in cookie sort order in curl-7.61.1
-
Wed Oct 10 2018 Pavel Cahyna <pcahyna@redhat.com> - 2.18.1-1
- Update to release 2.18.1, fixes CVE-2018-17456: arbitrary code execution via .gitmodules
-
Thu Aug 02 2018 Pavel Cahyna <pcahyna@redhat.com> - 2.18.0-6
- use the same spec file as for SCL (rhscl-3.2-rh-git218-rhel-7)
-
Thu Jul 19 2018 Sebastian Kisela <skisela@redhat.com> - 2.18.0-5
- Add %{?scl_prefix} macros for services + desktop files.
- Add tests, checking hardcoded content of dist git sources,
written by pstodulk.
- Make git-gui.desktop, git@.service and gitweb-httpd.conf content
point to the correct scl paths.
- Move instaweb to separate subpackage
- Switch instaweb default HTTP daemon to httpd
- Use the correct apache module directory in instaweb.
- Build docs with TZ=UTC to make results deterministic.
Inspired by https://wiki.debian.org/ReproducibleBuilds/TimestampsInDocumentationGeneratedByAsciidoc
-
Tue Jul 17 2018 Sebastian Kisela <skisela@redhat.com> - 2.18.0-4
- Fix %{perllibdir} path
- %{perllibdir} now points to where perl-git modules are installed.
This was introduced in fedora commit:
f3c13faa206935a844e09c7dc9d78d6325100ced.
-
Tue Jul 17 2018 Sebastian Kisela <skisela@redhat.com> - 2.18.0-3
- Initial rhscl-3.2-rh-git218 commit
- Add %{scl*} macros to the spec file.
-
Wed Jul 11 2018 Pavel Cahyna <pcahyna@redhat.com> - 2.18.0-3
- Disable link checking on RHEL again (partially reverts 2.17.0-3)