summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris PeBenito <pebenito@gentoo.org>2007-03-29 23:37:51 +0000
committerChris PeBenito <pebenito@gentoo.org>2007-03-29 23:37:51 +0000
commit281a4012ce9549ba931cd3cb723ed4cbe7d5a17f (patch)
tree7151eda0a3fde9237030f265f4ec3f2c8417b438 /sec-policy/selinux-tftpd
parentStable on x86. (diff)
downloadgentoo-2-281a4012ce9549ba931cd3cb723ed4cbe7d5a17f.tar.gz
gentoo-2-281a4012ce9549ba931cd3cb723ed4cbe7d5a17f.tar.bz2
gentoo-2-281a4012ce9549ba931cd3cb723ed4cbe7d5a17f.zip
New SELinux policy from SVN snapshot
(Portage version: 2.1.2.2)
Diffstat (limited to 'sec-policy/selinux-tftpd')
-rw-r--r--sec-policy/selinux-tftpd/ChangeLog8
-rw-r--r--sec-policy/selinux-tftpd/files/digest-selinux-tftpd-200703293
-rw-r--r--sec-policy/selinux-tftpd/selinux-tftpd-20070329.ebuild13
3 files changed, 23 insertions, 1 deletions
diff --git a/sec-policy/selinux-tftpd/ChangeLog b/sec-policy/selinux-tftpd/ChangeLog
index 50aea8e6df4d..dd782aa19aee 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tftpd/ChangeLog,v 1.5 2007/02/22 01:31:15 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tftpd/ChangeLog,v 1.6 2007/03/29 23:37:50 pebenito Exp $
+
+*selinux-tftpd-20070329 (29 Mar 2007)
+
+ 29 Mar 2007; Chris PeBenito <pebenito@gentoo.org>
+ +selinux-tftpd-20070329.ebuild:
+ New SVN snapshot.
22 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog:
Redigest for Manifest2
diff --git a/sec-policy/selinux-tftpd/files/digest-selinux-tftpd-20070329 b/sec-policy/selinux-tftpd/files/digest-selinux-tftpd-20070329
new file mode 100644
index 000000000000..f827edfb8f91
--- /dev/null
+++ b/sec-policy/selinux-tftpd/files/digest-selinux-tftpd-20070329
@@ -0,0 +1,3 @@
+MD5 4c103a26e8d4bce3ce0e6d4ce7651374 refpolicy-20070329.tar.bz2 313327
+RMD160 1d30ae525f3d7b429d100f9b7d1bd43395ba0612 refpolicy-20070329.tar.bz2 313327
+SHA256 e0c82834a62b584578250230651a49c00a13e6be8689611326f6fac06e2d88fa refpolicy-20070329.tar.bz2 313327
diff --git a/sec-policy/selinux-tftpd/selinux-tftpd-20070329.ebuild b/sec-policy/selinux-tftpd/selinux-tftpd-20070329.ebuild
new file mode 100644
index 000000000000..b907f5595c57
--- /dev/null
+++ b/sec-policy/selinux-tftpd/selinux-tftpd-20070329.ebuild
@@ -0,0 +1,13 @@
+# Copyright 2006-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tftpd/selinux-tftpd-20070329.ebuild,v 1.1 2007/03/29 23:37:50 pebenito Exp $
+
+MODS="tftp"
+IUSE=""
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for tftp daemons"
+
+KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc ~x86"
+