diff options
-rw-r--r-- | profiles/hardened/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/hardened/linux/musl/package.mask | 5 |
2 files changed, 8 insertions, 2 deletions
diff --git a/profiles/hardened/ChangeLog b/profiles/hardened/ChangeLog index bbcbe39571f0..4a364fb8e4f7 100644 --- a/profiles/hardened/ChangeLog +++ b/profiles/hardened/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/ChangeLog,v 1.70 2014/10/14 17:06:17 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/ChangeLog,v 1.71 2014/10/18 22:53:00 blueness Exp $ + + 18 Oct 2014; Anthony G. Basile <blueness@gentoo.org> linux/musl/package.mask: + Maske >sys-apps/file-5.17 on musl for bug #525816 12 Oct 2014; Magnus Granberg <zorry@gentoo.org> linux/amd64/package.use: Add pic for media-libs/libpostpros needed for the x86 part #523736 diff --git a/profiles/hardened/linux/musl/package.mask b/profiles/hardened/linux/musl/package.mask index 37df707e1f15..7a6d16575926 100644 --- a/profiles/hardened/linux/musl/package.mask +++ b/profiles/hardened/linux/musl/package.mask @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/musl/package.mask,v 1.3 2014/08/13 11:13:39 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/musl/package.mask,v 1.4 2014/10/18 22:53:00 blueness Exp $ sys-libs/uclibc sys-libs/glibc @@ -11,3 +11,6 @@ sys-fs/udev # dev-libs/elfutils sys-libs/pam + +# bug #525816 +>sys-apps/file-5.17 |