summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris PeBenito <pebenito@gentoo.org>2003-12-23 01:12:55 +0000
committerChris PeBenito <pebenito@gentoo.org>2003-12-23 01:12:55 +0000
commit4d222f91d9cc7046baa6e668285b91971c97044c (patch)
treee194ff691c631db775c45ac40e82381af69d7b73 /sec-policy/selinux-bind
parentupdate from nsa 1.4 (diff)
downloadhistorical-4d222f91d9cc7046baa6e668285b91971c97044c.tar.gz
historical-4d222f91d9cc7046baa6e668285b91971c97044c.tar.bz2
historical-4d222f91d9cc7046baa6e668285b91971c97044c.zip
update from nsa 1.4
Diffstat (limited to 'sec-policy/selinux-bind')
-rw-r--r--sec-policy/selinux-bind/Manifest4
-rw-r--r--sec-policy/selinux-bind/files/digest-selinux-bind-200312221
-rw-r--r--sec-policy/selinux-bind/selinux-bind-20031222.ebuild13
3 files changed, 16 insertions, 2 deletions
diff --git a/sec-policy/selinux-bind/Manifest b/sec-policy/selinux-bind/Manifest
index 33510506bdcf..30ae413b9fa7 100644
--- a/sec-policy/selinux-bind/Manifest
+++ b/sec-policy/selinux-bind/Manifest
@@ -1,6 +1,6 @@
-MD5 df261f484013590189ec2c1ee16460b0 selinux-bind-20031222.ebuild 364
+MD5 89d31ebd0a727ac54f0492209a4e6ad5 selinux-bind-20031222.ebuild 377
MD5 6d22655798355f04bae248eb73904110 metadata.xml 405
-MD5 2573a1929f0971b0898a9e2887f3fb6a ChangeLog 384
+MD5 8cc6a051717e801ffd85ddc853ae7bd1 ChangeLog 537
MD5 df261f484013590189ec2c1ee16460b0 selinux-bind-20030811.ebuild 364
MD5 018ccae8a5b702fa57fa87b9fa5554cd files/digest-selinux-bind-20030811 72
MD5 69130c7503ac2fb60e65039f6ae1719c files/digest-selinux-bind-20031222 72
diff --git a/sec-policy/selinux-bind/files/digest-selinux-bind-20031222 b/sec-policy/selinux-bind/files/digest-selinux-bind-20031222
new file mode 100644
index 000000000000..037f2221dbf6
--- /dev/null
+++ b/sec-policy/selinux-bind/files/digest-selinux-bind-20031222
@@ -0,0 +1 @@
+MD5 9e5a4178923f3ade16a7b0a429702360 selinux-bind-20031222.tar.bz2 1709
diff --git a/sec-policy/selinux-bind/selinux-bind-20031222.ebuild b/sec-policy/selinux-bind/selinux-bind-20031222.ebuild
new file mode 100644
index 000000000000..3283b8e36db7
--- /dev/null
+++ b/sec-policy/selinux-bind/selinux-bind-20031222.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/selinux-bind-20031222.ebuild,v 1.1 2003/12/23 01:12:46 pebenito Exp $
+
+TEFILES="named.te"
+FCFILES="named.fc"
+
+inherit selinux-policy
+
+DESCRIPTION="SELinux policy for BIND"
+
+KEYWORDS="~x86 ~ppc ~sparc"
+