diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-01-10 07:14:11 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-01-10 07:14:11 +0000 |
commit | ae292b68be6c8e0c7c02f7cb30130e999f308b18 (patch) | |
tree | 4132dc355a14546904e314af2c48785d868cd9dd /app-emacs/cedet | |
parent | Fix EROOT vs EPREFIX error. (diff) | |
download | gentoo-2-ae292b68be6c8e0c7c02f7cb30130e999f308b18.tar.gz gentoo-2-ae292b68be6c8e0c7c02f7cb30130e999f308b18.tar.bz2 gentoo-2-ae292b68be6c8e0c7c02f7cb30130e999f308b18.zip |
Add reference to CVE-2012-0035 to previous ChangeLog entry.
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'app-emacs/cedet')
-rw-r--r-- | app-emacs/cedet/ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-emacs/cedet/ChangeLog b/app-emacs/cedet/ChangeLog index be66479dd9ae..9a5f263a3621 100644 --- a/app-emacs/cedet/ChangeLog +++ b/app-emacs/cedet/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for app-emacs/cedet # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/cedet/ChangeLog,v 1.65 2012/01/09 21:05:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/cedet/ChangeLog,v 1.66 2012/01/10 07:14:11 ulm Exp $ 09 Jan 2012; Agostino Sarubbo <ago@gentoo.org> cedet-1.0-r1.ebuild: Stable for AMD64, wrt security bug #398227 @@ -9,7 +9,8 @@ 09 Jan 2012; Ulrich Müller <ulm@gentoo.org> +cedet-1.0-r1.ebuild, +files/cedet-1.0-ede_security_fix.patch: - Fix security flaw in EDE, bug 398227. Update ebuild to EAPI 4. + Fix security flaw in EDE (CVE-2012-0035), bug 398227. + Update ebuild to EAPI 4. 25 Jan 2011; Ulrich Mueller <ulm@gentoo.org> cedet-1.0.ebuild: Supply subdirectories of S in load-path, bug 349790. |