diff options
author | Tom Wijsman <tomwij@gentoo.org> | 2013-12-06 22:22:53 +0000 |
---|---|---|
committer | Tom Wijsman <tomwij@gentoo.org> | 2013-12-06 22:22:53 +0000 |
commit | 023673caaa17cc8e59ad702f6131f52902f06f0d (patch) | |
tree | ad747e5edafccd1ba55cc9a371b7028618377cd6 /profiles | |
parent | Fixed compilation with "utils" USE flag being enabled. Got rid of all instanc... (diff) | |
download | gentoo-2-023673caaa17cc8e59ad702f6131f52902f06f0d.tar.gz gentoo-2-023673caaa17cc8e59ad702f6131f52902f06f0d.tar.bz2 gentoo-2-023673caaa17cc8e59ad702f6131f52902f06f0d.zip |
Mask gentoo-sources:3.12.0 as well as it is also affected by the sandbox violations.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/package.mask | 11 |
2 files changed, 11 insertions, 6 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 55f489f51e16..cdef86990ea7 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.8411 2013/12/06 14:40:27 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8412 2013/12/06 22:22:52 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! + 06 Dec 2013; Tom Wijsman <TomWij@gentoo.org> package.mask: + Mask gentoo-sources:3.12.0 as well as it is also affected by the sandbox + violations. + 06 Dec 2013; Justin Lecher <jlec@gentoo.org> package.mask: Mask aufs-source-12.1 for the same reason as gentoo-sources-12.1 diff --git a/profiles/package.mask b/profiles/package.mask index 524b51f4e266..d915e2ba3916 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,6 +1,6 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15246 2013/12/06 14:40:27 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15247 2013/12/06 22:22:53 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 @@ -46,11 +46,12 @@ app-office/rabbit # Only available for ruby18, no dependencies left dev-ruby/postgres - # Tom Wijsman <TomWij@gentoo.org> (30 Nov 2013) -# Mask gentoo-sources-3.12.1 as it causes sandbox violations, 3.12.2 is out now. -=sys-kernel/gentoo-sources-3.12.1 -=sys-kernel/aufs-sources-3.12.1 +# Mask gentoo-sources-3.12.{0,1} as it causes sandbox violations, please note +# that 3.12.2 is out now. aufs-sources masked by Justin Lecher <jlec@gentoo.org> +sys-kernel/gentoo-sources:3.12.0 +sys-kernel/gentoo-sources:3.12.1 +sys-kernel/aufs-sources:3.12.1 # Hans de Graaff <graaff@gentoo.org> (24 Nov 2013) # dev-ruby/id3lib-ruby only works with deprecated ruby 1.8. |