diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2013-10-13 17:01:28 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2013-10-13 17:01:28 +0000 |
commit | b66d76b5cec3ae27442e0fbd1b0113b924b4da92 (patch) | |
tree | d10631cd4a416b00ba857e95ff751ddc72db129a /profiles | |
parent | Drop some older versions for security bug #472280. (diff) | |
download | gentoo-2-b66d76b5cec3ae27442e0fbd1b0113b924b4da92.tar.gz gentoo-2-b66d76b5cec3ae27442e0fbd1b0113b924b4da92.tar.bz2 gentoo-2-b66d76b5cec3ae27442e0fbd1b0113b924b4da92.zip |
Mask vulnerable versions of mesa, bug #472280.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/package.mask | 6 |
2 files changed, 10 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index f652b98659ef..208b08de283f 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8298 2013/10/13 16:48:29 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8299 2013/10/13 17:01:28 chithanh Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 13 Oct 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + package.mask: + Mask vulnerable versions of mesa, bug #472280. + 13 Oct 2013; Lars Wendler <polynomial-c@gentoo.org> package.mask: Masked >=sys-devel/make-4.0 for testing diff --git a/profiles/package.mask b/profiles/package.mask index e4a1a0787b22..cc014d17e2ef 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,6 +1,6 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15158 2013/10/13 16:58:28 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15159 2013/10/13 17:01:28 chithanh Exp $ # # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely @@ -31,6 +31,10 @@ #--- END OF EXAMPLES --- +# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (13 Oct 2013) +# Masked for security bug #472280, CVE 2013-1872 +<media-libs/mesa-9.1.4 + # Lars Wendler <polynomial-c@gentoo.org> (13 Oct 2013) # Masked for testing >=sys-devel/make-4.0 |