diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2010-02-12 16:10:21 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2010-02-12 16:10:21 +0000 |
commit | 400f682fe318b1ac7cb388813d47d6b11713dec1 (patch) | |
tree | d120be3619201177387690a2fd972ef0159afe4a /media-libs/alsa-lib/ChangeLog | |
parent | Describe --close option in man page thanks to Christopher Head (bug #252227). (diff) | |
download | gentoo-2-400f682fe318b1ac7cb388813d47d6b11713dec1.tar.gz gentoo-2-400f682fe318b1ac7cb388813d47d6b11713dec1.tar.bz2 gentoo-2-400f682fe318b1ac7cb388813d47d6b11713dec1.zip |
Apply patch from Daniel T Chen (Ubuntu) to avoid a file-descriptor leak. It can be triggered by PulseAudio. With thanks to James Brown for identifying the required patch. Closes bug #304629.
(Portage version: 2.1.7.17/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/alsa-lib/ChangeLog')
-rw-r--r-- | media-libs/alsa-lib/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/media-libs/alsa-lib/ChangeLog b/media-libs/alsa-lib/ChangeLog index beb70f7bccd0..fd20fd139c5e 100644 --- a/media-libs/alsa-lib/ChangeLog +++ b/media-libs/alsa-lib/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for media-libs/alsa-lib # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.304 2010/02/10 03:36:47 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.305 2010/02/12 16:10:20 chainsaw Exp $ + +*alsa-lib-1.0.22-r1 (12 Feb 2010) + + 12 Feb 2010; <chainsaw@gentoo.org> +alsa-lib-1.0.22-r1.ebuild, + +files/alsa-lib-1.0.22-fd-leak.patch: + Apply patch from Daniel T Chen (Ubuntu) to avoid a file-descriptor leak. + It can be triggered by PulseAudio. With thanks to James Brown for + identifying the required patch. Closes bug #304629. 10 Feb 2010; Joseph Jezak <josejx@gentoo.org> alsa-lib-1.0.21a.ebuild: Marked ppc stable for bug #300064. |