summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-08-08 03:41:46 +0000
committerJon Hood <squinky86@gentoo.org>2004-08-08 03:41:46 +0000
commit037c190919a1db8a970551b739fafe918e6b3009 (patch)
treec26b069a1a61832090417ac1a14b76c0e4c8a120 /net-firewall/shorewall
parentstable on ia64, security update #59231 (diff)
downloadhistorical-037c190919a1db8a970551b739fafe918e6b3009.tar.gz
historical-037c190919a1db8a970551b739fafe918e6b3009.tar.bz2
historical-037c190919a1db8a970551b739fafe918e6b3009.zip
version bump, closes #59682
Diffstat (limited to 'net-firewall/shorewall')
-rw-r--r--net-firewall/shorewall/ChangeLog7
-rw-r--r--net-firewall/shorewall/Manifest8
-rw-r--r--net-firewall/shorewall/files/digest-shorewall-2.0.72
-rw-r--r--net-firewall/shorewall/shorewall-2.0.7.ebuild59
4 files changed, 72 insertions, 4 deletions
diff --git a/net-firewall/shorewall/ChangeLog b/net-firewall/shorewall/ChangeLog
index 9c7041993210..5ba496efdfa2 100644
--- a/net-firewall/shorewall/ChangeLog
+++ b/net-firewall/shorewall/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-firewall/shorewall
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.51 2004/07/21 19:57:45 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.52 2004/08/08 03:41:46 squinky86 Exp $
+
+*shorewall-2.0.7 (07 Aug 2004)
+
+ 07 Aug 2004; Jon Hood <squinky86@gentoo.org> +shorewall-2.0.7.ebuild:
+ Version bump, closes #59682; thanks Andreas Simon <yuipx@gmx.net>!
*shorewall-2.0.6 (21 Jul 2004)
diff --git a/net-firewall/shorewall/Manifest b/net-firewall/shorewall/Manifest
index 4e323cb8f110..3306a2aa74c9 100644
--- a/net-firewall/shorewall/Manifest
+++ b/net-firewall/shorewall/Manifest
@@ -1,9 +1,11 @@
-MD5 e5e3ecb95e27bfed24e26fc4be1b77a2 ChangeLog 7174
+MD5 d4ccd1f4e2f19ebd16b8e5706bde9cb3 shorewall-1.4.10f.ebuild 1120
+MD5 442ef04cfadc0fec0ffd0606dbe82971 shorewall-2.0.7.ebuild 1879
MD5 96e0ca1dda88e1c1a6f34a0247e28387 shorewall-2.0.4.ebuild 1875
MD5 1e25d047f7e2a7bf086d25e788b0d8ec shorewall-2.0.6.ebuild 1877
+MD5 320254cc9f4fb6cb0d3960677eb771fb ChangeLog 7350
MD5 9683bb7323c40d69b48d54ad0eb169ed metadata.xml 221
-MD5 d4ccd1f4e2f19ebd16b8e5706bde9cb3 shorewall-1.4.10f.ebuild 1120
MD5 f7624af859e62ac0d00abc12ea839d23 files/digest-shorewall-2.0.4 138
-MD5 3b1f1510d6cf9a2d9a050cfd5e70c7d5 files/digest-shorewall-1.4.10f 142
MD5 1a13758183c5f9c39b3fbe90235b405f files/digest-shorewall-2.0.6 139
+MD5 42daac4688988d74bb62f390b6aa486a files/digest-shorewall-2.0.7 139
+MD5 3b1f1510d6cf9a2d9a050cfd5e70c7d5 files/digest-shorewall-1.4.10f 142
MD5 4ab5274205e37890797251bc9faac88c files/shorewall 808
diff --git a/net-firewall/shorewall/files/digest-shorewall-2.0.7 b/net-firewall/shorewall/files/digest-shorewall-2.0.7
new file mode 100644
index 000000000000..a2114ac12670
--- /dev/null
+++ b/net-firewall/shorewall/files/digest-shorewall-2.0.7
@@ -0,0 +1,2 @@
+MD5 95587aa6936fd8f242db914bad4adf12 shorewall-2.0.7.tgz 101873
+MD5 0c4f0466492312de68150d092fba5f62 shorewall-docs-html-2.0.7.tgz 2407301
diff --git a/net-firewall/shorewall/shorewall-2.0.7.ebuild b/net-firewall/shorewall/shorewall-2.0.7.ebuild
new file mode 100644
index 000000000000..436ec5caaedb
--- /dev/null
+++ b/net-firewall/shorewall/shorewall-2.0.7.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-2.0.7.ebuild,v 1.1 2004/08/08 03:41:46 squinky86 Exp $
+
+IUSE="doc"
+
+MY_P_DOCS=${P/${PN}/${PN}-docs-html}
+
+DESCRIPTION="Full state iptables firewall"
+HOMEPAGE="http://www.shorewall.net/"
+SRC_URI="http://shorewall.net/pub/${PN}/2.0/${P}/${P}.tgz
+ doc? ( http://shorewall.net/pub/${PN}/2.0/${P}/${MY_P_DOCS}.tgz )"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64"
+
+DEPEND="virtual/libc
+ >=net-firewall/iptables-1.2.4
+ sys-apps/iproute2"
+
+S=${WORKDIR}/${MY_P}
+
+src_install() {
+ keepdir /var/lib/shorewall
+
+ cd ${WORKDIR}/${P}
+ PREFIX=${D} ./install.sh || die
+
+ exeinto /etc/init.d
+ newexe ${FILESDIR}/shorewall shorewall
+ dodoc COPYING INSTALL changelog.txt releasenotes.txt
+ if use doc; then
+ cd ${WORKDIR}/${MY_P_DOCS}
+ dohtml -r *
+ dosym Documentation_Index.html /usr/share/doc/${PF}/html/index.htm
+ fi
+}
+
+pkg_postinst() {
+ einfo
+ einfo "Read the documentation from http://www.shorewall.net"
+ einfo "available at /usr/share/doc/${PF}/html/index.htm"
+ einfo "Do not blindly start shorewall, edit the files in /etc/shorewall first"
+ einfo
+ einfo "If you have just upgraded from shorewall-2.0.1 mark the following issues:"
+ einfo
+ einfo "1. Extension Scripts -- In order for extension scripts to work properly"
+ einfo " with the new iptables-save/restore integration, some change may be"
+ einfo " required to your extension scripts if they are executing commands"
+ einfo " other than iptables."
+ einfo
+ einfo "2. Dynamic Zone support -- If you don't need to use the 'shorewall add'"
+ einfo " and 'shorewall delete' commands, you should set DYNAMIC_ZONES=No"
+ einfo " in /etc/shorewall/shorewall.conf"
+ einfo
+ einfo "See the shorewall documentation for more details."
+ einfo
+}