diff options
author | Sven Vermeulen <swift@gentoo.org> | 2012-07-21 20:20:11 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2012-07-21 20:20:11 +0000 |
commit | 5905059b653fa469dc836fc6129a3347e28a77c8 (patch) | |
tree | 56a0a0dfff1b7b23732f3fb3cf5351e43f329aec /profiles | |
parent | Fix 'Unknown' version number. (diff) | |
download | historical-5905059b653fa469dc836fc6129a3347e28a77c8.tar.gz historical-5905059b653fa469dc836fc6129a3347e28a77c8.tar.bz2 historical-5905059b653fa469dc836fc6129a3347e28a77c8.zip |
Preparing to add nslcd selinux policy package
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/base/package.mask | 3 | ||||
-rw-r--r-- | profiles/features/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/features/selinux/package.mask | 3 |
4 files changed, 12 insertions, 4 deletions
diff --git a/profiles/base/ChangeLog b/profiles/base/ChangeLog index a9125f0337d8..e7cefdb9a0b6 100644 --- a/profiles/base/ChangeLog +++ b/profiles/base/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo base-profile # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.417 2012/07/20 20:12:53 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.418 2012/07/21 20:20:11 swift Exp $ + + 21 Jul 2012; <swift@gentoo.org> package.mask: + Adding mask for new nslcd selinux policy package 20 Jul 2012; Ole Markus With <olemarkus@gentoo.org> package.use.mask: PHP Kolab patch broken with newer versions of c-client diff --git a/profiles/base/package.mask b/profiles/base/package.mask index 9b78ea1ca8ba..5313da5cc4b6 100644 --- a/profiles/base/package.mask +++ b/profiles/base/package.mask @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.mask,v 1.40 2012/07/12 19:16:36 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.mask,v 1.41 2012/07/21 20:20:11 swift Exp $ # Diego Elio Pettenò <flameeyes@gentoo.org> (8 Feb 2011) # on behalf of QA team <qa@gentoo.org @@ -144,6 +144,7 @@ sec-policy/selinux-ncftool sec-policy/selinux-nessus sec-policy/selinux-networkmanager sec-policy/selinux-nginx +sec-policy/selinux-nslcd sec-policy/selinux-ntop sec-policy/selinux-ntp sec-policy/selinux-nut diff --git a/profiles/features/ChangeLog b/profiles/features/ChangeLog index 8274ed95f247..30b1b10b38cc 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.41 2012/07/12 19:18:02 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/features/ChangeLog,v 1.42 2012/07/21 20:20:11 swift Exp $ + + 21 Jul 2012; <swift@gentoo.org> selinux/package.mask: + Adding unmask for new nslcd selinux policy package 12 Jul 2012; <swift@gentoo.org> selinux/package.mask: Unmask selinux-phpfpm (new selinux policy module) diff --git a/profiles/features/selinux/package.mask b/profiles/features/selinux/package.mask index 37b9d42eeb0b..7a13f2f63d7e 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.27 2012/07/12 19:18:02 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/features/selinux/package.mask,v 1.28 2012/07/21 20:20:11 swift Exp $ # Zac Medico <zmedico@gentoo.org> (09 Aug 2011) # Bug #377907 - Use package.mask for compatibility with PMS section 5.2.7, and @@ -150,6 +150,7 @@ -sec-policy/selinux-nessus -sec-policy/selinux-networkmanager -sec-policy/selinux-nginx +-sec-policy/selinux-nslcd -sec-policy/selinux-ntop -sec-policy/selinux-ntp -sec-policy/selinux-nut |