summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2011-06-07 13:18:11 +0000
committerTony Vroon <chainsaw@gentoo.org>2011-06-07 13:18:11 +0000
commit972885453a364298694bd33ebad9ac44f92caa2b (patch)
tree95034b399b902ad0cab89476bc44e9571f651aa6 /sys-devel/make/ChangeLog
parentMake triangle configure optional. Thanks to Donnie for spotting. (diff)
downloadgentoo-2-972885453a364298694bd33ebad9ac44f92caa2b.tar.gz
gentoo-2-972885453a364298694bd33ebad9ac44f92caa2b.tar.bz2
gentoo-2-972885453a364298694bd33ebad9ac44f92caa2b.zip
Revision bump. Patch from upstream fixes memory corruption for Android/Cyanogenmod builds; Savannah bug report #33125. As reported by blackd in bug #355907; patch scavenged by Mike "SpanKY" Frysinger, additional research by Peter "loki_val" Alfredsen & Samuli Suominen.
(Portage version: 2.1.10/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/make/ChangeLog')
-rw-r--r--sys-devel/make/ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/sys-devel/make/ChangeLog b/sys-devel/make/ChangeLog
index f88c4a373f34..dca736d8dc62 100644
--- a/sys-devel/make/ChangeLog
+++ b/sys-devel/make/ChangeLog
@@ -1,6 +1,15 @@
# ChangeLog for sys-devel/make
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/ChangeLog,v 1.80 2011/06/05 17:33:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/ChangeLog,v 1.81 2011/06/07 13:18:10 chainsaw Exp $
+
+*make-3.82-r1 (07 Jun 2011)
+
+ 07 Jun 2011; Tony Vroon <chainsaw@gentoo.org> +make-3.82-r1.ebuild,
+ +files/make-3.82-memory-corruption.patch:
+ Revision bump. Patch from upstream fixes memory corruption for
+ Android/Cyanogenmod builds; Savannah bug report #33125. As reported by blackd
+ in bug #355907; patch scavenged by Mike "SpanKY" Frysinger, additional
+ research by Peter "loki_val" Alfredsen & Samuli Suominen.
05 Jun 2011; Jeroen Roovers <jer@gentoo.org> make-3.82.ebuild:
Stable for HPPA (bug #367265).