Name: | rh-git29-git-all |
---|---|
Version: | 2.9.3 |
Release: | 2.el6 |
Architecture: | noarch |
Group: | Development/Tools |
Size: | 0 |
License: | GPLv2 |
RPM: | rh-git29-git-all-2.9.3-2.el6.noarch.rpm |
Source RPM: | rh-git29-git-2.9.3-2.el6.src.rpm |
Build Date: | Mon Dec 19 2016 |
Build Host: | x86-ol6-builder-04.us.oracle.com |
Vendor: | Oracle America |
URL: | https://git-scm.com/ |
Summary: | Meta-package to pull in all git 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. This is a dummy package which brings in all subpackages. |
- fix infinite loop of "git ls-tree" on broken symlink Resolves: #1204191
- Rebase to 2.9.3 - add control of GSSAPI credential delegation to enable HTTP(S)-SSO authentication Resolves: #1359176 #1382708
- fix service file to use rh-git29 instead of native git - fix desktop file - changed names & paths inside the file, use scl rh-git29 instead of native git, change filename and path of the file to system directory instead of scl - *git-daemon: xinetd.d: use system directory and added prefix to the filename - *git-gitweb: store git.conf to directory of httpd24 sclm add scl prefix to the filename and correct paths inside the file to correct rh-git29 www directory - fix doubled path for emacs-sitelisp files - build and link files with httpd24-libcurl Resolves: #1345897
- fix deprecated "vendor" tag for RHEL-6 (it was used for older RHEL systems)
- remove requires on perl(packed-refs) for RHEL-6 builds instead of provides
- Fix Requires of rh-git29-git-gui for rh-git29-gitk
- Initial commit with git v2.9.2 - Fixes troubles with infinite loop in "git ls-tree" for broken symlink under refs/heads - Resolves: #1204191