summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2010-03-24 01:18:03 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2010-03-24 01:18:03 +0000
commit1dcfae91dad48dd6cd2b4fdbb38234c7a6685dc4 (patch)
tree24038477f63a5434b2998784293db26b28cf8b8e /dev-vcs
parentdev-vcs/svn2git: Bump to 0_pre20100324 (diff)
downloadgentoo-2-1dcfae91dad48dd6cd2b4fdbb38234c7a6685dc4.tar.gz
gentoo-2-1dcfae91dad48dd6cd2b4fdbb38234c7a6685dc4.tar.bz2
gentoo-2-1dcfae91dad48dd6cd2b4fdbb38234c7a6685dc4.zip
Bug #310967: 1.7.0.2 has a segfault bug in git-daemon, remove and replace with 1.7.0.3
(Portage version: 2.2_rc63/cvs/Linux x86_64)
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/git/ChangeLog9
-rw-r--r--dev-vcs/git/git-1.7.0.3.ebuild (renamed from dev-vcs/git/git-1.7.0.2.ebuild)2
2 files changed, 9 insertions, 2 deletions
diff --git a/dev-vcs/git/ChangeLog b/dev-vcs/git/ChangeLog
index be8d2d749c34..55f5d1c0179e 100644
--- a/dev-vcs/git/ChangeLog
+++ b/dev-vcs/git/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for dev-vcs/git
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.1 2010/03/17 15:13:19 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.2 2010/03/24 01:18:03 robbat2 Exp $
+
+*git-1.7.0.3 (24 Mar 2010)
+
+ 24 Mar 2010; Robin H. Johnson <robbat2@gentoo.org> -git-1.7.0.2.ebuild,
+ +git-1.7.0.3.ebuild:
+ Bug #310967: 1.7.0.2 has a segfault bug in git-daemon, remove and replace
+ with 1.7.0.3
17 Mar 2010; Sebastian Pipping <sping@gentoo.org> +files/50git-gentoo.el,
+git-1.6.3.1.ebuild, +git-1.6.3.3.ebuild, +git-1.6.3.4.ebuild,
diff --git a/dev-vcs/git/git-1.7.0.2.ebuild b/dev-vcs/git/git-1.7.0.3.ebuild
index fa04a90ea9b2..b62e2abe01ee 100644
--- a/dev-vcs/git/git-1.7.0.2.ebuild
+++ b/dev-vcs/git/git-1.7.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.0.2.ebuild,v 1.1 2010/03/17 15:13:19 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.0.3.ebuild,v 1.1 2010/03/24 01:18:03 robbat2 Exp $
EAPI=2