summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetre Rodan <kaiowas@gentoo.org>2005-02-25 07:30:11 +0000
committerPetre Rodan <kaiowas@gentoo.org>2005-02-25 07:30:11 +0000
commitd7586b47440e5a2796f121edbf0787947fb58998 (patch)
treee9eb8d6fe78861fba0bc77814af2a855531c3193 /sec-policy/selinux-bind
parentmerge with upstream (diff)
downloadhistorical-d7586b47440e5a2796f121edbf0787947fb58998.tar.gz
historical-d7586b47440e5a2796f121edbf0787947fb58998.tar.bz2
historical-d7586b47440e5a2796f121edbf0787947fb58998.zip
merge with upstream policy
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'sec-policy/selinux-bind')
-rw-r--r--sec-policy/selinux-bind/ChangeLog8
-rw-r--r--sec-policy/selinux-bind/Manifest12
-rw-r--r--sec-policy/selinux-bind/files/digest-selinux-bind-200502191
-rw-r--r--sec-policy/selinux-bind/selinux-bind-20050219.ebuild14
4 files changed, 24 insertions, 11 deletions
diff --git a/sec-policy/selinux-bind/ChangeLog b/sec-policy/selinux-bind/ChangeLog
index 27fcae392d6b..7d27818c8405 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/ChangeLog,v 1.8 2005/01/20 09:05:19 kaiowas Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/ChangeLog,v 1.9 2005/02/25 07:30:11 kaiowas Exp $
+
+*selinux-bind-20050219 (25 Feb 2005)
+
+ 25 Feb 2005; petre rodan <kaiowas@gentoo.org>
+ +selinux-bind-20050219.ebuild:
+ merge with upstream policy
20 Jan 2005; petre rodan <kaiowas@gentoo.org>
selinux-bind-20041120.ebuild:
diff --git a/sec-policy/selinux-bind/Manifest b/sec-policy/selinux-bind/Manifest
index f53ff1feb783..8b141e283bd1 100644
--- a/sec-policy/selinux-bind/Manifest
+++ b/sec-policy/selinux-bind/Manifest
@@ -1,18 +1,10 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 b1c9eddd78480e06ed90f1d4cddb3fe4 ChangeLog 1181
MD5 2578a997bc90b7068228ad83d664c215 metadata.xml 542
+MD5 5560a456d6e538cbe08ee455ad72952a selinux-bind-20050219.ebuild 271
MD5 8e3b204a40a09b5675ae7785b01d7347 selinux-bind-20040428.ebuild 378
MD5 3151a13402b0fa596cab605fccf9c574 selinux-bind-20040925.ebuild 431
MD5 ca0a71da485729ff353c22588729cbf1 selinux-bind-20041120.ebuild 431
+MD5 644c3b6f3edad8ff3bf816a892abe52a files/digest-selinux-bind-20050219 72
MD5 e3f94bd06c76ad3637716662af4c12cc files/digest-selinux-bind-20040428 72
MD5 64511c68ecd55045e382366c578e797b files/digest-selinux-bind-20040925 72
MD5 796de9cfba32ab842115ab3da83665e1 files/digest-selinux-bind-20041120 72
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.6 (GNU/Linux)
-
-iD8DBQFB73owGSBEIeh4AEYRAoTwAJ9tdaGRA5Ds0LbQ8yww6IZuBLuVwwCcCNAG
-wEBJqI8IZPKMAZ9dKiN3N/M=
-=0AeH
------END PGP SIGNATURE-----
diff --git a/sec-policy/selinux-bind/files/digest-selinux-bind-20050219 b/sec-policy/selinux-bind/files/digest-selinux-bind-20050219
new file mode 100644
index 000000000000..df7994c478fe
--- /dev/null
+++ b/sec-policy/selinux-bind/files/digest-selinux-bind-20050219
@@ -0,0 +1 @@
+MD5 595def133888ce431b523b95de737761 selinux-bind-20050219.tar.bz2 2127
diff --git a/sec-policy/selinux-bind/selinux-bind-20050219.ebuild b/sec-policy/selinux-bind/selinux-bind-20050219.ebuild
new file mode 100644
index 000000000000..6f357f058731
--- /dev/null
+++ b/sec-policy/selinux-bind/selinux-bind-20050219.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/selinux-bind-20050219.ebuild,v 1.1 2005/02/25 07:30:11 kaiowas Exp $
+
+inherit selinux-policy
+
+TEFILES="named.te"
+FCFILES="named.fc"
+IUSE=""
+
+DESCRIPTION="SELinux policy for BIND"
+
+KEYWORDS="~x86 ~ppc ~sparc ~amd64"
+