From 9ba34b2a703abbb4e0185420a849473eabae0fd6 Mon Sep 17 00:00:00 2001 From: teastep Date: Sun, 28 Dec 2008 17:45:37 +0000 Subject: [PATCH] Set version to RC3 git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9180 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall-common/fallback.sh | 2 +- Shorewall-common/install.sh | 2 +- Shorewall-common/shorewall-common.spec | 4 +++- Shorewall-common/uninstall.sh | 2 +- 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-perl/install.sh | 2 +- Shorewall-perl/shorewall-perl.spec | 4 +++- Shorewall-shell/install.sh | 2 +- Shorewall-shell/shorewall-shell.spec | 4 +++- 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 +- 21 files changed, 33 insertions(+), 21 deletions(-) diff --git a/Shorewall-common/fallback.sh b/Shorewall-common/fallback.sh index 5a53ce93b..b8ee30af8 100755 --- a/Shorewall-common/fallback.sh +++ b/Shorewall-common/fallback.sh @@ -28,7 +28,7 @@ # shown below. Simply run this script to revert to your prior version of # Shoreline Firewall. -VERSION=4.2.4-RC2 +VERSION=4.2.4-RC3 usage() # $1 = exit status { diff --git a/Shorewall-common/install.sh b/Shorewall-common/install.sh index 52dde0797..9441af7b5 100755 --- a/Shorewall-common/install.sh +++ b/Shorewall-common/install.sh @@ -22,7 +22,7 @@ # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. # -VERSION=4.2.4-RC2 +VERSION=4.2.4-RC3 usage() # $1 = exit status { diff --git a/Shorewall-common/shorewall-common.spec b/Shorewall-common/shorewall-common.spec index e32a32351..63874a2af 100644 --- a/Shorewall-common/shorewall-common.spec +++ b/Shorewall-common/shorewall-common.spec @@ -1,6 +1,6 @@ %define name shorewall-common %define version 4.2.4 -%define release 0RC2 +%define release 0RC3 Summary: Shoreline Firewall is an iptables-based firewall for Linux systems. Name: %{name} @@ -175,6 +175,8 @@ fi %doc COPYING INSTALL changelog.txt releasenotes.txt tunnel ipsecvpn Samples %changelog +* Sun Dec 28 2008 Tom Eastep tom@shorewall.net +- Updated to 4.2.4-0RC3 * Sun Dec 21 2008 Tom Eastep tom@shorewall.net - Updated to 4.2.4-0RC2 * Wed Dec 17 2008 Tom Eastep tom@shorewall.net diff --git a/Shorewall-common/uninstall.sh b/Shorewall-common/uninstall.sh index ed0521388..a83a78290 100755 --- a/Shorewall-common/uninstall.sh +++ b/Shorewall-common/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.2.4-RC2 +VERSION=4.2.4-RC3 usage() # $1 = exit status { diff --git a/Shorewall-lite/fallback.sh b/Shorewall-lite/fallback.sh index 8cbc0619d..09004007b 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.2.4-RC2 +VERSION=4.2.4-RC3 usage() # $1 = exit status { diff --git a/Shorewall-lite/install.sh b/Shorewall-lite/install.sh index b2f1f8f0b..c9ed6c1f0 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.2.4-RC2 +VERSION=4.2.4-RC3 usage() # $1 = exit status { diff --git a/Shorewall-lite/shorewall-lite.spec b/Shorewall-lite/shorewall-lite.spec index fa991cb1c..8051a7bbd 100644 --- a/Shorewall-lite/shorewall-lite.spec +++ b/Shorewall-lite/shorewall-lite.spec @@ -1,6 +1,6 @@ %define name shorewall-lite %define version 4.2.4 -%define release 0RC2 +%define release 0RC3 Summary: Shoreline Firewall Lite is an iptables-based firewall for Linux systems. Name: %{name} @@ -98,6 +98,8 @@ fi %doc COPYING changelog.txt releasenotes.txt %changelog +* Sun Dec 28 2008 Tom Eastep tom@shorewall.net +- Updated to 4.2.4-0RC3 * Sun Dec 21 2008 Tom Eastep tom@shorewall.net - Updated to 4.2.4-0RC2 * Wed Dec 17 2008 Tom Eastep tom@shorewall.net diff --git a/Shorewall-lite/uninstall.sh b/Shorewall-lite/uninstall.sh index 936dd4f51..58a0417a7 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.2.4-RC2 +VERSION=4.2.4-RC3 usage() # $1 = exit status { diff --git a/Shorewall-perl/Shorewall/Config.pm b/Shorewall-perl/Shorewall/Config.pm index d96bfef36..6dad88427 100644 --- a/Shorewall-perl/Shorewall/Config.pm +++ b/Shorewall-perl/Shorewall/Config.pm @@ -299,7 +299,7 @@ sub initialize( $ ) { LOGPARMS => '', TC_SCRIPT => '', EXPORT => 0, - VERSION => "4.2.4", + VERSION => "4.2.4-RC3", CAPVERSION => 40203 , ); # diff --git a/Shorewall-perl/install.sh b/Shorewall-perl/install.sh index c0650c960..5b1e7564e 100755 --- a/Shorewall-perl/install.sh +++ b/Shorewall-perl/install.sh @@ -22,7 +22,7 @@ # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. # -VERSION=4.2.4-RC2 +VERSION=4.2.4-RC3 usage() # $1 = exit status { diff --git a/Shorewall-perl/shorewall-perl.spec b/Shorewall-perl/shorewall-perl.spec index 50a2c5dba..7cee2c0a7 100644 --- a/Shorewall-perl/shorewall-perl.spec +++ b/Shorewall-perl/shorewall-perl.spec @@ -1,6 +1,6 @@ %define name shorewall-perl %define version 4.2.4 -%define release 0RC2 +%define release 0RC3 Summary: Shoreline Firewall Perl-based compiler. Name: %{name} @@ -62,6 +62,8 @@ rm -rf $RPM_BUILD_ROOT %doc COPYING releasenotes.txt %changelog +* Sun Dec 28 2008 Tom Eastep tom@shorewall.net +- Updated to 4.2.4-0RC3 * Sun Dec 21 2008 Tom Eastep tom@shorewall.net - Updated to 4.2.4-0RC2 * Wed Dec 17 2008 Tom Eastep tom@shorewall.net diff --git a/Shorewall-shell/install.sh b/Shorewall-shell/install.sh index 0717b2a7c..8b0fb7d35 100755 --- a/Shorewall-shell/install.sh +++ b/Shorewall-shell/install.sh @@ -22,7 +22,7 @@ # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. # -VERSION=4.2.4-RC2 +VERSION=4.2.4-RC3 usage() # $1 = exit status { diff --git a/Shorewall-shell/shorewall-shell.spec b/Shorewall-shell/shorewall-shell.spec index 95cf4f47a..45ba7602d 100644 --- a/Shorewall-shell/shorewall-shell.spec +++ b/Shorewall-shell/shorewall-shell.spec @@ -1,6 +1,6 @@ %define name shorewall-shell %define version 4.2.4 -%define release 0RC2 +%define release 0RC3 Summary: Shoreline Firewall is an iptables-based firewall for Linux systems. Name: %{name} @@ -81,6 +81,8 @@ fi %doc COPYING INSTALL %changelog +* Sun Dec 28 2008 Tom Eastep tom@shorewall.net +- Updated to 4.2.4-0RC3 * Sun Dec 21 2008 Tom Eastep tom@shorewall.net - Updated to 4.2.4-0RC2 * Wed Dec 17 2008 Tom Eastep tom@shorewall.net diff --git a/Shorewall6-lite/fallback.sh b/Shorewall6-lite/fallback.sh index 8cbc0619d..09004007b 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.2.4-RC2 +VERSION=4.2.4-RC3 usage() # $1 = exit status { diff --git a/Shorewall6-lite/install.sh b/Shorewall6-lite/install.sh index 848411afc..8e2603b44 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.2.4-RC2 +VERSION=4.2.4-RC3 usage() # $1 = exit status { diff --git a/Shorewall6-lite/shorewall6-lite.spec b/Shorewall6-lite/shorewall6-lite.spec index 684dfdd0c..42c80e12e 100644 --- a/Shorewall6-lite/shorewall6-lite.spec +++ b/Shorewall6-lite/shorewall6-lite.spec @@ -1,6 +1,6 @@ %define name shorewall6-lite %define version 4.2.4 -%define release 0RC2 +%define release 0RC3 Summary: Shoreline Firewall 6 Lite is an ip6tables-based firewall for Linux systems. Name: %{name} @@ -89,6 +89,8 @@ fi %doc COPYING changelog.txt releasenotes.txt %changelog +* Sun Dec 28 2008 Tom Eastep tom@shorewall.net +- Updated to 4.2.4-0RC3 * Sun Dec 21 2008 Tom Eastep tom@shorewall.net - Updated to 4.2.4-0RC2 * Wed Dec 17 2008 Tom Eastep tom@shorewall.net diff --git a/Shorewall6-lite/uninstall.sh b/Shorewall6-lite/uninstall.sh index 445e6eeb8..28190ec5a 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.2.4-RC2 +VERSION=4.2.4-RC3 usage() # $1 = exit status { diff --git a/Shorewall6/fallback.sh b/Shorewall6/fallback.sh index adc876a3d..9867dadcf 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.2.4-RC2 +VERSION=4.2.4-RC3 usage() # $1 = exit status { diff --git a/Shorewall6/install.sh b/Shorewall6/install.sh index ce901f15b..aa0e357b7 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.2.4-RC2 +VERSION=4.2.4-RC3 usage() # $1 = exit status { diff --git a/Shorewall6/shorewall6.spec b/Shorewall6/shorewall6.spec index 9c3da74b9..2c76a75b1 100644 --- a/Shorewall6/shorewall6.spec +++ b/Shorewall6/shorewall6.spec @@ -1,6 +1,6 @@ %define name shorewall6 %define version 4.2.4 -%define release 0RC2 +%define release 0RC3 Summary: Shoreline Firewall 6 is an ip6tables-based firewall for Linux systems. Name: %{name} @@ -148,6 +148,8 @@ fi %doc COPYING INSTALL changelog.txt releasenotes.txt tunnel ipsecvpn Samples6 %changelog +* Sun Dec 28 2008 Tom Eastep tom@shorewall.net +- Updated to 4.2.4-0RC3 * Sun Dec 21 2008 Tom Eastep tom@shorewall.net - Updated to 4.2.4-0RC2 * Wed Dec 17 2008 Tom Eastep tom@shorewall.net diff --git a/Shorewall6/uninstall.sh b/Shorewall6/uninstall.sh index 618429ce8..ef7265c21 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.2.4-RC2 +VERSION=4.2.4-RC3 usage() # $1 = exit status {