summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetre Rodan <kaiowas@gentoo.org>2004-11-22 20:24:14 +0000
committerPetre Rodan <kaiowas@gentoo.org>2004-11-22 20:24:14 +0000
commitea1b59a81b002b665745d3a98fd707a141f06305 (patch)
tree72622b5507eb06fa68ed46054b8fd6b4a74307b0 /sec-policy
parentStable on ppc64; bug #71997 (Manifest recommit) (diff)
downloadgentoo-2-ea1b59a81b002b665745d3a98fd707a141f06305.tar.gz
gentoo-2-ea1b59a81b002b665745d3a98fd707a141f06305.tar.bz2
gentoo-2-ea1b59a81b002b665745d3a98fd707a141f06305.zip
mergmerge with nsa policy
Diffstat (limited to 'sec-policy')
-rw-r--r--sec-policy/selinux-bind/ChangeLog8
-rw-r--r--sec-policy/selinux-bind/Manifest14
-rw-r--r--sec-policy/selinux-bind/files/digest-selinux-bind-200411201
-rw-r--r--sec-policy/selinux-bind/selinux-bind-20041120.ebuild16
4 files changed, 27 insertions, 12 deletions
diff --git a/sec-policy/selinux-bind/ChangeLog b/sec-policy/selinux-bind/ChangeLog
index 1d95c2c47b33..0012103ca1f9 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-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/ChangeLog,v 1.6 2004/10/23 13:43:01 kaiowas Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/ChangeLog,v 1.7 2004/11/22 20:24:14 kaiowas Exp $
+
+*selinux-bind-20041120 (22 Nov 2004)
+
+ 22 Nov 2004; petre rodan <kaiowas@gentoo.org>
+ +selinux-bind-20041120.ebuild:
+ merge with nsa policy
*selinux-bind-20040925 (23 Oct 2004)
diff --git a/sec-policy/selinux-bind/Manifest b/sec-policy/selinux-bind/Manifest
index dca35217429d..44ec6e683b0e 100644
--- a/sec-policy/selinux-bind/Manifest
+++ b/sec-policy/selinux-bind/Manifest
@@ -1,16 +1,8 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 b59d1491093e5664556dcc3218a209ce ChangeLog 942
+MD5 4d09e303af4a67e8fcba3109e08de3e7 ChangeLog 1086
MD5 2578a997bc90b7068228ad83d664c215 metadata.xml 542
MD5 cef5c53c48709d5840140238b3fa61a0 selinux-bind-20040428.ebuild 379
MD5 f38d1d39bd6310193d654a0cf4250284 selinux-bind-20040925.ebuild 435
+MD5 429f6bf74da5063f69a171f6e8129a48 selinux-bind-20041120.ebuild 324
MD5 e3f94bd06c76ad3637716662af4c12cc files/digest-selinux-bind-20040428 72
MD5 64511c68ecd55045e382366c578e797b files/digest-selinux-bind-20040925 72
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.6 (GNU/Linux)
-
-iD8DBQFBehqKGSBEIeh4AEYRAv1/AJ9dq6y/EinL6WNWC/VioU37kGdDyQCfVZSL
-RCYnSrR5HLWyPA78evdfADc=
-=Zveh
------END PGP SIGNATURE-----
+MD5 796de9cfba32ab842115ab3da83665e1 files/digest-selinux-bind-20041120 72
diff --git a/sec-policy/selinux-bind/files/digest-selinux-bind-20041120 b/sec-policy/selinux-bind/files/digest-selinux-bind-20041120
new file mode 100644
index 000000000000..d43c255440dd
--- /dev/null
+++ b/sec-policy/selinux-bind/files/digest-selinux-bind-20041120
@@ -0,0 +1 @@
+MD5 e9d50e09737c4482c66d58fd3ebe9781 selinux-bind-20041120.tar.bz2 2058
diff --git a/sec-policy/selinux-bind/selinux-bind-20041120.ebuild b/sec-policy/selinux-bind/selinux-bind-20041120.ebuild
new file mode 100644
index 000000000000..c831ff24fc89
--- /dev/null
+++ b/sec-policy/selinux-bind/selinux-bind-20041120.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/selinux-bind-20041120.ebuild,v 1.1 2004/11/22 20:24:14 kaiowas Exp $
+
+inherit selinux-policy
+
+TEFILES="named.te"
+FCFILES="named.fc"
+IUSE=""
+
+DESCRIPTION="SELinux policy for BIND"
+
+KEYWORDS="~x86 ~ppc ~sparc ~amd64"
+
+RDEPEND=">=sec-policy/selinux-base-policy-20041023"
+