summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2014-08-04 03:52:15 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2014-08-04 03:52:15 +0000
commit29fe7a9b3a757052b63c8fb4f7fd507318505aaf (patch)
tree3649f033601ba5eb87e4c6335256e7e1f0dd4978
parentUnmask app-crypt/hmaccalc. (diff)
downloadgentoo-2-29fe7a9b3a757052b63c8fb4f7fd507318505aaf.tar.gz
gentoo-2-29fe7a9b3a757052b63c8fb4f7fd507318505aaf.tar.bz2
gentoo-2-29fe7a9b3a757052b63c8fb4f7fd507318505aaf.zip
hmaccalc depends in prelink.
-rw-r--r--profiles/hardened/ChangeLog5
-rw-r--r--profiles/hardened/linux/package.mask4
2 files changed, 7 insertions, 2 deletions
diff --git a/profiles/hardened/ChangeLog b/profiles/hardened/ChangeLog
index bb64ebc99b05..8ce321779fea 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.62 2014/07/23 12:09:57 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/ChangeLog,v 1.63 2014/08/04 03:52:15 robbat2 Exp $
+
+ 04 Aug 2014; Robin H. Johnson <robbat2@gentoo.org> linux/package.mask:
+ hmaccalc depends in prelink.
23 Jul 2014; Anthony G. Basile <blueness@gentoo.org> linux/musl/package.mask:
Remove unmasking of sys-libs/musl on musl profiles
diff --git a/profiles/hardened/linux/package.mask b/profiles/hardened/linux/package.mask
index c665586fb677..c7bb9eb22371 100644
--- a/profiles/hardened/linux/package.mask
+++ b/profiles/hardened/linux/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/package.mask,v 1.42 2014/03/31 22:16:39 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.43 2014/08/04 03:52:14 robbat2 Exp $
# Hardened versions of gcc-4.0* through gcc-4.2* are not available.
=sys-devel/gcc-4.0*
@@ -24,3 +24,5 @@ dev-python/skype4py
# broken on hardened, use sys-apps/elfix to fix gnustack
sys-devel/prelink
+# depends on prelink
+app-crypt/hmaccalc