summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetre Rodan <kaiowas@gentoo.org>2004-12-12 11:56:39 +0000
committerPetre Rodan <kaiowas@gentoo.org>2004-12-12 11:56:39 +0000
commite19579e04bec75e8ab8d501a0cb03128b704600d (patch)
tree75a2c0c267ee21e6d69034de4e3463dbd50cf3c0 /sec-policy
parentold builds removed (diff)
downloadhistorical-e19579e04bec75e8ab8d501a0cb03128b704600d.tar.gz
historical-e19579e04bec75e8ab8d501a0cb03128b704600d.tar.bz2
historical-e19579e04bec75e8ab8d501a0cb03128b704600d.zip
policy tweak
Diffstat (limited to 'sec-policy')
-rw-r--r--sec-policy/selinux-dante/ChangeLog8
-rw-r--r--sec-policy/selinux-dante/files/digest-selinux-dante-200412081
-rw-r--r--sec-policy/selinux-dante/selinux-dante-20041208.ebuild14
3 files changed, 22 insertions, 1 deletions
diff --git a/sec-policy/selinux-dante/ChangeLog b/sec-policy/selinux-dante/ChangeLog
index f43f6321f018..87ddd1050004 100644
--- a/sec-policy/selinux-dante/ChangeLog
+++ b/sec-policy/selinux-dante/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sec-policy/selinux-dante
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dante/ChangeLog,v 1.2 2004/11/23 17:04:40 kaiowas Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dante/ChangeLog,v 1.3 2004/12/12 11:56:39 kaiowas Exp $
+
+*selinux-dante-20041208 (12 Dec 2004)
+
+ 12 Dec 2004; petre rodan <kaiowas@gentoo.org>
+ +selinux-dante-20041208.ebuild:
+ dante binds to random ports above 1024
23 Nov 2004; petre rodan <kaiowas@gentoo.org>
selinux-dante-20041113.ebuild:
diff --git a/sec-policy/selinux-dante/files/digest-selinux-dante-20041208 b/sec-policy/selinux-dante/files/digest-selinux-dante-20041208
new file mode 100644
index 000000000000..e87933290b2c
--- /dev/null
+++ b/sec-policy/selinux-dante/files/digest-selinux-dante-20041208
@@ -0,0 +1 @@
+MD5 797fef9a18a1ebe77fd77b1775570695 selinux-dante-20041208.tar.bz2 591
diff --git a/sec-policy/selinux-dante/selinux-dante-20041208.ebuild b/sec-policy/selinux-dante/selinux-dante-20041208.ebuild
new file mode 100644
index 000000000000..3a81dd50c81f
--- /dev/null
+++ b/sec-policy/selinux-dante/selinux-dante-20041208.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dante/selinux-dante-20041208.ebuild,v 1.1 2004/12/12 11:56:39 kaiowas Exp $
+
+inherit selinux-policy
+
+TEFILES="dante.te"
+FCFILES="dante.fc"
+IUSE=""
+
+DESCRIPTION="SELinux policy for dante (free socks4,5 and msproxy implementation)"
+
+KEYWORDS="~x86 ~ppc ~sparc ~amd64"
+