diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2013-10-31 22:42:34 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2013-10-31 22:42:34 +0000 |
commit | b4e1b738d7cc57470889bbbd55aeea8eebdd29bf (patch) | |
tree | daa40656cf0aa316f5f023777436355a525ad552 /profiles/hardened | |
parent | version bump to 0.6.5 (diff) | |
download | gentoo-2-b4e1b738d7cc57470889bbbd55aeea8eebdd29bf.tar.gz gentoo-2-b4e1b738d7cc57470889bbbd55aeea8eebdd29bf.tar.bz2 gentoo-2-b4e1b738d7cc57470889bbbd55aeea8eebdd29bf.zip |
Mask >sys-kernel/linux-headers-3.9 on uclibc, bug #490008
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/hardened/linux/uclibc/package.mask | 11 |
2 files changed, 13 insertions, 4 deletions
diff --git a/profiles/hardened/ChangeLog b/profiles/hardened/ChangeLog index 98cb5adcc385..d1e4e4593732 100644 --- a/profiles/hardened/ChangeLog +++ b/profiles/hardened/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/ChangeLog,v 1.20 2013/10/26 01:34:31 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/ChangeLog,v 1.21 2013/10/31 22:42:34 blueness Exp $ + + 31 Oct 2013; Anthony G. Basile <blueness@gentoo.org> + linux/uclibc/package.mask: + Mask >sys-kernel/linux-headers-3.9 on uclibc, bug #490008 26 Oct 2013; Anthony G. Basile <blueness@gentoo.org> linux/uclibc/mips/package.mask: diff --git a/profiles/hardened/linux/uclibc/package.mask b/profiles/hardened/linux/uclibc/package.mask index a5866e9a1d47..3d853c794586 100644 --- a/profiles/hardened/linux/uclibc/package.mask +++ b/profiles/hardened/linux/uclibc/package.mask @@ -1,9 +1,14 @@ -# Copyright 1999-2012 Gentoo Foundation. +# Copyright 1999-2013 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/package.mask,v 1.2 2012/10/07 11:42:37 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/package.mask,v 1.3 2013/10/31 22:42:34 blueness Exp $ -sys-libs/uclibc sys-libs/glibc # -dev-libs/elfutils sys-libs/pam +# +# Working on it, bug #470884 +dev-libs/elfutils +# +# Working on it, bug #490008 +>sys-kernel/linux-headers-3.9 |