Bug 319381

Summary: F7 lacks latest git
Product: [Fedora] Fedora Reporter: Conrad Meyer <cse.cem+redhatbugz>
Component: gitAssignee: Chris Wright <chrisw>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 7CC: bkearney, jwboyer
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.5.3.3-3.fc7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-10-24 07:06:36 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Conrad Meyer 2007-10-04 22:40:30 UTC
Description of problem:
Upstream has released 1.5.3.4 as stable; we're still on 1.5.2.4. A project I'm 
working on uses features of git found only in 1.5.3.

Version-Release number of selected component (if applicable):
1.5.2.

How reproducible:
Always.

Steps to Reproduce:
1. git --version
  
Actual results:
git version 1.5.2.4

Expected results:
git version 1.5.3.x

Comment 1 Fedora Update System 2007-10-11 01:44:29 UTC
git-1.5.3.3-3.fc7 has been pushed to the Fedora 7 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update git'

Comment 2 Conrad Meyer 2007-10-11 07:38:34 UTC
Installation failed halfway, apparently:

$ yum install --enablerepo=updates-testing git
...
Running Transaction
  Updating  : git                          ######################### [1/2] 

Updated: git.i386 0:1.5.3.3-3.fc7
Complete!
$ git --version
git version 1.5.2.4

Comment 3 Fedora Update System 2007-10-24 07:06:35 UTC
git-1.5.3.3-3.fc7 has been pushed to the Fedora 7 stable repository.  If problems still persist, please make note of it in this bug report.