Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

git-2.42.0-2.fc37 RPM for x86_64

From Fedora 37 updates for x86_64 / Packages / g

Name: git Distribution: Fedora Project
Version: 2.42.0 Vendor: Fedora Project
Release: 2.fc37 Build date: Tue Nov 14 15:13:53 2023
Group: Unspecified Build host: buildvm-x86-32.iad2.fedoraproject.org
Size: 87282 Source RPM: git-2.42.0-2.fc37.src.rpm
Packager: Fedora Project
Url: https://git-scm.com/
Summary: Fast Version Control System
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 common set of tools which are usually using with
small amount of dependencies. To install all git packages, including
tools for integrating with other SCMs, install the git-all meta-package.

Provides

Requires

License

BSD-3-Clause AND GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later AND MIT

Changelog

* Wed Nov 01 2023 Joe Orton <jorton@redhat.com> - 2.42.0-2
  - remove explicit BR for apr-util-bdb (#2247532)
* Tue Oct 03 2023 Ondřej Pohořelský <opohorel@redhat.com> - 2.42.0-1
  - update to 2.42.0
* Thu Jun 01 2023 Todd Zullinger <tmz@pobox.com> - 2.41.0-1
  - update to 2.41.0
* Wed May 24 2023 Todd Zullinger <tmz@pobox.com> - 2.41.0~rc2-1
  - update to 2.41.0-rc2
* Fri May 19 2023 Todd Zullinger <tmz@pobox.com> - 2.41.0~rc1-1
  - update to 2.41.0-rc1
* Mon May 15 2023 Todd Zullinger <tmz@pobox.com> - 2.41.0~rc0-1
  - update to 2.41.0-rc0
* Fri May 12 2023 Todd Zullinger <tmz@pobox.com> - 2.40.1-2
  - use tilde versioning for release candidates
* Tue Apr 25 2023 Todd Zullinger <tmz@pobox.com> - 2.40.1-1
  - update to 2.40.1 (CVE-2023-25652, CVE-2023-25815, CVE-2023-29007)
* Mon Mar 13 2023 Todd Zullinger <tmz@pobox.com> - 2.40.0-1
  - update to 2.40.0
* Tue Mar 07 2023 Todd Zullinger <tmz@pobox.com> - 2.40.0-0.2.rc2
  - update to 2.40.0-rc2
* Wed Mar 01 2023 Todd Zullinger <tmz@pobox.com> - 2.40.0-0.1.rc1
  - update to 2.40.0-rc1
* Fri Feb 24 2023 Todd Zullinger <tmz@pobox.com> - 2.40.0-0.0.rc0
  - update to 2.40.0-rc0
* Tue Feb 14 2023 Todd Zullinger <tmz@pobox.com> - 2.39.2-1
  - update to 2.39.2 (CVE-2023-22490, CVE-2023-23946)
* Fri Feb 03 2023 Todd Zullinger <tmz@pobox.com> - 2.39.1-2
  - drop perl Email::Valid dep on RHEL (#2166718)
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.39.1-1.1
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Tue Jan 17 2023 Todd Zullinger <tmz@pobox.com> - 2.39.1-1
  - update to 2.39.1 (CVE-2022-41903, CVE-2022-23521)
* Mon Dec 12 2022 Todd Zullinger <tmz@pobox.com> - 2.39.0-1
  - update to 2.39.0
* Mon Dec 05 2022 Todd Zullinger <tmz@pobox.com> - 2.39.0-0.2.rc2
  - update to 2.39.0-rc2
* Wed Nov 30 2022 Todd Zullinger <tmz@pobox.com> - 2.39.0-0.1.rc1
  - update to 2.39.0-rc1
* Wed Nov 23 2022 Todd Zullinger <tmz@pobox.com> - 2.39.0-0.0.rc0
  - update to 2.39.0-rc0
  - add mod_http2 BuildRequires for tests
* Sat Nov 12 2022 Todd Zullinger <tmz@pobox.com> - 2.38.1-3
  - use %bash_completions_dir
* Mon Nov 07 2022 Todd Zullinger <tmz@pobox.com> - 2.38.1-2
  - don't ship contrib/persistent-https as documentation
  - update license data and convert to SPDX format
* Tue Oct 18 2022 Todd Zullinger <tmz@pobox.com> - 2.38.1-1
  - update to 2.38.1 (CVE-2022-39253, CVE-2022-39260)
* Mon Oct 03 2022 Todd Zullinger <tmz@pobox.com> - 2.38.0-1
  - update to 2.38.0
* Wed Sep 28 2022 Todd Zullinger <tmz@pobox.com> - 2.38.0-0.2.rc2
  - update to 2.38.0-rc2
* Wed Sep 21 2022 Todd Zullinger <tmz@pobox.com> - 2.38.0-0.1.rc1
  - update to 2.38.0-rc1
  - git-subtree sub-package is noarch
* Fri Sep 16 2022 Todd Zullinger <tmz@pobox.com> - 2.38.0-0.0.rc0
  - update to 2.38.0-rc0
* Tue Aug 30 2022 Todd Zullinger <tmz@pobox.com> - 2.37.3-1
  - update to 2.37.3
  - remove %changelog entries prior to 2020
  - tests: try harder to find open ports for apache, git, and svn
* Sun Aug 14 2022 Todd Zullinger <tmz@pobox.com> - 2.37.2-2
  - consolidate git-archimport removal in %prep
* Thu Aug 11 2022 Todd Zullinger <tmz@pobox.com> - 2.37.2-1
  - update to 2.37.2
* Sat Jul 23 2022 Todd Zullinger <tmz@pobox.com> - 2.37.1-2
  - require systemd-rpm-macros rather than systemd
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.37.1-1.1
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Tue Jul 12 2022 Todd Zullinger <tmz@pobox.com> - 2.37.1-1
  - update to 2.37.1 (CVE-2022-29187)
* Mon Jun 27 2022 Todd Zullinger <tmz@pobox.com> - 2.37.0-1
  - update to 2.37.0
* Wed Jun 22 2022 Todd Zullinger <tmz@pobox.com> - 2.37.0-0.2.rc2
  - update to 2.37.0-rc2
* Fri Jun 17 2022 Todd Zullinger <tmz@pobox.com> - 2.37.0-0.1.rc1
  - update to 2.37.0-rc1
* Tue Jun 14 2022 Todd Zullinger <tmz@pobox.com> - 2.37.0-0.0.rc0
  - update to 2.37.0-rc0
  - fix GIT_SKIP_TESTS for EL8 s390x
  - remove --with/--without emacs build conditional
* Fri Jun 03 2022 Jitka Plesnikova <jplesnik@redhat.com> - 2.36.1-1.2
  - Perl 5.36 re-rebuild of bootstrapped packages
* Wed Jun 01 2022 Jitka Plesnikova <jplesnik@redhat.com> - 2.36.1-1.1
  - Perl 5.36 rebuild
* Fri May 06 2022 Todd Zullinger <tmz@pobox.com> - 2.36.1-1
  - update to 2.36.1
* Mon Apr 18 2022 Todd Zullinger <tmz@pobox.com> - 2.36.0-1
  - update to 2.36.0
* Thu Apr 14 2022 Todd Zullinger <tmz@pobox.com> - 2.36.0-0.3.rc2
  - usability improvements on top of CVE-2022-24765
* Wed Apr 13 2022 Todd Zullinger <tmz@pobox.com> - 2.36.0-0.2.rc2
  - update to 2.36.0-rc2 (CVE-2022-24765)
  - disable failing tests on s390x on EL8
* Fri Apr 08 2022 Todd Zullinger <tmz@pobox.com> - 2.36.0-0.1.rc1
  - update to 2.36.0-rc1
* Tue Apr 05 2022 Todd Zullinger <tmz@pobox.com> - 2.36.0-0.0.rc0
  - update to 2.36.0-rc0
  - use httpd-core for tests on Fedora >= 37
* Sat Jan 29 2022 Todd Zullinger <tmz@pobox.com> - 2.35.1-1
  - update to 2.35.1
* Mon Jan 24 2022 Todd Zullinger <tmz@pobox.com> - 2.35.0-1
  - update to 2.35.0
  - set path to linker script in %_package_note_file
* Sat Jan 22 2022 Todd Zullinger <tmz@pobox.com> - 2.35.0-0.2.rc2.3
  - remove contrib/scalar to avoid cruft in git-core-doc
* Fri Jan 21 2022 Todd Zullinger <tmz@pobox.com> - 2.35.0-0.2.rc2.2
  - fix compilation on EL7
* Thu Jan 20 2022 Todd Zullinger <tmz@pobox.com> - 2.35.0-0.2.rc2.1
  - checkout: avoid BUG() when hitting a broken repository (rhbz#2042920)
* Wed Jan 19 2022 Todd Zullinger <tmz@pobox.com> - 2.35.0-0.2.rc2
  - update to 2.35.0-rc2
* Sat Jan 15 2022 Todd Zullinger <tmz@pobox.com> - 2.35.0-0.1.rc1
  - update to 2.35.0-rc1
* Mon Jan 10 2022 Todd Zullinger <tmz@pobox.com> - 2.35.0-0.0.rc0
  - update to 2.35.0-rc0
* Thu Nov 25 2021 Todd Zullinger <tmz@pobox.com> - 2.34.1-1
  - update to 2.34.1
  - fix gpgsm issues with gnupg-2.3
* Mon Nov 15 2021 Todd Zullinger <tmz@pobox.com> - 2.34.0-1
  - update to 2.34.0
* Sun Nov 14 2021 Todd Zullinger <tmz@pobox.com> - 2.33.1-3
  - add more git-email perl dependencies
  - Resolves: rhbz#2020487
* Thu Nov 11 2021 Ondřej Pohořelský <opohorel@redhat.com> - 2.33.1-2
  - add Perl requires to git-email
  - Resolves: rhbz#2020487

Files

/usr/libexec/git-core/git-contacts
/usr/libexec/git-core/git-credential-netrc
/usr/libexec/git-core/git-filter-branch
/usr/libexec/git-core/git-request-pull
/usr/share/git-core/contrib/diff-highlight
/usr/share/git-core/contrib/hooks/setgitperms.perl
/usr/share/git-core/contrib/hooks/update-paranoid
/usr/share/git-core/templates/hooks/fsmonitor-watchman.sample
/usr/share/git-core/templates/hooks/pre-rebase.sample
/usr/share/git-core/templates/hooks/prepare-commit-msg.sample
/usr/share/man/man1/git-contacts.1.gz
/usr/share/man/man1/git-filter-branch.1.gz
/usr/share/man/man1/git-request-pull.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 18:50:33 2024