rpms/git/F-10 .cvsignore, 1.67, 1.68 git.spec, 1.75, 1.76 sources, 1.67, 1.68

Todd M. Zullinger tmz at fedoraproject.org
Sat Dec 20 17:39:43 UTC 2008


Author: tmz

Update of /cvs/extras/rpms/git/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25596

Modified Files:
	.cvsignore git.spec sources 
Log Message:
* Sat Dec 20 2008 Todd Zullinger <tmz at pobox.com> 1.6.0.6-1
- git-1.6.0.6
- Fixes a local privilege escalation bug in gitweb
  (http://article.gmane.org/gmane.comp.version-control.git/103624)
- Add gitk Requires to git-gui (bug 476308)



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/git/F-10/.cvsignore,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- .cvsignore	11 Dec 2008 16:27:10 -0000	1.67
+++ .cvsignore	20 Dec 2008 17:39:13 -0000	1.68
@@ -1 +1 @@
-git-1.6.0.5.tar.bz2
+git-1.6.0.6.tar.bz2


Index: git.spec
===================================================================
RCS file: /cvs/extras/rpms/git/F-10/git.spec,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- git.spec	11 Dec 2008 16:27:10 -0000	1.75
+++ git.spec	20 Dec 2008 17:39:13 -0000	1.76
@@ -1,6 +1,6 @@
 # Pass --without docs to rpmbuild if you don't want the documentation
 Name: 		git
-Version: 	1.6.0.5
+Version: 	1.6.0.6
 Release: 	1%{?dist}
 Summary:  	Core git tools
 License: 	GPLv2
@@ -98,6 +98,7 @@
 Summary:        Git GUI tool
 Group:          Development/Tools
 Requires:       git = %{version}-%{release}, tk >= 8.4
+Requires:       gitk = %{version}-%{release}
 %description gui
 Git GUI tool.
 
@@ -260,6 +261,12 @@
 # No files for you!
 
 %changelog
+* Sat Dec 20 2008 Todd Zullinger <tmz at pobox.com> 1.6.0.6-1
+- git-1.6.0.6
+- Fixes a local privilege escalation bug in gitweb
+  (http://article.gmane.org/gmane.comp.version-control.git/103624)
+- Add gitk Requires to git-gui (bug 476308)
+
 * Thu Dec 11 2008 Josh Boyer <jboyer at gmail.com> 1.6.0.5-1
 - git-1.6.0.5
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/git/F-10/sources,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- sources	11 Dec 2008 16:27:10 -0000	1.67
+++ sources	20 Dec 2008 17:39:13 -0000	1.68
@@ -1 +1 @@
-899172ebeac65f7a09a8e204d4f87d8c  git-1.6.0.5.tar.bz2
+b5be9b34b441cb57f92086bfaf59f255  git-1.6.0.6.tar.bz2




More information about the fedora-extras-commits mailing list