diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2014-06-06 18:37:26 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2014-06-06 18:37:26 +0000 |
commit | 50c25ae93df8eb59842d4b91920f61c0724573bc (patch) | |
tree | 9ea0b104b0354fbb6e0c574fe29c05bbfd5259ad /profiles | |
parent | Version bump (bug #511956) and fix possibly invalid chown, bug #468508 (diff) | |
download | historical-50c25ae93df8eb59842d4b91920f61c0724573bc.tar.gz historical-50c25ae93df8eb59842d4b91920f61c0724573bc.tar.bz2 historical-50c25ae93df8eb59842d4b91920f61c0724573bc.zip |
Add hardened musl profiles for armv7a as exp
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/profiles.desc | 1 |
2 files changed, 5 insertions, 1 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index b796bf57e126..7c2e7c165811 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9045 2014/06/05 08:37:00 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9046 2014/06/06 18:37:25 blueness 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! + 06 Jun 2014; Anthony G. Basile <blueness@gentoo.org> profiles.desc: + Add hardened musl profiles for armv7a as exp + 05 Jun 2014; Sergey Popov <pinkbyte@gentoo.org> package.mask: Drop obsolete mask on mail-filter/dovecot_deleted_to_trash diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 7d9675607b7b..002cd17754c5 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -176,6 +176,7 @@ amd64 hardened/linux/musl/amd64 exp arm hardened/linux/arm/armv7a dev arm hardened/linux/arm/armv6j dev arm hardened/linux/uclibc/arm/armv7a dev +arm hardened/linux/musl/arm/armv7a exp ia64 hardened/linux/ia64 dev mips hardened/linux/uclibc/mips exp mips hardened/linux/uclibc/mips/mipsel exp |