diff options
author | 2013-10-21 21:44:28 +0000 | |
---|---|---|
committer | 2013-10-21 21:44:28 +0000 | |
commit | 3bf13e6dcda2a311da6cb2277084b93cef95044d (patch) | |
tree | e235788f659553c43e160946c771b597eda70608 /profiles | |
parent | Mask mesa i965 driver for security bug #472280. (diff) | |
download | historical-3bf13e6dcda2a311da6cb2277084b93cef95044d.tar.gz historical-3bf13e6dcda2a311da6cb2277084b93cef95044d.tar.bz2 historical-3bf13e6dcda2a311da6cb2277084b93cef95044d.zip |
Remove mesa security mask as i965 the driver is masked by package.use.mask now, bug #472280.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 7 | ||||
-rw-r--r-- | profiles/package.mask | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 0834204d983f..253f6cdd9646 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,16 @@ # ChangeLog for profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8319 2013/10/21 19:49:18 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8320 2013/10/21 21:44: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! + 21 Oct 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + package.mask: + Remove mesa security mask as i965 the driver is masked by package.use.mask + now, bug #472280. + 21 Oct 2013; Markos Chandras <hwoarang@gentoo.org> package.mask: sys-firmware/amd-ucode gone. Bug #455208 diff --git a/profiles/package.mask b/profiles/package.mask index f801362a4703..342580d542c2 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,6 +1,6 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15174 2013/10/21 19:49:18 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15175 2013/10/21 21:44: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 @@ -85,10 +85,6 @@ media-video/pyqtrailer # Seems to break all deps - API change? >=sci-libs/metis-5 -# 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 |