diff options
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 28a0846dadf5..d53aeab5a1c2 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.453 2012/10/30 18:49:02 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.454 2012/11/01 11:44:31 swift Exp $ + + 01 Nov 2012; <swift@gentoo.org> package.mask: + Adding mask for selinux-dbadmin package 30 Oct 2012; Samuli Suominen <ssuominen@gentoo.org> package.use.mask: Mask USE="systemd" for sys-power/upower because of stabilization. diff --git a/profiles/base/package.mask b/profiles/base/package.mask index 8a8cfe9a750a..d48dc689a9aa 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.46 2012/09/29 16:56:23 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.mask,v 1.47 2012/11/01 11:44:31 swift Exp $ # Diego Elio Pettenò <flameeyes@gentoo.org> (8 Feb 2011) # on behalf of QA team <qa@gentoo.org @@ -67,6 +67,7 @@ sec-policy/selinux-cvs sec-policy/selinux-cyphesis sec-policy/selinux-daemontools sec-policy/selinux-dante +sec-policy/selinux-dbadm sec-policy/selinux-dbskk sec-policy/selinux-dbus sec-policy/selinux-dcc diff --git a/profiles/features/ChangeLog b/profiles/features/ChangeLog index 0b9aacf7434f..97ee8fe9eff8 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.49 2012/09/29 16:56:23 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/features/ChangeLog,v 1.50 2012/11/01 11:44:31 swift Exp $ + + 01 Nov 2012; <swift@gentoo.org> selinux/package.mask: + Adding unmask for selinux-dbadm package 29 Sep 2012; <swift@gentoo.org> selinux/package.mask: Adding SELinux rtorrent policy package diff --git a/profiles/features/selinux/package.mask b/profiles/features/selinux/package.mask index dff0b89b98ce..adc8e42475b9 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.33 2012/09/29 16:56:23 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/features/selinux/package.mask,v 1.34 2012/11/01 11:44:31 swift Exp $ # Zac Medico <zmedico@gentoo.org> (09 Aug 2011) # Bug #377907 - Use package.mask for compatibility with PMS section 5.2.7, and @@ -74,6 +74,7 @@ -sec-policy/selinux-cyphesis -sec-policy/selinux-daemontools -sec-policy/selinux-dante +-sec-policy/selinux-dbadm -sec-policy/selinux-dbskk -sec-policy/selinux-dbus -sec-policy/selinux-dcc |