Name: | git |
---|---|
Version: | 2.39.1 |
Release: | 1.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 135732 |
License: | GPLv2 |
RPM: | git-2.39.1-1.el9.x86_64.rpm |
Source RPM: | git-2.39.1-1.el9.src.rpm |
Build Date: | Sat Apr 01 2023 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://git-scm.com/ |
Summary: | 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 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. |
- Update to 2.39.1 - Resolves: #2162070
- Remove perl(Email::Valid) require from git-email - Related: #2139379
- Update to 2.39.0 - Related: #2139379
- Update to 2.38.1 - Resolves: #2139379
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065
- Use HMAC from libcrypto instead of git's implementation - Resolves: #1956345
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
- update to 2.31.1
- fix git bisect with annotaged tags