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 | a2cf400099e41ef1161c086b34ecad8f0480f459 (patch) | |
tree | d47f3bf229513eda405c71ff3fc1092ab45fdab4 /profiles/hardened | |
parent | Version bump. (diff) | |
download | gentoo-2-a2cf400099e41ef1161c086b34ecad8f0480f459.tar.gz gentoo-2-a2cf400099e41ef1161c086b34ecad8f0480f459.tar.bz2 gentoo-2-a2cf400099e41ef1161c086b34ecad8f0480f459.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 |