From e3d01103294fcf03ae02e18d1389d1e4f16256bf Mon Sep 17 00:00:00 2001 From: adam Date: Mon, 28 Jan 2008 20:34:54 +0000 Subject: Changes 2.1.16: Unfortunate bug introduced in 2.1.15 that broke generated firewall script for iptables in case option "use iptables-restore" was on is fixed in this release. Additional checks were added to the generated script for iptables to improve error detection and make sure the GUI properly detects when it terminates with error. Support for load balancing with PF was also added. --- security/fwbuilder21/Makefile | 6 +++--- security/fwbuilder21/PLIST | 4 +++- security/fwbuilder21/distinfo | 8 ++++---- 3 files changed, 10 insertions(+), 8 deletions(-) (limited to 'security/fwbuilder21') diff --git a/security/fwbuilder21/Makefile b/security/fwbuilder21/Makefile index 897a2387c61..9ae4fed7449 100644 --- a/security/fwbuilder21/Makefile +++ b/security/fwbuilder21/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2007/12/12 17:59:21 adam Exp $ +# $NetBSD: Makefile,v 1.4 2008/01/28 20:34:54 adam Exp $ -DISTNAME= fwbuilder-2.1.15 -PKGNAME= fwbuilder21-2.1.15 +DISTNAME= fwbuilder-2.1.16 +PKGNAME= fwbuilder21-2.1.16 CATEGORIES= security net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fwbuilder/} diff --git a/security/fwbuilder21/PLIST b/security/fwbuilder21/PLIST index 0deeb7abe85..734934184b1 100644 --- a/security/fwbuilder21/PLIST +++ b/security/fwbuilder21/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2007/12/12 17:59:21 adam Exp $ +@comment $NetBSD: PLIST,v 1.4 2008/01/28 20:34:54 adam Exp $ bin/fwb_ipf bin/fwb_ipfw bin/fwb_ipt @@ -40,6 +40,8 @@ share/doc/fwbuilder-${PKGVERSION}/ReleaseNotes_2.1.14.html share/doc/fwbuilder-${PKGVERSION}/ReleaseNotes_2.1.14.txt share/doc/fwbuilder-${PKGVERSION}/ReleaseNotes_2.1.15.html share/doc/fwbuilder-${PKGVERSION}/ReleaseNotes_2.1.15.txt +share/doc/fwbuilder-${PKGVERSION}/ReleaseNotes_2.1.16.html +share/doc/fwbuilder-${PKGVERSION}/ReleaseNotes_2.1.16.txt share/doc/fwbuilder-${PKGVERSION}/ReleaseNotes_2.1.7.txt share/doc/fwbuilder-${PKGVERSION}/ReleaseNotes_2.1.7.html share/doc/fwbuilder-${PKGVERSION}/ReleaseNotes_2.1.8.html diff --git a/security/fwbuilder21/distinfo b/security/fwbuilder21/distinfo index 92723029c44..f4204e0a0a9 100644 --- a/security/fwbuilder21/distinfo +++ b/security/fwbuilder21/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.3 2007/12/12 17:59:21 adam Exp $ +$NetBSD: distinfo,v 1.4 2008/01/28 20:34:54 adam Exp $ -SHA1 (fwbuilder-2.1.15.tar.gz) = 1597c28af5b002c357c646943d2fd99fce0c35c4 -RMD160 (fwbuilder-2.1.15.tar.gz) = b7516c202bcf8675224266c10dc30f9109fe9f58 -Size (fwbuilder-2.1.15.tar.gz) = 1799660 bytes +SHA1 (fwbuilder-2.1.16.tar.gz) = db10e3f95310626ce21b0bb71e1e6a576b23dec3 +RMD160 (fwbuilder-2.1.16.tar.gz) = e946daa3c6b7cd2c1bf2d1a334af2bf797348d81 +Size (fwbuilder-2.1.16.tar.gz) = 1804634 bytes SHA1 (patch-aa) = dadac6310b0d27c326209867ee356610907f099c SHA1 (patch-ab) = 7060bef9b5a4f017e076bf9274ce3f33b4cfe895 SHA1 (patch-ac) = 74f94531167bebc473299bbc8d636173de7a5e3a -- cgit v1.2.3