diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-01-26 10:38:19 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-01-26 10:38:19 +0000 |
commit | c84af783f3303af8173feeb697fd930566dbdc6e (patch) | |
tree | 24a7ad64f55fd363f4da10368bb128e6541a7ced /media-sound/audacity/ChangeLog | |
parent | Dropped ppc-macos keyword, see you in prefix (diff) | |
download | historical-c84af783f3303af8173feeb697fd930566dbdc6e.tar.gz historical-c84af783f3303af8173feeb697fd930566dbdc6e.tar.bz2 historical-c84af783f3303af8173feeb697fd930566dbdc6e.zip |
Add a patch for temporary file vulnerablilty (CVE-2007-6061), bug #199751. It will set the default temporary file location to the user home directory add discard preferences if it is in /tmp.
Package-Manager: portage-2.1.4
Diffstat (limited to 'media-sound/audacity/ChangeLog')
-rw-r--r-- | media-sound/audacity/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/media-sound/audacity/ChangeLog b/media-sound/audacity/ChangeLog index e0c9c5d03799..5acd324cdf1f 100644 --- a/media-sound/audacity/ChangeLog +++ b/media-sound/audacity/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for media-sound/audacity # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.78 2008/01/13 19:34:46 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.79 2008/01/26 10:38:18 aballier Exp $ + +*audacity-1.3.4-r1 (26 Jan 2008) + + 26 Jan 2008; Alexis Ballier <aballier@gentoo.org> + +files/CVE-2007-6061.patch, +audacity-1.3.4-r1.ebuild: + Add a patch for temporary file vulnerablilty (CVE-2007-6061), bug #199751. + It will set the default temporary file location to the user home directory + add discard preferences if it is in /tmp. 13 Jan 2008; Alexis Ballier <aballier@gentoo.org> audacity-1.3.2-r1.ebuild, audacity-1.3.4.ebuild: |