diff options
author | 2011-08-22 23:26:38 +0000 | |
---|---|---|
committer | 2011-08-22 23:26:38 +0000 | |
commit | 07d8cd0762e462502c1bbe7ae3e8dcc56160c3e1 (patch) | |
tree | d886ed2014c91d0ff49c4511a0ef377cfb2f34c9 /profiles | |
parent | Backport FORCE_UPGRADE to old 2.3 major series. (diff) | |
download | gentoo-2-07d8cd0762e462502c1bbe7ae3e8dcc56160c3e1.tar.gz gentoo-2-07d8cd0762e462502c1bbe7ae3e8dcc56160c3e1.tar.bz2 gentoo-2-07d8cd0762e462502c1bbe7ae3e8dcc56160c3e1.zip |
Marking hardened/*/selinux profiles stable
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/profiles.desc | 8 |
2 files changed, 8 insertions, 5 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 994b0e23de32..c9cdd8c17e32 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5645 2011/08/22 21:45:33 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5646 2011/08/22 23:26:38 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! + 22 Aug 2011; Anthony G. Basile <blueness@gentoo.org> profiles.desc: + Marking hardened/*/selinux profiles stable + 22 Aug 2011; Andreas K. Huettel <dilfridge@gentoo.org> desc/calligra_features.desc: Update calligra component descriptions diff --git a/profiles/profiles.desc b/profiles/profiles.desc index e31e5d9cf226..f9c03872a5a6 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -162,15 +162,15 @@ x86-fbsd default/bsd/fbsd/x86/8.2 dev # Hardened Profiles amd64 hardened/linux/amd64 stable -amd64 hardened/linux/amd64/selinux dev -amd64 hardened/linux/amd64/no-multilib dev -amd64 hardened/linux/amd64/no-multilib/selinux dev +amd64 hardened/linux/amd64/selinux stable +amd64 hardened/linux/amd64/no-multilib stable +amd64 hardened/linux/amd64/no-multilib/selinux stable ia64 hardened/linux/ia64 dev ppc hardened/linux/powerpc/ppc32 dev ppc hardened/linux/powerpc/ppc64/32bit-userland dev ppc64 hardened/linux/powerpc/ppc64/64bit-userland dev x86 hardened/linux/x86 stable -x86 hardened/linux/x86/selinux dev +x86 hardened/linux/x86/selinux stable # selinux profiles amd64 selinux/2007.0/amd64 dev |