diff options
author | Chris PeBenito <pebenito@gentoo.org> | 2008-05-25 23:50:07 +0000 |
---|---|---|
committer | Chris PeBenito <pebenito@gentoo.org> | 2008-05-25 23:50:07 +0000 |
commit | a2a77f24489115ac3f36c7e81f42381088276980 (patch) | |
tree | 89a63cc1c471c53f87570a4619ad4c75206c576e /sec-policy/selinux-samba | |
parent | net-libs/gtk-vnc: bump to 0.3.6, bugfix release (diff) | |
download | gentoo-2-a2a77f24489115ac3f36c7e81f42381088276980.tar.gz gentoo-2-a2a77f24489115ac3f36c7e81f42381088276980.tar.bz2 gentoo-2-a2a77f24489115ac3f36c7e81f42381088276980.zip |
sec-policy: bump selinux policy
(Portage version: 2.1.5)
Diffstat (limited to 'sec-policy/selinux-samba')
-rw-r--r-- | sec-policy/selinux-samba/ChangeLog | 8 | ||||
-rw-r--r-- | sec-policy/selinux-samba/selinux-samba-20080525.ebuild | 12 |
2 files changed, 19 insertions, 1 deletions
diff --git a/sec-policy/selinux-samba/ChangeLog b/sec-policy/selinux-samba/ChangeLog index d6639a34fefb..336d5ae98a16 100644 --- a/sec-policy/selinux-samba/ChangeLog +++ b/sec-policy/selinux-samba/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-samba # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-samba/ChangeLog,v 1.18 2008/03/16 04:07:06 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-samba/ChangeLog,v 1.19 2008/05/25 23:49:43 pebenito Exp $ + +*selinux-samba-20080525 (25 May 2008) + + 25 May 2008; Chris PeBenito <pebenito@gentoo.org> + +selinux-samba-20080525.ebuild: + New SVN snapshot. 16 Mar 2008; Chris PeBenito <pebenito@gentoo.org> -selinux-samba-20041117.ebuild, -selinux-samba-20050626.ebuild, diff --git a/sec-policy/selinux-samba/selinux-samba-20080525.ebuild b/sec-policy/selinux-samba/selinux-samba-20080525.ebuild new file mode 100644 index 000000000000..0f53f9c0c68e --- /dev/null +++ b/sec-policy/selinux-samba/selinux-samba-20080525.ebuild @@ -0,0 +1,12 @@ +# Copyright 2006-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-samba/selinux-samba-20080525.ebuild,v 1.1 2008/05/25 23:49:43 pebenito Exp $ + +MODS="samba" +IUSE="" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for samba" + +KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc ~x86" |