summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2012-01-26 11:49:30 +0000
committerTony Vroon <chainsaw@gentoo.org>2012-01-26 11:49:30 +0000
commit29d0b9158c6241521487397fff04a258896c3db4 (patch)
treef3b58becaf1a41afd672204cbba5f96d3ee6a00c /media-libs/alsa-lib/ChangeLog
parentRevision bump including latest genpatches with more security fixes. (diff)
downloadhistorical-29d0b9158c6241521487397fff04a258896c3db4.tar.gz
historical-29d0b9158c6241521487397fff04a258896c3db4.tar.bz2
historical-29d0b9158c6241521487397fff04a258896c3db4.zip
Version bump. Do a full eautoreconf to avoid failures with et_EE locale, closes bug #361053 by Mart "leio" Raudsepp. Remove extraneous CFLAGS, closes bug #378653 by Agostino "ago" Sarubbo. Prevent build failures in the library and beyond by not allowing individual plugin control, closes bug #379925 by Myckel Habets. Removed old ebuild.
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'media-libs/alsa-lib/ChangeLog')
-rw-r--r--media-libs/alsa-lib/ChangeLog15
1 files changed, 13 insertions, 2 deletions
diff --git a/media-libs/alsa-lib/ChangeLog b/media-libs/alsa-lib/ChangeLog
index cb87bcdf3650..c088fc9b352b 100644
--- a/media-libs/alsa-lib/ChangeLog
+++ b/media-libs/alsa-lib/ChangeLog
@@ -1,6 +1,17 @@
# ChangeLog for media-libs/alsa-lib
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.324 2011/12/29 21:35:32 halcy0n Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.325 2012/01/26 11:49:30 chainsaw Exp $
+
+*alsa-lib-1.0.25 (26 Jan 2012)
+
+ 26 Jan 2012; Tony Vroon <chainsaw@gentoo.org>
+ +files/1.0.25-extraneous-cflags.diff, -alsa-lib-1.0.23.ebuild,
+ +alsa-lib-1.0.25.ebuild:
+ Version bump. Do a full eautoreconf to avoid failures with et_EE locale,
+ closes bug #361053 by Mart "leio" Raudsepp. Remove extraneous CFLAGS, closes
+ bug #378653 by Agostino "ago" Sarubbo. Prevent build failures in the library
+ and beyond by not allowing individual plugin control, closes bug #379925 by
+ Myckel Habets. Removed old ebuild.
29 Dec 2011; Mark Loeser <halcy0n@gentoo.org> alsa-lib-1.0.24.1.ebuild:
Stable for ppc/ppc64; bug #379423