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
commit64d538035a97ab1219aad0ffd3274ccac9feaafa (patch)
treed0d418195d085137901d5248490ec8cbebc93cb7 /sec-policy/selinux-bind
parentupdate from nsa 1.4 (diff)
downloadgentoo-2-64d538035a97ab1219aad0ffd3274ccac9feaafa.tar.gz
gentoo-2-64d538035a97ab1219aad0ffd3274ccac9feaafa.tar.bz2
gentoo-2-64d538035a97ab1219aad0ffd3274ccac9feaafa.zip
update from nsa 1.4
Diffstat (limited to 'sec-policy/selinux-bind')
-rw-r--r--sec-policy/selinux-bind/ChangeLog8
-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
4 files changed, 23 insertions, 3 deletions
diff --git a/sec-policy/selinux-bind/ChangeLog b/sec-policy/selinux-bind/ChangeLog
index 14c5fd5e9b33..1d280a6c7ada 100644
--- a/sec-policy/selinux-bind/ChangeLog
+++ b/sec-policy/selinux-bind/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sec-policy/selinux-bind
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/ChangeLog,v 1.1 2003/08/12 01:51:20 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/ChangeLog,v 1.2 2003/12/23 01:12:46 pebenito Exp $
+
+*selinux-bind-20031222 (22 Dec 2003)
+
+ 22 Dec 2003; Chris PeBenito <pebenito@gentoo.org>
+ selinux-bind-20031222.ebuild:
+ Update from NSA 1.4 policy.
*selinux-bind-20030811 (11 Aug 2003)
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"
+