Package git: Information

  • Default inline alert: Version in the repository: 2.42.2-alt1

Source package: git
Version: 2.33.8-alt1
Latest version according to Repology
Build time:  Apr 26, 2023, 01:38 PM in the task #319318
Report package bug
License: GPLv2
Summary: Git core and tools
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.

List of rpms provided by this srpm:
git (x86_64, ppc64le, i586, armh, aarch64)
git-arch (noarch)
git-contrib (noarch)
git-core (x86_64, ppc64le, i586, armh, aarch64)
git-core-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
git-cvs (noarch)
git-diff-highlight (noarch)
git-doc (noarch)
git-email (noarch)
git-full (noarch)
git-gui (noarch)
git-server (x86_64, ppc64le, i586, armh, aarch64)
git-server-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
git-subtree (noarch)
git-svn (noarch)
gitk (noarch)
gitweb (noarch)
perl-Git (noarch)

Maintainer: Dmitry V. Levin


ACL:
@core

    1. perl(SVN/Core.pm)
    2. perl(Term/ANSIColor.pm)
    3. perl(Term/ReadKey.pm)
    4. perl(Term/ReadLine.pm)
    5. perl(YAML/Any.pm)
    6. perl(charnames.pm)
    7. perl-devel
    8. perl-podlators
    9. asciidoc > 0:6.0.3
    10. libpcre2-devel
    11. libcurl-devel
    12. subversion
    13. cvs
    14. cvsps
    15. subversion-server-common
    16. gnupg
    17. unzip
    18. libexpat-devel
    19. hardlink
    20. xmlto
    21. libssl-devel
    22. zlib-devel >= 0:1.2
    23. perl(DBD/SQLite.pm)
    24. perl(DBI.pm)
    25. perl(HTTP/Date.pm)
    26. perl(Encode.pm)
    27. perl(Net/SMTP/SSL.pm)
    28. perl(Encode/JP.pm)
    29. perl(CGI.pm)
    30. perl(Error.pm)
    31. perl(Mail/Address.pm)
    32. perl(Memoize.pm)

Last changed


April 17, 2023 Dmitry V. Levin 2.33.8-alt1
- 2.33.7 -> 2.33.8 (fixes: CVE-2023-25652, CVE-2023-25815, CVE-2023-29007).
Feb. 6, 2023 Dmitry V. Levin 2.33.7-alt1
- 2.33.6 -> 2.33.7 (fixes: CVE-2023-22490, CVE-2023-23946).
Jan. 25, 2023 Vitaly Chikunov 2.33.6-alt2
- spec: Enable '--perl-regexp' support for 'grep' and 'log'.