diff options
author | Sven Vermeulen <swift@gentoo.org> | 2011-11-27 18:12:40 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2011-11-27 18:12:40 +0000 |
commit | 86f14aa4331372f7c9cbb5f36576d1af84fbb57e (patch) | |
tree | 9c33b26379d05f4f374c7d583fa0d7ab1a653bc5 /sec-policy | |
parent | Drop use flag checks on gtk+, they have been long gone. (diff) | |
download | historical-86f14aa4331372f7c9cbb5f36576d1af84fbb57e.tar.gz historical-86f14aa4331372f7c9cbb5f36576d1af84fbb57e.tar.bz2 historical-86f14aa4331372f7c9cbb5f36576d1af84fbb57e.zip |
Stabilization of r5 policies (and modules depending on it); some cleanup in selinux-base-policy ebuilds
Package-Manager: portage-2.1.10.11/cvs/Linux x86_64
Diffstat (limited to 'sec-policy')
15 files changed, 43 insertions, 25 deletions
diff --git a/sec-policy/selinux-asterisk/ChangeLog b/sec-policy/selinux-asterisk/ChangeLog index 10b3b07a0e55..9f69bed3bc6f 100644 --- a/sec-policy/selinux-asterisk/ChangeLog +++ b/sec-policy/selinux-asterisk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sec-policy/selinux-asterisk # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-asterisk/ChangeLog,v 1.23 2011/11/12 20:53:16 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-asterisk/ChangeLog,v 1.24 2011/11/27 18:12:40 swift Exp $ + + 27 Nov 2011; <swift@gentoo.org> selinux-asterisk-2.20110726-r2.ebuild: + Stable on amd64/x86 12 Nov 2011; <swift@gentoo.org> -selinux-asterisk-2.20101213.ebuild: Removing old policies diff --git a/sec-policy/selinux-asterisk/selinux-asterisk-2.20110726-r2.ebuild b/sec-policy/selinux-asterisk/selinux-asterisk-2.20110726-r2.ebuild index 30538743a757..fa3610a61064 100644 --- a/sec-policy/selinux-asterisk/selinux-asterisk-2.20110726-r2.ebuild +++ b/sec-policy/selinux-asterisk/selinux-asterisk-2.20110726-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-asterisk/selinux-asterisk-2.20110726-r2.ebuild,v 1.1 2011/10/23 11:00:19 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-asterisk/selinux-asterisk-2.20110726-r2.ebuild,v 1.2 2011/11/27 18:12:40 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for asterisk" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" diff --git a/sec-policy/selinux-base-policy/ChangeLog b/sec-policy/selinux-base-policy/ChangeLog index 4a8bc8c99449..0fec67614cb3 100644 --- a/sec-policy/selinux-base-policy/ChangeLog +++ b/sec-policy/selinux-base-policy/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for sec-policy/selinux-base-policy # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-base-policy/ChangeLog,v 1.88 2011/11/15 10:42:24 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-base-policy/ChangeLog,v 1.89 2011/11/27 18:12:39 swift Exp $ + + 27 Nov 2011; <swift@gentoo.org> selinux-base-policy-2.20110726-r4.ebuild, + selinux-base-policy-2.20110726-r5.ebuild, + selinux-base-policy-2.20110726-r6.ebuild, files/modules.conf: + Put XDG selection (for base) in modules.conf instead of ebuild hocus-pocus + + 27 Nov 2011; <swift@gentoo.org> selinux-base-policy-2.20110726-r5.ebuild: + Stable on x86/amd64 *selinux-base-policy-2.20110726-r6 (15 Nov 2011) diff --git a/sec-policy/selinux-base-policy/files/modules.conf b/sec-policy/selinux-base-policy/files/modules.conf index fcb3fd8a94ff..47535f6b3813 100644 --- a/sec-policy/selinux-base-policy/files/modules.conf +++ b/sec-policy/selinux-base-policy/files/modules.conf @@ -47,3 +47,4 @@ udev = base userdomain = base usermanage = base unprivuser = base +xdg = base diff --git a/sec-policy/selinux-base-policy/selinux-base-policy-2.20110726-r4.ebuild b/sec-policy/selinux-base-policy/selinux-base-policy-2.20110726-r4.ebuild index d2ddd005afdb..efb0a9f5ec31 100644 --- a/sec-policy/selinux-base-policy/selinux-base-policy-2.20110726-r4.ebuild +++ b/sec-policy/selinux-base-policy/selinux-base-policy-2.20110726-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-base-policy/selinux-base-policy-2.20110726-r4.ebuild,v 1.2 2011/10/23 12:42:53 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-base-policy/selinux-base-policy-2.20110726-r4.ebuild,v 1.3 2011/11/27 18:12:39 swift Exp $ EAPI="4" IUSE="+peer_perms +open_perms +ubac doc" @@ -83,8 +83,6 @@ src_configure() { then echo "unconfined = base" >> "${S}/${i}/policy/modules.conf" fi - # Add xdg support - echo "xdg = base" >> "${S}/${i}/policy/modules.conf" sed -i -e '/^QUIET/s/n/y/' -e "/^NAME/s/refpolicy/$i/" \ "${S}/${i}/build.conf" || die "build.conf setup failed." diff --git a/sec-policy/selinux-base-policy/selinux-base-policy-2.20110726-r5.ebuild b/sec-policy/selinux-base-policy/selinux-base-policy-2.20110726-r5.ebuild index 67668e92d39f..e6f32be0bde6 100644 --- a/sec-policy/selinux-base-policy/selinux-base-policy-2.20110726-r5.ebuild +++ b/sec-policy/selinux-base-policy/selinux-base-policy-2.20110726-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-base-policy/selinux-base-policy-2.20110726-r5.ebuild,v 1.1 2011/10/23 11:00:19 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-base-policy/selinux-base-policy-2.20110726-r5.ebuild,v 1.2 2011/11/27 18:12:39 swift Exp $ EAPI="4" IUSE="+peer_perms +open_perms +ubac doc" @@ -14,7 +14,7 @@ SRC_URI="http://oss.tresys.com/files/refpolicy/refpolicy-${PV}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND=">=sys-apps/policycoreutils-1.30.30 >=sys-fs/udev-151" @@ -83,8 +83,6 @@ src_configure() { then echo "unconfined = base" >> "${S}/${i}/policy/modules.conf" fi - # Add xdg support - echo "xdg = base" >> "${S}/${i}/policy/modules.conf" sed -i -e '/^QUIET/s/n/y/' -e "/^NAME/s/refpolicy/$i/" \ "${S}/${i}/build.conf" || die "build.conf setup failed." diff --git a/sec-policy/selinux-base-policy/selinux-base-policy-2.20110726-r6.ebuild b/sec-policy/selinux-base-policy/selinux-base-policy-2.20110726-r6.ebuild index 542c10e36206..d6f1b30a6b6a 100644 --- a/sec-policy/selinux-base-policy/selinux-base-policy-2.20110726-r6.ebuild +++ b/sec-policy/selinux-base-policy/selinux-base-policy-2.20110726-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-base-policy/selinux-base-policy-2.20110726-r6.ebuild,v 1.1 2011/11/15 10:42:24 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-base-policy/selinux-base-policy-2.20110726-r6.ebuild,v 1.2 2011/11/27 18:12:39 swift Exp $ EAPI="4" IUSE="+peer_perms +open_perms +ubac doc" @@ -83,8 +83,6 @@ src_configure() { then echo "unconfined = base" >> "${S}/${i}/policy/modules.conf" fi - # Add xdg support - echo "xdg = base" >> "${S}/${i}/policy/modules.conf" sed -i -e '/^QUIET/s/n/y/' -e "/^NAME/s/refpolicy/$i/" \ "${S}/${i}/build.conf" || die "build.conf setup failed." diff --git a/sec-policy/selinux-dbus/ChangeLog b/sec-policy/selinux-dbus/ChangeLog index 26ea0936e7ec..a2578bb37c6e 100644 --- a/sec-policy/selinux-dbus/ChangeLog +++ b/sec-policy/selinux-dbus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sec-policy/selinux-dbus # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dbus/ChangeLog,v 1.18 2011/11/12 20:53:47 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dbus/ChangeLog,v 1.19 2011/11/27 18:12:40 swift Exp $ + + 27 Nov 2011; <swift@gentoo.org> selinux-dbus-2.20110726-r1.ebuild: + Stable on x86/amd64 12 Nov 2011; <swift@gentoo.org> -selinux-dbus-2.20101213.ebuild: Removing old policies diff --git a/sec-policy/selinux-dbus/selinux-dbus-2.20110726-r1.ebuild b/sec-policy/selinux-dbus/selinux-dbus-2.20110726-r1.ebuild index 7127a34b8060..ca9947884bbd 100644 --- a/sec-policy/selinux-dbus/selinux-dbus-2.20110726-r1.ebuild +++ b/sec-policy/selinux-dbus/selinux-dbus-2.20110726-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dbus/selinux-dbus-2.20110726-r1.ebuild,v 1.1 2011/10/23 11:00:19 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dbus/selinux-dbus-2.20110726-r1.ebuild,v 1.2 2011/11/27 18:12:40 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for dbus" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" diff --git a/sec-policy/selinux-mozilla/ChangeLog b/sec-policy/selinux-mozilla/ChangeLog index b8c5625a1e5f..fa5b4586af09 100644 --- a/sec-policy/selinux-mozilla/ChangeLog +++ b/sec-policy/selinux-mozilla/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sec-policy/selinux-mozilla # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mozilla/ChangeLog,v 1.11 2011/11/12 20:53:31 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mozilla/ChangeLog,v 1.12 2011/11/27 18:12:39 swift Exp $ + + 27 Nov 2011; <swift@gentoo.org> selinux-mozilla-2.20110726-r3.ebuild: + Stable on amd64/x86 12 Nov 2011; <swift@gentoo.org> -files/fix-apps-mozilla-r2.patch, -files/fix-apps-mozilla-r3.patch, -files/fix-apps-mozilla-r4.patch, diff --git a/sec-policy/selinux-mozilla/selinux-mozilla-2.20110726-r3.ebuild b/sec-policy/selinux-mozilla/selinux-mozilla-2.20110726-r3.ebuild index 51fe8957cdc2..9b0cdf643e06 100644 --- a/sec-policy/selinux-mozilla/selinux-mozilla-2.20110726-r3.ebuild +++ b/sec-policy/selinux-mozilla/selinux-mozilla-2.20110726-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mozilla/selinux-mozilla-2.20110726-r3.ebuild,v 1.1 2011/10/23 11:00:18 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mozilla/selinux-mozilla-2.20110726-r3.ebuild,v 1.2 2011/11/27 18:12:39 swift Exp $ EAPI="4" IUSE="" @@ -10,4 +10,4 @@ BASEPOL="2.20110726-r5" inherit selinux-policy-2 DESCRIPTION="SELinux policy for mozilla" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" diff --git a/sec-policy/selinux-pan/ChangeLog b/sec-policy/selinux-pan/ChangeLog index d8319803d7c9..1ddc53ec2c2c 100644 --- a/sec-policy/selinux-pan/ChangeLog +++ b/sec-policy/selinux-pan/ChangeLog @@ -1,5 +1,8 @@ + 27 Nov 2011; <swift@gentoo.org> selinux-pan-2.20110726-r2.ebuild: + Stable on x86/amd64 + 12 Nov 2011; <swift@gentoo.org> -files/fix-apps-pan-r1.patch, -selinux-pan-2.20101213-r1.ebuild: Removing old policies diff --git a/sec-policy/selinux-pan/selinux-pan-2.20110726-r2.ebuild b/sec-policy/selinux-pan/selinux-pan-2.20110726-r2.ebuild index e3952cf296fa..b9a3a3234cb3 100644 --- a/sec-policy/selinux-pan/selinux-pan-2.20110726-r2.ebuild +++ b/sec-policy/selinux-pan/selinux-pan-2.20110726-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-pan/selinux-pan-2.20110726-r2.ebuild,v 1.1 2011/10/23 11:00:19 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-pan/selinux-pan-2.20110726-r2.ebuild,v 1.2 2011/11/27 18:12:39 swift Exp $ EAPI="4" IUSE="" @@ -10,4 +10,4 @@ BASEPOL="2.20110726-r5" inherit selinux-policy-2 DESCRIPTION="SELinux policy for pan" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" diff --git a/sec-policy/selinux-skype/ChangeLog b/sec-policy/selinux-skype/ChangeLog index e212676fcf26..63d214d5925a 100644 --- a/sec-policy/selinux-skype/ChangeLog +++ b/sec-policy/selinux-skype/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sec-policy/selinux-skype # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-skype/ChangeLog,v 1.8 2011/11/12 20:52:57 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-skype/ChangeLog,v 1.9 2011/11/27 18:12:40 swift Exp $ + + 27 Nov 2011; <swift@gentoo.org> selinux-skype-2.20110726-r2.ebuild: + Stable on amd64/x86 12 Nov 2011; <swift@gentoo.org> -selinux-skype-2.20101213-r2.ebuild, -selinux-skype-2.20101213-r3.ebuild, -files/add-apps-skype.patch, diff --git a/sec-policy/selinux-skype/selinux-skype-2.20110726-r2.ebuild b/sec-policy/selinux-skype/selinux-skype-2.20110726-r2.ebuild index 9789f4b5413d..ed91bc0d0f95 100644 --- a/sec-policy/selinux-skype/selinux-skype-2.20110726-r2.ebuild +++ b/sec-policy/selinux-skype/selinux-skype-2.20110726-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-skype/selinux-skype-2.20110726-r2.ebuild,v 1.1 2011/10/23 11:00:19 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-skype/selinux-skype-2.20110726-r2.ebuild,v 1.2 2011/11/27 18:12:40 swift Exp $ EAPI="4" IUSE="" @@ -10,4 +10,4 @@ BASEPOL="2.20110726-r5" inherit selinux-policy-2 DESCRIPTION="SELinux policy for skype" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |