summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatsuu Takuto <matsuu@gentoo.org>2009-02-10 00:09:36 +0000
committerMatsuu Takuto <matsuu@gentoo.org>2009-02-10 00:09:36 +0000
commit534b51f6fc81571f35a6c6e7edc261a9d794096d (patch)
treedc71a503d21ff0da090471deeb1fa47418f5ce05 /sys-devel/distcc/ChangeLog
parentVersion bumped. (diff)
downloadgentoo-2-534b51f6fc81571f35a6c6e7edc261a9d794096d.tar.gz
gentoo-2-534b51f6fc81571f35a6c6e7edc261a9d794096d.tar.bz2
gentoo-2-534b51f6fc81571f35a6c6e7edc261a9d794096d.zip
Fixed -D_FORTIFY_SOURCE=2 issue, bug 253786.
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/distcc/ChangeLog')
-rw-r--r--sys-devel/distcc/ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/sys-devel/distcc/ChangeLog b/sys-devel/distcc/ChangeLog
index 81efc0dd9e66..307d7953e07c 100644
--- a/sys-devel/distcc/ChangeLog
+++ b/sys-devel/distcc/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for sys-devel/distcc
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.194 2009/02/01 16:16:51 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.195 2009/02/10 00:09:35 matsuu Exp $
+
+*distcc-3.1-r2 (10 Feb 2009)
+
+ 10 Feb 2009; MATSUU Takuto <matsuu@gentoo.org>
+ +files/distcc-3.0-fix-fortify.patch, -distcc-2.18.3-r13.ebuild,
+ distcc-3.0-r4.ebuild, -distcc-3.1.ebuild, +distcc-3.1-r2.ebuild:
+ Fixed -D_FORTIFY_SOURCE=2 issue, bug 253786.
*distcc-3.1-r1 (01 Feb 2009)