From d72855e8f930f55937f96d586ee8b54c2e9b6f5c Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Sun, 14 Feb 2010 12:11:11 -0800 Subject: [PATCH] Prepare 4.4.7.3 Signed-off-by: Tom Eastep --- Shorewall-lite/fallback.sh | 2 +- Shorewall-lite/install.sh | 2 +- Shorewall-lite/shorewall-lite.spec | 4 +++- Shorewall-lite/uninstall.sh | 2 +- Shorewall/Perl/Shorewall/Config.pm | 2 +- Shorewall/changelog.txt | 4 ++++ Shorewall/install.sh | 2 +- Shorewall/known_problems.txt | 8 +++++++- Shorewall/releasenotes.txt | 10 +++++++++- Shorewall/shorewall.spec | 4 +++- Shorewall/uninstall.sh | 2 +- Shorewall6-lite/fallback.sh | 2 +- Shorewall6-lite/install.sh | 2 +- Shorewall6-lite/shorewall6-lite.spec | 4 +++- Shorewall6-lite/uninstall.sh | 2 +- Shorewall6/fallback.sh | 2 +- Shorewall6/install.sh | 2 +- Shorewall6/shorewall6.spec | 4 +++- Shorewall6/uninstall.sh | 2 +- 19 files changed, 44 insertions(+), 18 deletions(-) diff --git a/Shorewall-lite/fallback.sh b/Shorewall-lite/fallback.sh index e67618772..0b6eaedf2 100755 --- a/Shorewall-lite/fallback.sh +++ b/Shorewall-lite/fallback.sh @@ -28,7 +28,7 @@ # shown below. Simply run this script to revert to your prior version of # Shoreline Firewall. -VERSION=4.4.7.2 +VERSION=4.4.7.3 usage() # $1 = exit status { diff --git a/Shorewall-lite/install.sh b/Shorewall-lite/install.sh index eb40df869..74e89d8ec 100755 --- a/Shorewall-lite/install.sh +++ b/Shorewall-lite/install.sh @@ -22,7 +22,7 @@ # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. # -VERSION=4.4.7.2 +VERSION=4.4.7.3 usage() # $1 = exit status { diff --git a/Shorewall-lite/shorewall-lite.spec b/Shorewall-lite/shorewall-lite.spec index 9c93ec03d..f1ebcbe54 100644 --- a/Shorewall-lite/shorewall-lite.spec +++ b/Shorewall-lite/shorewall-lite.spec @@ -1,6 +1,6 @@ %define name shorewall-lite %define version 4.4.7 -%define release 2 +%define release 3 Summary: Shoreline Firewall Lite is an iptables-based firewall for Linux systems. Name: %{name} @@ -101,6 +101,8 @@ fi %changelog * Sun Feb 14 2010 Tom Eastep tom@shorewall.net +- Updated to 4.4.7-3 +* Sun Feb 14 2010 Tom Eastep tom@shorewall.net - Updated to 4.4.7-2 * Sat Feb 13 2010 Tom Eastep tom@shorewall.net - Updated to 4.4.7-1 diff --git a/Shorewall-lite/uninstall.sh b/Shorewall-lite/uninstall.sh index 4d3a0754f..0983a7482 100755 --- a/Shorewall-lite/uninstall.sh +++ b/Shorewall-lite/uninstall.sh @@ -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.7.2 +VERSION=4.4.7.3 usage() # $1 = exit status { diff --git a/Shorewall/Perl/Shorewall/Config.pm b/Shorewall/Perl/Shorewall/Config.pm index acfb75682..a2277031d 100644 --- a/Shorewall/Perl/Shorewall/Config.pm +++ b/Shorewall/Perl/Shorewall/Config.pm @@ -337,7 +337,7 @@ sub initialize( $ ) { TC_SCRIPT => '', EXPORT => 0, UNTRACKED => 0, - VERSION => "4.4.7.2", + VERSION => "4.4.7.3", CAPVERSION => 40407 , ); diff --git a/Shorewall/changelog.txt b/Shorewall/changelog.txt index 98ddf4a4c..370caa70d 100644 --- a/Shorewall/changelog.txt +++ b/Shorewall/changelog.txt @@ -1,3 +1,7 @@ +Changes in Shorewall 4.4.7.3 + +1) Detect FLOW_FILTER when LOAD_HELPERS_ONLY=Yes + Changes in Shorewall 4.4.7.2 1) Fix detection of "Old hashlimit match". diff --git a/Shorewall/install.sh b/Shorewall/install.sh index f7e660418..6ceeefa72 100755 --- a/Shorewall/install.sh +++ b/Shorewall/install.sh @@ -22,7 +22,7 @@ # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. # -VERSION=4.4.7.2 +VERSION=4.4.7.3 usage() # $1 = exit status { diff --git a/Shorewall/known_problems.txt b/Shorewall/known_problems.txt index 42e829f15..b57cd4607 100644 --- a/Shorewall/known_problems.txt +++ b/Shorewall/known_problems.txt @@ -11,8 +11,14 @@ Corrected in 4.4.7.2 -2) On older distributions such as RHEL5 and derivatives, when +3) On older distributions such as RHEL5 and derivatives, when LOAD_HELPERS_ONLY=No, Shorewall would fail to start if a TYPE was specified in /etc/shorewall/tcinterfaces. Corrected in 4.4.7.2 + +4) On older distributions such as RHEL5 and derivatives, when + LOAD_HELPERS_ONLY=Yes, Shorewall would fail to start if a TYPE was + specified in /etc/shorewall/tcinterfaces. + + Corrected in 4.4.7.3 diff --git a/Shorewall/releasenotes.txt b/Shorewall/releasenotes.txt index 70540f4e5..bc6856227 100644 --- a/Shorewall/releasenotes.txt +++ b/Shorewall/releasenotes.txt @@ -1,4 +1,4 @@ -Shorewall 4.4.7 Patch Release 2. +Shorewall 4.4.7 Patch Release 3. ---------------------------------------------------------------------------- R E L E A S E 4 . 4 H I G H L I G H T S @@ -183,6 +183,14 @@ Shorewall 4.4.7 Patch Release 2. unless you choose to replace your current shorewall.conf with the one from the release (not recommended). +---------------------------------------------------------------------------- + P R O B L E M S C O R R E C T E D I N 4 . 4 . 7 . 3 +---------------------------------------------------------------------------- + +1) On older distributions such as RHEL5 and derivatives, when + LOAD_HELPERS_ONLY=Yes, Shorewall would fail to start if a TYPE was + specified in /etc/shorewall/tcinterfaces. + ---------------------------------------------------------------------------- P R O B L E M S C O R R E C T E D I N 4 . 4 . 7 . 2 ---------------------------------------------------------------------------- diff --git a/Shorewall/shorewall.spec b/Shorewall/shorewall.spec index 710f953d2..b926540cc 100644 --- a/Shorewall/shorewall.spec +++ b/Shorewall/shorewall.spec @@ -1,6 +1,6 @@ %define name shorewall %define version 4.4.7 -%define release 2 +%define release 3 Summary: Shoreline Firewall is an iptables-based firewall for Linux systems. Name: %{name} @@ -108,6 +108,8 @@ fi %changelog * Sun Feb 14 2010 Tom Eastep tom@shorewall.net +- Updated to 4.4.7-3 +* Sun Feb 14 2010 Tom Eastep tom@shorewall.net - Updated to 4.4.7-2 * Sat Feb 13 2010 Tom Eastep tom@shorewall.net - Updated to 4.4.7-1 diff --git a/Shorewall/uninstall.sh b/Shorewall/uninstall.sh index 09a2a38a6..1dda8182a 100755 --- a/Shorewall/uninstall.sh +++ b/Shorewall/uninstall.sh @@ -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.7.2 +VERSION=4.4.7.3 usage() # $1 = exit status { diff --git a/Shorewall6-lite/fallback.sh b/Shorewall6-lite/fallback.sh index e67618772..0b6eaedf2 100755 --- a/Shorewall6-lite/fallback.sh +++ b/Shorewall6-lite/fallback.sh @@ -28,7 +28,7 @@ # shown below. Simply run this script to revert to your prior version of # Shoreline Firewall. -VERSION=4.4.7.2 +VERSION=4.4.7.3 usage() # $1 = exit status { diff --git a/Shorewall6-lite/install.sh b/Shorewall6-lite/install.sh index 7da5f3193..c389c3b5e 100755 --- a/Shorewall6-lite/install.sh +++ b/Shorewall6-lite/install.sh @@ -22,7 +22,7 @@ # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. # -VERSION=4.4.7.2 +VERSION=4.4.7.3 usage() # $1 = exit status { diff --git a/Shorewall6-lite/shorewall6-lite.spec b/Shorewall6-lite/shorewall6-lite.spec index 1b95dad8b..71aeccde1 100644 --- a/Shorewall6-lite/shorewall6-lite.spec +++ b/Shorewall6-lite/shorewall6-lite.spec @@ -1,6 +1,6 @@ %define name shorewall6-lite %define version 4.4.7 -%define release 2 +%define release 3 Summary: Shoreline Firewall 6 Lite is an ip6tables-based firewall for Linux systems. Name: %{name} @@ -92,6 +92,8 @@ fi %changelog * Sun Feb 14 2010 Tom Eastep tom@shorewall.net +- Updated to 4.4.7-3 +* Sun Feb 14 2010 Tom Eastep tom@shorewall.net - Updated to 4.4.7-2 * Sat Feb 13 2010 Tom Eastep tom@shorewall.net - Updated to 4.4.7-1 diff --git a/Shorewall6-lite/uninstall.sh b/Shorewall6-lite/uninstall.sh index 191b68cd9..713a40710 100755 --- a/Shorewall6-lite/uninstall.sh +++ b/Shorewall6-lite/uninstall.sh @@ -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.7.2 +VERSION=4.4.7.3 usage() # $1 = exit status { diff --git a/Shorewall6/fallback.sh b/Shorewall6/fallback.sh index 5c3ab0b1c..1393ce323 100755 --- a/Shorewall6/fallback.sh +++ b/Shorewall6/fallback.sh @@ -28,7 +28,7 @@ # shown below. Simply run this script to revert to your prior version of # Shoreline Firewall. -VERSION=4.4.7.2 +VERSION=4.4.7.3 usage() # $1 = exit status { diff --git a/Shorewall6/install.sh b/Shorewall6/install.sh index fbf8387c2..b9c1f6d10 100755 --- a/Shorewall6/install.sh +++ b/Shorewall6/install.sh @@ -22,7 +22,7 @@ # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. # -VERSION=4.4.7.2 +VERSION=4.4.7.3 usage() # $1 = exit status { diff --git a/Shorewall6/shorewall6.spec b/Shorewall6/shorewall6.spec index e96b52d76..61f9313b4 100644 --- a/Shorewall6/shorewall6.spec +++ b/Shorewall6/shorewall6.spec @@ -1,6 +1,6 @@ %define name shorewall6 %define version 4.4.7 -%define release 2 +%define release 3 Summary: Shoreline Firewall 6 is an ip6tables-based firewall for Linux systems. Name: %{name} @@ -97,6 +97,8 @@ fi %changelog * Sun Feb 14 2010 Tom Eastep tom@shorewall.net +- Updated to 4.4.7-3 +* Sun Feb 14 2010 Tom Eastep tom@shorewall.net - Updated to 4.4.7-2 * Sat Feb 13 2010 Tom Eastep tom@shorewall.net - Updated to 4.4.7-1 diff --git a/Shorewall6/uninstall.sh b/Shorewall6/uninstall.sh index 3ac47795e..27bb59c05 100755 --- a/Shorewall6/uninstall.sh +++ b/Shorewall6/uninstall.sh @@ -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.7.2 +VERSION=4.4.7.3 usage() # $1 = exit status {