diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2011-02-05 12:07:15 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2011-02-05 12:07:15 +0000 |
commit | de890d944833fb087ada404f54df786771cbdc47 (patch) | |
tree | 02e118ee70990443111265137328b862d1f0c8b8 /sec-policy/selinux-ucspi-tcp | |
parent | unmask new libnotify, gnome-disk-utility as most of tree is ported. punted so... (diff) | |
download | gentoo-2-de890d944833fb087ada404f54df786771cbdc47.tar.gz gentoo-2-de890d944833fb087ada404f54df786771cbdc47.tar.bz2 gentoo-2-de890d944833fb087ada404f54df786771cbdc47.zip |
Bulk update of current selinux policies.
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'sec-policy/selinux-ucspi-tcp')
-rw-r--r-- | sec-policy/selinux-ucspi-tcp/ChangeLog | 10 | ||||
-rw-r--r-- | sec-policy/selinux-ucspi-tcp/selinux-ucspi-tcp-2.20101213.ebuild | 12 |
2 files changed, 20 insertions, 2 deletions
diff --git a/sec-policy/selinux-ucspi-tcp/ChangeLog b/sec-policy/selinux-ucspi-tcp/ChangeLog index 24e18e050ef5..956d66a9311b 100644 --- a/sec-policy/selinux-ucspi-tcp/ChangeLog +++ b/sec-policy/selinux-ucspi-tcp/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-ucspi-tcp -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ucspi-tcp/ChangeLog,v 1.26 2009/12/16 02:54:09 pebenito Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ucspi-tcp/ChangeLog,v 1.27 2011/02/05 12:07:10 blueness Exp $ + +*selinux-ucspi-tcp-2.20101213 (05 Feb 2011) + + 05 Feb 2011; Anthony G. Basile <blueness@gentoo.org> + +selinux-ucspi-tcp-2.20101213.ebuild: + New upstream policy. *selinux-ucspi-tcp-2.20091215 (16 Dec 2009) diff --git a/sec-policy/selinux-ucspi-tcp/selinux-ucspi-tcp-2.20101213.ebuild b/sec-policy/selinux-ucspi-tcp/selinux-ucspi-tcp-2.20101213.ebuild new file mode 100644 index 000000000000..73a808cb7820 --- /dev/null +++ b/sec-policy/selinux-ucspi-tcp/selinux-ucspi-tcp-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-ucspi-tcp/selinux-ucspi-tcp-2.20101213.ebuild,v 1.1 2011/02/05 12:07:10 blueness Exp $ + +MODS="ucspitcp" +IUSE="" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for ucspi-tcp" + +KEYWORDS="~amd64 ~x86" |