Update version to 4.4.8.5

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2010-04-26 16:29:35 -07:00
parent 772472bf96
commit 20d94b9aac
18 changed files with 47 additions and 17 deletions

View File

@ -28,7 +28,7 @@
# shown below. Simply run this script to revert to your prior version of
# Shoreline Firewall.
VERSION=4.4.8.4
VERSION=4.4.8.5
usage() # $1 = exit status
{

View File

@ -22,7 +22,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
VERSION=4.4.8.4
VERSION=4.4.8.5
usage() # $1 = exit status
{

View File

@ -1,6 +1,6 @@
%define name shorewall-lite
%define version 4.4.8
%define release 4
%define release 5
Summary: Shoreline Firewall Lite is an iptables-based firewall for Linux systems.
Name: %{name}
@ -101,6 +101,8 @@ fi
%doc COPYING changelog.txt releasenotes.txt
%changelog
* Mon Apr 26 2010 Tom Eastep tom@shorewall.net
- Updated to 4.4.8-5
* Fri Apr 23 2010 Tom Eastep tom@shorewall.net
- Updated to 4.4.8-4
* Mon Apr 19 2010 Tom Eastep tom@shorewall.net

View File

@ -26,7 +26,7 @@
# You may only use this script to uninstall the version
# shown below. Simply run this script to remove Shorewall Firewall
VERSION=4.4.8.4
VERSION=4.4.8.5
usage() # $1 = exit status
{

View File

@ -338,7 +338,7 @@ sub initialize( $ ) {
TC_SCRIPT => '',
EXPORT => 0,
UNTRACKED => 0,
VERSION => "4.4.8.4",
VERSION => "4.4.8.5",
CAPVERSION => 40408 ,
);

View File

@ -1,3 +1,7 @@
Changes in Shorewall 4.4.8.5
1) Fix rare optimization bug.
Changes in Shorewall 4.4.8.4
1) Restore lone ACCEPT rule to the OUTPUT chain under OPTIMIZE 2.

View File

@ -22,7 +22,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
VERSION=4.4.8.4
VERSION=4.4.8.5
usage() # $1 = exit status
{

View File

@ -1,5 +1,5 @@
----------------------------------------------------------------------------
S H O R E W A L L 4 . 4 . 8 . 4
S H O R E W A L L 4 . 4 . 8 . 5
----------------------------------------------------------------------------
I. RELEASE 4.4 HIGHLIGHTS
@ -217,6 +217,24 @@ VI. PROBLEMS CORRECTED AND NEW FEATURES IN PRIOR RELEASES
----------------------------------------------------------------------------
I I I. P R O B L E M S C O R R E C T E D I N T H I S R E L E A S E
----------------------------------------------------------------------------
4.4.8.5
1) The following valid configuration produced invalid
iptables-restore input:
/etc/shorewall/shorewall.conf: OPTIMIZE=8
/etc/shorewall/interfaces:
#ZONE INTERFACE BROADCAST OPTIONS
vpn TUN+ - tun+
/etc/shorewall/netmap:
#TYPE NET1 INTEFACE NET2
SNAT 1.2.3.0/24 TUN0 3.4.5.0/24
DNAT 3.4.5.0/24 TUN0 1.2.3.0/24
4.4.8.4
1) If OPTIMIZE 2 and there were no OUTPUT rules and the only effective

View File

@ -1,6 +1,6 @@
%define name shorewall
%define version 4.4.8
%define release 4
%define release 5
Summary: Shoreline Firewall is an iptables-based firewall for Linux systems.
Name: %{name}
@ -108,6 +108,8 @@ fi
%doc COPYING INSTALL changelog.txt releasenotes.txt Contrib/* Samples
%changelog
* Mon Apr 26 2010 Tom Eastep tom@shorewall.net
- Updated to 4.4.8-5
* Fri Apr 23 2010 Tom Eastep tom@shorewall.net
- Updated to 4.4.8-4
* Mon Apr 19 2010 Tom Eastep tom@shorewall.net

View File

@ -26,7 +26,7 @@
# You may only use this script to uninstall the version
# shown below. Simply run this script to remove Shorewall Firewall
VERSION=4.4.8.4
VERSION=4.4.8.5
usage() # $1 = exit status
{

View File

@ -28,7 +28,7 @@
# shown below. Simply run this script to revert to your prior version of
# Shoreline Firewall.
VERSION=4.4.8.4
VERSION=4.4.8.5
usage() # $1 = exit status
{

View File

@ -22,7 +22,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
VERSION=4.4.8.4
VERSION=4.4.8.5
usage() # $1 = exit status
{

View File

@ -1,6 +1,6 @@
%define name shorewall6-lite
%define version 4.4.8
%define release 4
%define release 5
Summary: Shoreline Firewall 6 Lite is an ip6tables-based firewall for Linux systems.
Name: %{name}
@ -92,6 +92,8 @@ fi
%doc COPYING changelog.txt releasenotes.txt
%changelog
* Mon Apr 26 2010 Tom Eastep tom@shorewall.net
- Updated to 4.4.8-5
* Fri Apr 23 2010 Tom Eastep tom@shorewall.net
- Updated to 4.4.8-4
* Mon Apr 19 2010 Tom Eastep tom@shorewall.net

View File

@ -26,7 +26,7 @@
# You may only use this script to uninstall the version
# shown below. Simply run this script to remove Shorewall Firewall
VERSION=4.4.8.4
VERSION=4.4.8.5
usage() # $1 = exit status
{

View File

@ -28,7 +28,7 @@
# shown below. Simply run this script to revert to your prior version of
# Shoreline Firewall.
VERSION=4.4.8.4
VERSION=4.4.8.5
usage() # $1 = exit status
{

View File

@ -22,7 +22,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
VERSION=4.4.8.4
VERSION=4.4.8.5
usage() # $1 = exit status
{

View File

@ -1,6 +1,6 @@
%define name shorewall6
%define version 4.4.8
%define release 4
%define release 5
Summary: Shoreline Firewall 6 is an ip6tables-based firewall for Linux systems.
Name: %{name}
@ -97,6 +97,8 @@ fi
%doc COPYING INSTALL changelog.txt releasenotes.txt tunnel ipsecvpn ipv6 Samples6
%changelog
* Mon Apr 26 2010 Tom Eastep tom@shorewall.net
- Updated to 4.4.8-5
* Fri Apr 23 2010 Tom Eastep tom@shorewall.net
- Updated to 4.4.8-4
* Mon Apr 19 2010 Tom Eastep tom@shorewall.net

View File

@ -26,7 +26,7 @@
# You may only use this script to uninstall the version
# shown below. Simply run this script to remove Shorewall Firewall
VERSION=4.4.8.4
VERSION=4.4.8.5
usage() # $1 = exit status
{