Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 339034 - net-firewall/shorewall-4.4.14 version bump
Summary: net-firewall/shorewall-4.4.14 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Netmon project
URL: http://shorewall.net
Whiteboard:
Keywords:
: 340847 343395 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-09-28 13:56 UTC by Paolo Pedroni
Modified: 2010-12-18 09:23 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
net-firewall/shorewall-4.4.15.1.ebuild (shorewall-4.4.15.1.ebuild,3.43 KB, text/plain)
2010-12-14 16:56 UTC, Laurento Frittella (mrfree)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Paolo Pedroni 2010-09-28 13:56:50 UTC
Most recent shorewall version is 4.4.13.1, latest version in portage is 4.4.10. Please bump.
Comment 1 Zoltan Karcagi 2010-10-13 14:39:16 UTC
Latest stable is now at 4.4.13.3.
Just submitted ebuild patches for version bump:
http://bugs.gentoo.org/show_bug.cgi?id=340847
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2010-11-02 04:43:29 UTC
*** Bug 343395 has been marked as a duplicate of this bug. ***
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2010-11-02 04:43:40 UTC
*** Bug 340847 has been marked as a duplicate of this bug. ***
Comment 4 Ed Wildgoose 2010-11-05 11:28:11 UTC
Any reason for the delay in bumping this?  Current stable version has significant bug in blacklisting feature, even debian has a slightly newer version?
Comment 5 Fog_Watch 2010-11-22 02:46:43 UTC
4.4.11 or better has Vserver zones.  This has to be good.
Comment 6 Paolo Pedroni 2010-12-01 14:56:50 UTC
Ping?
Comment 7 Laurento Frittella (mrfree) 2010-12-14 16:56:52 UTC
Created attachment 257154 [details]
net-firewall/shorewall-4.4.15.1.ebuild

almost no changes, here is the ebuild diff

--- /usr/portage/net-firewall/shorewall/shorewall-4.4.10.ebuild	2010-06-16 16:44:05.000000000 +0200
+++ shorewall-4.4.15.1.ebuild	2010-12-14 17:52:26.384835231 +0100
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-4.4.10.ebuild,v 1.1 2010/06/16 14:44:05 chainsaw Exp $
+# $Header: $
 
 EAPI="2"
 
@@ -12,7 +12,7 @@
 MY_PV_BASE=$(get_version_component_range 1-3)
 
 MY_P="${PN}-${MY_PV_BASE}${MY_P_BETA}"
-MY_P_DOCS="${MY_P/${PN}/${PN}-docs-html}"
+MY_P_DOCS="${P/${PN}/${PN}-docs-html}"
 
 DESCRIPTION="Shoreline Firewall is an iptables-based firewall for Linux."
 HOMEPAGE="http://www.shorewall.net/"
@@ -32,10 +32,6 @@
 	!net-firewall/shorewall-perl"
 RDEPEND="${DEPEND}"
 
-src_prepare() {
-	epatch "${FILESDIR}/${PV}-underscore-not-dash.patch"
-}
-
 src_compile() {
 	einfo "Nothing to compile."
 }
Comment 8 Constanze Hausner (RETIRED) gentoo-dev 2010-12-15 20:20:25 UTC
Bumped to 4.4.15.1
Thanks to Zoltan and Laurento.
(I only mentioned Zoltan in the Changelog, because I had the commit already ready, before Laurento posted his patch :))
Comment 9 Zoltan Karcagi 2010-12-18 09:23:37 UTC
(In reply to comment #8)

> (I only mentioned Zoltan in the Changelog, because I had the commit already
> ready, before Laurento posted his patch :))
> 

No problem! :-)