diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2012-10-25 16:45:30 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2012-10-25 16:45:30 +0000 |
commit | 4150003fc13a51b51309afb73400165d05b02fef (patch) | |
tree | 17f3386b13a1286b15415c24361a2b2766477d67 /profiles | |
parent | Introduce python_export() to set Python-relevant variables, and document them... (diff) | |
download | gentoo-2-4150003fc13a51b51309afb73400165d05b02fef.tar.gz gentoo-2-4150003fc13a51b51309afb73400165d05b02fef.tar.bz2 gentoo-2-4150003fc13a51b51309afb73400165d05b02fef.zip |
Remove pf-sources that are affected by the ext4 bug
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 94ef3ac000aa..80ef99c2b844 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7061 2012/10/25 16:06:42 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7062 2012/10/25 16:45:30 hwoarang 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! + 25 Oct 2012; Markos Chandras <hwoarang@gentoo.org> package.mask: + Remove pf-sources that are affected by the ext4 bug + 25 Oct 2012; Anthony G. Basile <blueness@gentoo.org> hardened/linux/uclibc/make.defaults, hardened/linux/uclibc/use.mask: Remove redundant default USE flags for hardened/linux/uclibc profiles diff --git a/profiles/package.mask b/profiles/package.mask index 9533873f271f..4f81d3a1683e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14160 2012/10/24 22:25:29 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14161 2012/10/25 16:45:30 hwoarang 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 @@ -42,8 +42,6 @@ =sys-kernel/hardened-sources-3.6.2 =sys-kernel/mips-sources-3.5.7 =sys-kernel/mips-sources-3.6.2 -=sys-kernel/pf-sources-3.6.3 -=sys-kernel/pf-sources-3.6.4 =sys-kernel/vanilla-sources-3.4.14 =sys-kernel/vanilla-sources-3.5.7 =sys-kernel/vanilla-sources-3.6.2 |