summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetre Rodan <kaiowas@gentoo.org>2004-11-22 20:59:17 +0000
committerPetre Rodan <kaiowas@gentoo.org>2004-11-22 20:59:17 +0000
commitb1fa5e0803efda9c7c31bb951a10907d6d00a458 (patch)
treea37eae6b2c4fbe17eae82d162cc3b3e005e6b1aa /sec-policy/selinux-postgresql
parentadd ~alpha and ~amd64 since 3.2_p1-r2 had alpha & amd64 in KEYWORDS (Manifest... (diff)
downloadgentoo-2-b1fa5e0803efda9c7c31bb951a10907d6d00a458.tar.gz
gentoo-2-b1fa5e0803efda9c7c31bb951a10907d6d00a458.tar.bz2
gentoo-2-b1fa5e0803efda9c7c31bb951a10907d6d00a458.zip
merge with nsa policy
Diffstat (limited to 'sec-policy/selinux-postgresql')
-rw-r--r--sec-policy/selinux-postgresql/ChangeLog8
-rw-r--r--sec-policy/selinux-postgresql/Manifest12
-rw-r--r--sec-policy/selinux-postgresql/files/digest-selinux-postgresql-200411201
-rw-r--r--sec-policy/selinux-postgresql/selinux-postgresql-20041120.ebuild16
4 files changed, 26 insertions, 11 deletions
diff --git a/sec-policy/selinux-postgresql/ChangeLog b/sec-policy/selinux-postgresql/ChangeLog
index c74aa01d73ef..5ce812862e8e 100644
--- a/sec-policy/selinux-postgresql/ChangeLog
+++ b/sec-policy/selinux-postgresql/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sec-policy/selinux-postgresql
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-postgresql/ChangeLog,v 1.2 2004/11/13 19:00:29 kaiowas Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-postgresql/ChangeLog,v 1.3 2004/11/22 20:57:17 kaiowas Exp $
+
+*selinux-postgresql-20041120 (22 Nov 2004)
+
+ 22 Nov 2004; petre rodan <kaiowas@gentoo.org>
+ +selinux-postgresql-20041120.ebuild:
+ merge with nsa policy
*selinux-postgresql-20041028 (13 Nov 2004)
diff --git a/sec-policy/selinux-postgresql/Manifest b/sec-policy/selinux-postgresql/Manifest
index 27212932a1f4..a5204a9655b7 100644
--- a/sec-policy/selinux-postgresql/Manifest
+++ b/sec-policy/selinux-postgresql/Manifest
@@ -1,16 +1,8 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 3cfbdafca09b9445aa7f1999b07f9300 ChangeLog 552
MD5 169761c63f66d24015db4b712ba378b6 metadata.xml 513
MD5 cb5e3e019cd90f1377339ffd95ac5c8f selinux-postgresql-20041002.ebuild 463
MD5 44739fb8918954b341a5bf0ceda9d6aa selinux-postgresql-20041028.ebuild 463
+MD5 f8d04b5c31b9a372df34f3acac2e5e5f selinux-postgresql-20041120.ebuild 340
MD5 f096309d0922d0b25c147fd0d2cbb73c files/digest-selinux-postgresql-20041002 78
MD5 8ed1d6ee47ea4e879e130d6b68c88693 files/digest-selinux-postgresql-20041028 78
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.6 (GNU/Linux)
-
-iD8DBQFBljL9GSBEIeh4AEYRAgpVAJ96ZJGhoyEpuMiyV2XklaWEDFAf3gCdGLi1
-+60F/yjra1I1B6slFbj0kLA=
-=uf8X
------END PGP SIGNATURE-----
+MD5 0fbca7c8e98902600683ed4eb2915c26 files/digest-selinux-postgresql-20041120 78
diff --git a/sec-policy/selinux-postgresql/files/digest-selinux-postgresql-20041120 b/sec-policy/selinux-postgresql/files/digest-selinux-postgresql-20041120
new file mode 100644
index 000000000000..e73504a063be
--- /dev/null
+++ b/sec-policy/selinux-postgresql/files/digest-selinux-postgresql-20041120
@@ -0,0 +1 @@
+MD5 8c3062cc14a211dc7cd216ba2f0f3255 selinux-postgresql-20041120.tar.bz2 1624
diff --git a/sec-policy/selinux-postgresql/selinux-postgresql-20041120.ebuild b/sec-policy/selinux-postgresql/selinux-postgresql-20041120.ebuild
new file mode 100644
index 000000000000..5ebc044f96e0
--- /dev/null
+++ b/sec-policy/selinux-postgresql/selinux-postgresql-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-postgresql/selinux-postgresql-20041120.ebuild,v 1.1 2004/11/22 20:57:17 kaiowas Exp $
+
+inherit selinux-policy
+
+TEFILES="postgresql.te"
+FCFILES="postgresql.fc"
+IUSE=""
+
+DESCRIPTION="SELinux policy for PostgreSQL"
+
+KEYWORDS="~x86 ~ppc ~sparc ~amd64"
+
+RDEPEND=">=sec-policy/selinux-base-policy-20041023"
+