summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris PeBenito <pebenito@gentoo.org>2008-05-25 23:50:07 +0000
committerChris PeBenito <pebenito@gentoo.org>2008-05-25 23:50:07 +0000
commita2a77f24489115ac3f36c7e81f42381088276980 (patch)
tree89a63cc1c471c53f87570a4619ad4c75206c576e /sec-policy/selinux-tftpd
parentnet-libs/gtk-vnc: bump to 0.3.6, bugfix release (diff)
downloadgentoo-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-tftpd')
-rw-r--r--sec-policy/selinux-tftpd/ChangeLog8
-rw-r--r--sec-policy/selinux-tftpd/selinux-tftpd-20080525.ebuild12
2 files changed, 19 insertions, 1 deletions
diff --git a/sec-policy/selinux-tftpd/ChangeLog b/sec-policy/selinux-tftpd/ChangeLog
index 5553a10e9d9e..795b9db0c8fa 100644
--- a/sec-policy/selinux-tftpd/ChangeLog
+++ b/sec-policy/selinux-tftpd/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sec-policy/selinux-tftpd
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tftpd/ChangeLog,v 1.11 2008/03/16 04:07:01 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tftpd/ChangeLog,v 1.12 2008/05/25 23:49:59 pebenito Exp $
+
+*selinux-tftpd-20080525 (25 May 2008)
+
+ 25 May 2008; Chris PeBenito <pebenito@gentoo.org>
+ +selinux-tftpd-20080525.ebuild:
+ New SVN snapshot.
16 Mar 2008; Chris PeBenito <pebenito@gentoo.org>
-selinux-tftpd-20050701.ebuild, -selinux-tftpd-20061114.ebuild:
diff --git a/sec-policy/selinux-tftpd/selinux-tftpd-20080525.ebuild b/sec-policy/selinux-tftpd/selinux-tftpd-20080525.ebuild
new file mode 100644
index 000000000000..eb782ab68d2d
--- /dev/null
+++ b/sec-policy/selinux-tftpd/selinux-tftpd-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-tftpd/selinux-tftpd-20080525.ebuild,v 1.1 2008/05/25 23:49:59 pebenito Exp $
+
+MODS="tftp"
+IUSE=""
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for tftp daemons"
+
+KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc ~x86"