summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Vermeulen <swift@gentoo.org>2011-10-23 11:00:19 +0000
committerSven Vermeulen <swift@gentoo.org>2011-10-23 11:00:19 +0000
commit9fdd85bff98c1d4a139f58a980d1357545e94057 (patch)
treee3f36da9de4fdecd344dadf6c9ff1eaa8d8e29e0 /sec-policy/selinux-dbus
parentversion bump for security bug 387587 (diff)
downloadgentoo-2-9fdd85bff98c1d4a139f58a980d1357545e94057.tar.gz
gentoo-2-9fdd85bff98c1d4a139f58a980d1357545e94057.tar.bz2
gentoo-2-9fdd85bff98c1d4a139f58a980d1357545e94057.zip
Push out r5 release for selinux-base-policy (and depending packages). Main introductino is XDG support
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'sec-policy/selinux-dbus')
-rw-r--r--sec-policy/selinux-dbus/ChangeLog7
-rw-r--r--sec-policy/selinux-dbus/selinux-dbus-2.20110726-r1.ebuild14
2 files changed, 20 insertions, 1 deletions
diff --git a/sec-policy/selinux-dbus/ChangeLog b/sec-policy/selinux-dbus/ChangeLog
index 8c726a1b6211..8fdc84573c9c 100644
--- a/sec-policy/selinux-dbus/ChangeLog
+++ b/sec-policy/selinux-dbus/ChangeLog
@@ -1,6 +1,11 @@
# 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.15 2011/08/28 21:13:13 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dbus/ChangeLog,v 1.16 2011/10/23 11:00:19 swift Exp $
+
+*selinux-dbus-2.20110726-r1 (23 Oct 2011)
+
+ 23 Oct 2011; <swift@gentoo.org> +selinux-dbus-2.20110726-r1.ebuild:
+ Add support for XDG type
*selinux-dbus-2.20110726 (28 Aug 2011)
diff --git a/sec-policy/selinux-dbus/selinux-dbus-2.20110726-r1.ebuild b/sec-policy/selinux-dbus/selinux-dbus-2.20110726-r1.ebuild
new file mode 100644
index 000000000000..7127a34b8060
--- /dev/null
+++ b/sec-policy/selinux-dbus/selinux-dbus-2.20110726-r1.ebuild
@@ -0,0 +1,14 @@
+# 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 $
+EAPI="4"
+
+IUSE=""
+MODS="dbus"
+BASEPOL="2.20110726-r5"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for dbus"
+
+KEYWORDS="~amd64 ~x86"