diff options
author | 2014-07-12 18:30:41 +0000 | |
---|---|---|
committer | 2014-07-12 18:30:41 +0000 | |
commit | 044f28079e3ef4b5ddc3ec5a4801205da9314f30 (patch) | |
tree | b4349eb53df0e69aea09fcdb2d6d662c1bb517c7 /profiles/hardened/linux | |
parent | Old. (diff) | |
download | gentoo-2-044f28079e3ef4b5ddc3ec5a4801205da9314f30.tar.gz gentoo-2-044f28079e3ef4b5ddc3ec5a4801205da9314f30.tar.bz2 gentoo-2-044f28079e3ef4b5ddc3ec5a4801205da9314f30.zip |
Mask >sys-fs/e2fsprogs-1.42.7 because of bug #508750
Diffstat (limited to 'profiles/hardened/linux')
-rw-r--r-- | profiles/hardened/linux/uclibc/package.mask | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/hardened/linux/uclibc/package.mask b/profiles/hardened/linux/uclibc/package.mask index 27f8a49c9edc..43cf2037bb57 100644 --- a/profiles/hardened/linux/uclibc/package.mask +++ b/profiles/hardened/linux/uclibc/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/uclibc/package.mask,v 1.6 2014/06/30 21:04:03 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/package.mask,v 1.7 2014/07/12 18:30:41 blueness Exp $ sys-libs/glibc # @@ -12,3 +12,5 @@ dev-libs/elfutils # this binpkg has a hard dep on glibc, make repoman shut up www-plugins/adobe-flash +# Broken due to fallocate64(), bug #516988 +>sys-fs/e2fsprogs-1.42.7 |