diff options
author | Sven Vermeulen <swift@gentoo.org> | 2012-12-04 19:39:16 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2012-12-04 19:39:16 +0000 |
commit | 4f89f6c9db2d5a6d6e47ef2d50db680e195c509b (patch) | |
tree | e590c4468398a0bb425f7bb1c8b15a1767ee3788 /profiles/features | |
parent | Fixed license to be MIT (bug #445950 by Ulrich Müller) (diff) | |
download | historical-4f89f6c9db2d5a6d6e47ef2d50db680e195c509b.tar.gz historical-4f89f6c9db2d5a6d6e47ef2d50db680e195c509b.tar.bz2 historical-4f89f6c9db2d5a6d6e47ef2d50db680e195c509b.zip |
As part of bug #445484, introduce package selinux-dirsrv. This requires a mask/unmask operation to only have it available for SELinux profiles
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/features/selinux/package.mask | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/profiles/features/ChangeLog b/profiles/features/ChangeLog index 7323f750661b..244566aa9854 100644 --- a/profiles/features/ChangeLog +++ b/profiles/features/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/features/ChangeLog,v 1.53 2012/11/18 09:25:48 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/features/ChangeLog,v 1.54 2012/12/04 19:39:16 swift Exp $ + + 04 Dec 2012; <swift@gentoo.org> selinux/package.mask: + Prepare for selinux-dirsrv package 18 Nov 2012; <swift@gentoo.org> selinux/package.mask: Remove mask towards very old kernel sources diff --git a/profiles/features/selinux/package.mask b/profiles/features/selinux/package.mask index 660518452468..19a51659182b 100644 --- a/profiles/features/selinux/package.mask +++ b/profiles/features/selinux/package.mask @@ -1,4 +1,4 @@ -# $Header: /var/cvsroot/gentoo-x86/profiles/features/selinux/package.mask,v 1.37 2012/11/18 09:25:48 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/features/selinux/package.mask,v 1.38 2012/12/04 19:39:16 swift Exp $ # Zac Medico <zmedico@gentoo.org> (09 Aug 2011) # Bug #377907 - Use package.mask for compatibility with PMS section 5.2.7, and @@ -81,6 +81,7 @@ -sec-policy/selinux-devicekit -sec-policy/selinux-dhcp -sec-policy/selinux-dictd +-sec-policy/selinux-dirsrv -sec-policy/selinux-distcc -sec-policy/selinux-djbdns -sec-policy/selinux-dkim |