summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2011-02-05 12:07:15 +0000
committerAnthony G. Basile <blueness@gentoo.org>2011-02-05 12:07:15 +0000
commitb55a11b25d10734cd8c9269b6945cac19c36a159 (patch)
tree114375c2ec6711da27d6a78e7eb12bf2c4b71574 /sec-policy/selinux-tcpd
parentunmask new libnotify, gnome-disk-utility as most of tree is ported. punted so... (diff)
downloadhistorical-b55a11b25d10734cd8c9269b6945cac19c36a159.tar.gz
historical-b55a11b25d10734cd8c9269b6945cac19c36a159.tar.bz2
historical-b55a11b25d10734cd8c9269b6945cac19c36a159.zip
Bulk update of current selinux policies.
Package-Manager: portage-2.1.9.25/cvs/Linux x86_64
Diffstat (limited to 'sec-policy/selinux-tcpd')
-rw-r--r--sec-policy/selinux-tcpd/ChangeLog10
-rw-r--r--sec-policy/selinux-tcpd/selinux-tcpd-2.20101213.ebuild12
2 files changed, 20 insertions, 2 deletions
diff --git a/sec-policy/selinux-tcpd/ChangeLog b/sec-policy/selinux-tcpd/ChangeLog
index 1f1c8e5f95b6..4471e69b23f5 100644
--- a/sec-policy/selinux-tcpd/ChangeLog
+++ b/sec-policy/selinux-tcpd/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sec-policy/selinux-tcpd
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tcpd/ChangeLog,v 1.8 2009/12/16 02:54:29 pebenito Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tcpd/ChangeLog,v 1.9 2011/02/05 12:07:11 blueness Exp $
+
+*selinux-tcpd-2.20101213 (05 Feb 2011)
+
+ 05 Feb 2011; Anthony G. Basile <blueness@gentoo.org>
+ +selinux-tcpd-2.20101213.ebuild:
+ New upstream policy.
*selinux-tcpd-2.20091215 (16 Dec 2009)
diff --git a/sec-policy/selinux-tcpd/selinux-tcpd-2.20101213.ebuild b/sec-policy/selinux-tcpd/selinux-tcpd-2.20101213.ebuild
new file mode 100644
index 000000000000..a1f68fc068e1
--- /dev/null
+++ b/sec-policy/selinux-tcpd/selinux-tcpd-2.20101213.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tcpd/selinux-tcpd-2.20101213.ebuild,v 1.1 2011/02/05 12:07:11 blueness Exp $
+
+MODS="tcpd"
+IUSE=""
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for tcp-wrappers"
+
+KEYWORDS="~amd64 ~x86"