summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetre Rodan <kaiowas@gentoo.org>2005-08-20 17:36:52 +0000
committerPetre Rodan <kaiowas@gentoo.org>2005-08-20 17:36:52 +0000
commit0dddd4376a5a652dfa675b73016ed82c8a0b45ba (patch)
treeb16eb17b08b8a045cceecb2e03368ab59d434a5b /sec-policy
parentver bump (diff)
downloadgentoo-2-0dddd4376a5a652dfa675b73016ed82c8a0b45ba.tar.gz
gentoo-2-0dddd4376a5a652dfa675b73016ed82c8a0b45ba.tar.bz2
gentoo-2-0dddd4376a5a652dfa675b73016ed82c8a0b45ba.zip
merge with upstream
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sec-policy')
-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-200508131
-rw-r--r--sec-policy/selinux-postgresql/selinux-postgresql-20050813.ebuild15
-rw-r--r--sec-policy/selinux-spamassassin/ChangeLog8
-rw-r--r--sec-policy/selinux-spamassassin/Manifest12
-rw-r--r--sec-policy/selinux-spamassassin/files/digest-selinux-spamassassin-200508131
-rw-r--r--sec-policy/selinux-spamassassin/selinux-spamassassin-20050813.ebuild16
8 files changed, 51 insertions, 22 deletions
diff --git a/sec-policy/selinux-postgresql/ChangeLog b/sec-policy/selinux-postgresql/ChangeLog
index 042950e90e5a..dd6099e06384 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-postgresql/ChangeLog,v 1.11 2005/05/07 07:02:15 kaiowas Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-postgresql/ChangeLog,v 1.12 2005/08/20 17:32:23 kaiowas Exp $
+
+*selinux-postgresql-20050813 (20 Aug 2005)
+
+ 20 Aug 2005; petre rodan <kaiowas@gentoo.org>
+ +selinux-postgresql-20050813.ebuild:
+ merge with upstream
07 May 2005; petre rodan <kaiowas@gentoo.org>
selinux-postgresql-20050408.ebuild:
diff --git a/sec-policy/selinux-postgresql/Manifest b/sec-policy/selinux-postgresql/Manifest
index 9a4414e8d5a6..a8c7f0e4281b 100644
--- a/sec-policy/selinux-postgresql/Manifest
+++ b/sec-policy/selinux-postgresql/Manifest
@@ -1,16 +1,8 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 fe7879d5ce04b14e2ea9796630287ed2 ChangeLog 1937
MD5 169761c63f66d24015db4b712ba378b6 metadata.xml 513
MD5 c519f62cf24c2ca4cb417333fbeaea0a selinux-postgresql-20050219.ebuild 458
+MD5 02a5c55ebdeea58d5aeaed0cd9fc9b32 selinux-postgresql-20050813.ebuild 345
MD5 413c85146399873f85635d5643d46d2f selinux-postgresql-20050408.ebuild 458
MD5 bb44fcbe364e5daf5c167ab23abfd41d files/digest-selinux-postgresql-20050219 78
MD5 94ca7cdaff211c7d63f091b3bd836052 files/digest-selinux-postgresql-20050408 78
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.6 (GNU/Linux)
-
-iD8DBQFCfGazGSBEIeh4AEYRAp5PAKCLN//slcmBrptXJztBuIOUbL9LyQCbBnvn
-xu/vfpTMDLXsfAB33cGQqo8=
-=Wba+
------END PGP SIGNATURE-----
+MD5 1c6cd8797aa3231ec153b7283534dbcb files/digest-selinux-postgresql-20050813 78
diff --git a/sec-policy/selinux-postgresql/files/digest-selinux-postgresql-20050813 b/sec-policy/selinux-postgresql/files/digest-selinux-postgresql-20050813
new file mode 100644
index 000000000000..46958eec138e
--- /dev/null
+++ b/sec-policy/selinux-postgresql/files/digest-selinux-postgresql-20050813
@@ -0,0 +1 @@
+MD5 ca2b7bd62ce23d072db0a6bf22201ddf selinux-postgresql-20050813.tar.bz2 1697
diff --git a/sec-policy/selinux-postgresql/selinux-postgresql-20050813.ebuild b/sec-policy/selinux-postgresql/selinux-postgresql-20050813.ebuild
new file mode 100644
index 000000000000..dac04b280861
--- /dev/null
+++ b/sec-policy/selinux-postgresql/selinux-postgresql-20050813.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-postgresql/selinux-postgresql-20050813.ebuild,v 1.1 2005/08/20 17:32:23 kaiowas Exp $
+
+inherit selinux-policy
+
+TEFILES="postgresql.te"
+FCFILES="postgresql.fc"
+IUSE=""
+RDEPEND=">=sec-policy/selinux-base-policy-20050224"
+
+DESCRIPTION="SELinux policy for PostgreSQL"
+
+KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~mips"
+
diff --git a/sec-policy/selinux-spamassassin/ChangeLog b/sec-policy/selinux-spamassassin/ChangeLog
index e9e4f2478659..b52f85efcf85 100644
--- a/sec-policy/selinux-spamassassin/ChangeLog
+++ b/sec-policy/selinux-spamassassin/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sec-policy/selinux-spamassassin
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-spamassassin/ChangeLog,v 1.10 2005/06/26 17:41:07 kaiowas Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-spamassassin/ChangeLog,v 1.11 2005/08/20 17:36:52 kaiowas Exp $
+
+*selinux-spamassassin-20050813 (20 Aug 2005)
+
+ 20 Aug 2005; petre rodan <kaiowas@gentoo.org>
+ +selinux-spamassassin-20050813.ebuild:
+ merge with upstream
26 Jun 2005; petre rodan <kaiowas@gentoo.org>
selinux-spamassassin-20050626.ebuild:
diff --git a/sec-policy/selinux-spamassassin/Manifest b/sec-policy/selinux-spamassassin/Manifest
index 8e063759d961..cae9dd141846 100644
--- a/sec-policy/selinux-spamassassin/Manifest
+++ b/sec-policy/selinux-spamassassin/Manifest
@@ -1,16 +1,8 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 e2e6ac50f56c615f306349207f11e757 ChangeLog 1894
MD5 df50b670def71c1790352df31ff8c44f metadata.xml 303
MD5 18080462affd3a3fc122c8b13a59d3c0 selinux-spamassassin-20050219.ebuild 536
MD5 0894f4a1f4ece543c952bad5ad946ee3 selinux-spamassassin-20050626.ebuild 537
+MD5 3078d07e2a13403d0b0cc23bbfd23faf selinux-spamassassin-20050813.ebuild 419
MD5 7e66aa08556496f9ffdc252678e1d499 files/digest-selinux-spamassassin-20050219 80
MD5 d0146c7441c2c356fa69f0c0373696a0 files/digest-selinux-spamassassin-20050626 80
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.6 (GNU/Linux)
-
-iD8DBQFCvstJGSBEIeh4AEYRAiSwAJ4slF/jnv90MgeT69VFgcvIgDjdSgCdGe2e
-mMLm87CT27Q14HhGYsxpTRw=
-=mvpU
------END PGP SIGNATURE-----
+MD5 6de8adf3e2560698eda37e4209e044ed files/digest-selinux-spamassassin-20050813 80
diff --git a/sec-policy/selinux-spamassassin/files/digest-selinux-spamassassin-20050813 b/sec-policy/selinux-spamassassin/files/digest-selinux-spamassassin-20050813
new file mode 100644
index 000000000000..3c110ebc3702
--- /dev/null
+++ b/sec-policy/selinux-spamassassin/files/digest-selinux-spamassassin-20050813
@@ -0,0 +1 @@
+MD5 d9181e1c99fc13a7889bdbb6b16cc414 selinux-spamassassin-20050813.tar.bz2 2294
diff --git a/sec-policy/selinux-spamassassin/selinux-spamassassin-20050813.ebuild b/sec-policy/selinux-spamassassin/selinux-spamassassin-20050813.ebuild
new file mode 100644
index 000000000000..7d472bdd110e
--- /dev/null
+++ b/sec-policy/selinux-spamassassin/selinux-spamassassin-20050813.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-spamassassin/selinux-spamassassin-20050813.ebuild,v 1.1 2005/08/20 17:36:52 kaiowas Exp $
+
+inherit selinux-policy
+
+TEFILES="spamassassin.te spamc.te spamd.te"
+FCFILES="spamassassin.fc spamc.fc spamd.fc"
+MACROS="spamassassin_macros.te"
+IUSE=""
+RDEPEND=">=sec-policy/selinux-base-policy-20050618"
+
+DESCRIPTION="SELinux policy for SpamAssassin"
+
+KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~mips"
+