diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2013-08-01 15:17:11 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2013-08-01 15:17:11 +0000 |
commit | 633d5e11fede6dc2c17e3fe3f086c3de3a6cd75a (patch) | |
tree | 10db92f002f533556c409e876c0534afcbc1743c /profiles/hardened | |
parent | Version bump. (diff) | |
download | historical-633d5e11fede6dc2c17e3fe3f086c3de3a6cd75a.tar.gz historical-633d5e11fede6dc2c17e3fe3f086c3de3a6cd75a.tar.bz2 historical-633d5e11fede6dc2c17e3fe3f086c3de3a6cd75a.zip |
linux/arm/armv7a/selinux: add hardened selinux for hardened armv7a
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/hardened/linux/arm/armv7a/selinux/eapi | 1 | ||||
-rw-r--r-- | profiles/hardened/linux/arm/armv7a/selinux/parent | 2 |
3 files changed, 8 insertions, 1 deletions
diff --git a/profiles/hardened/ChangeLog b/profiles/hardened/ChangeLog index 2e606d6c23b2..9041687ae53d 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.6 2013/06/22 21:32:09 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/ChangeLog,v 1.7 2013/08/01 15:17:11 blueness Exp $ + + 01 Aug 2013; Anthony G. Basile <blueness@gentoo.org> + +linux/arm/armv7a/selinux/eapi, +linux/arm/armv7a/selinux/parent: + linux/arm/armv7a/selinux: add hardened selinux for hardened armv7a 22 Jun 2013; Anthony G. Basile <blueness@gentoo.org> +linux/musl/amd64/make.defaults, +linux/musl/amd64/package.mask, diff --git a/profiles/hardened/linux/arm/armv7a/selinux/eapi b/profiles/hardened/linux/arm/armv7a/selinux/eapi new file mode 100644 index 000000000000..0cfbf08886fc --- /dev/null +++ b/profiles/hardened/linux/arm/armv7a/selinux/eapi @@ -0,0 +1 @@ +2 diff --git a/profiles/hardened/linux/arm/armv7a/selinux/parent b/profiles/hardened/linux/arm/armv7a/selinux/parent new file mode 100644 index 000000000000..933e67923d1a --- /dev/null +++ b/profiles/hardened/linux/arm/armv7a/selinux/parent @@ -0,0 +1,2 @@ +.. +../../../../../features/selinux |