diff options
author | Tom Wijsman <tomwij@gentoo.org> | 2014-05-16 20:05:58 +0000 |
---|---|---|
committer | Tom Wijsman <tomwij@gentoo.org> | 2014-05-16 20:05:58 +0000 |
commit | a67aa04d8452e5fd4e1ea7b6e19bf165e32a8236 (patch) | |
tree | 68b53b9c72b90310cab5e604056b796d72da54b0 /profiles | |
parent | Revision bumps 3.2.58-r2 and 3.4.90-r2; fixed broken backports by using the C... (diff) | |
download | gentoo-2-a67aa04d8452e5fd4e1ea7b6e19bf165e32a8236.tar.gz gentoo-2-a67aa04d8452e5fd4e1ea7b6e19bf165e32a8236.tar.bz2 gentoo-2-a67aa04d8452e5fd4e1ea7b6e19bf165e32a8236.zip |
Remove masks for broken gentoo-sources revisions that were removed, as a new revision has been added which uses a working stable queue patch.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/package.mask | 8 |
2 files changed, 6 insertions, 8 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 0f215db662e7..f5e4ba31effd 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,12 +1,16 @@ # ChangeLog for profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8970 2014/05/16 19:28:03 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8971 2014/05/16 20:05:58 tomwij 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! 16 May 2014; Tom Wijsman <TomWij@gentoo.org> package.mask: + Remove masks for broken gentoo-sources revisions that were removed, as a new + revision has been added which uses a working stable queue patch. + + 16 May 2014; Tom Wijsman <TomWij@gentoo.org> package.mask: Mask gentoo-sources revisions that have a broken security mask. 16 May 2014; Tom Wijsman <TomWij@gentoo.org> package.mask: diff --git a/profiles/package.mask b/profiles/package.mask index f80f7a0b7602..14cce14e4d9f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15694 2014/05/16 19:28:03 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15695 2014/05/16 20:05:58 tomwij 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,12 +31,6 @@ #--- END OF EXAMPLES --- # Tom Wijsman <TomWij@gentoo.org> (16 May 2014) -# Broken backport; wait for a kernel maintainer to release a new revision or -# version, alternatively unmask the previous insecure revision and downgrade. -=sys-kernel/gentoo-sources-3.2.58-r1 -=sys-kernel/gentoo-sources-3.4.90-r1 - -# Tom Wijsman <TomWij@gentoo.org> (16 May 2014) # Mask gentoo-sources ebuilds that are affected with security bug CVE-2014-0196. # # The n_tty_write function in drivers/tty/n_tty.c in the Linux kernel through |