From 79653e942f0dff5b9b7d8422369f53a36dba8ee4 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Sun, 3 Jul 2011 12:25:22 -0700 Subject: [PATCH] Version to RC 1 -- again Signed-off-by: Tom Eastep --- Shorewall-init/install.sh | 2 +- Shorewall-init/shorewall-init.spec | 4 +++- Shorewall-init/uninstall.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/install.sh | 2 +- Shorewall/shorewall.spec | 4 +++- Shorewall/uninstall.sh | 2 +- Shorewall6-lite/install.sh | 2 +- Shorewall6-lite/shorewall6-lite.spec | 4 +++- Shorewall6-lite/uninstall.sh | 2 +- Shorewall6/install.sh | 2 +- Shorewall6/shorewall6.spec | 4 +++- Shorewall6/uninstall.sh | 2 +- 16 files changed, 26 insertions(+), 16 deletions(-) diff --git a/Shorewall-init/install.sh b/Shorewall-init/install.sh index 23694d0d6..21a055b8a 100755 --- a/Shorewall-init/install.sh +++ b/Shorewall-init/install.sh @@ -23,7 +23,7 @@ # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. # -VERSION=4.4.21-RC2 +VERSION=4.4.21 usage() # $1 = exit status { diff --git a/Shorewall-init/shorewall-init.spec b/Shorewall-init/shorewall-init.spec index d243da293..5e9ea1a7b 100644 --- a/Shorewall-init/shorewall-init.spec +++ b/Shorewall-init/shorewall-init.spec @@ -1,6 +1,6 @@ %define name shorewall-init %define version 4.4.21 -%define release 0RC2 +%define release 0base Summary: Shorewall-init adds functionality to Shoreline Firewall (Shorewall). Name: %{name} @@ -120,6 +120,8 @@ fi %changelog * Sun Jul 03 2011 Tom Eastep tom@shorewall.net +- Updated to 4.4.21-0base +* Sun Jul 03 2011 Tom Eastep tom@shorewall.net - Updated to 4.4.21-0RC2 * Thu Jun 23 2011 Tom Eastep tom@shorewall.net - Updated to 4.4.21-0RC1 diff --git a/Shorewall-init/uninstall.sh b/Shorewall-init/uninstall.sh index 8136c5826..4fca0dd6d 100755 --- a/Shorewall-init/uninstall.sh +++ b/Shorewall-init/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.21-RC2 +VERSION=4.4.21 usage() # $1 = exit status { diff --git a/Shorewall-lite/install.sh b/Shorewall-lite/install.sh index ca0d9f52d..1718ab402 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.21-RC2 +VERSION=4.4.21 usage() # $1 = exit status { diff --git a/Shorewall-lite/shorewall-lite.spec b/Shorewall-lite/shorewall-lite.spec index 1201980d8..3e3b7a566 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.21 -%define release 0RC2 +%define release 0base Summary: Shoreline Firewall Lite is an iptables-based firewall for Linux systems. Name: %{name} @@ -104,6 +104,8 @@ fi %changelog * Sun Jul 03 2011 Tom Eastep tom@shorewall.net +- Updated to 4.4.21-0base +* Sun Jul 03 2011 Tom Eastep tom@shorewall.net - Updated to 4.4.21-0RC2 * Thu Jun 23 2011 Tom Eastep tom@shorewall.net - Updated to 4.4.21-0RC1 diff --git a/Shorewall-lite/uninstall.sh b/Shorewall-lite/uninstall.sh index 39ce829f8..958a8c970 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.21-RC2 +VERSION=4.4.21 usage() # $1 = exit status { diff --git a/Shorewall/Perl/Shorewall/Config.pm b/Shorewall/Perl/Shorewall/Config.pm index 6efee53dc..fe835b6e7 100644 --- a/Shorewall/Perl/Shorewall/Config.pm +++ b/Shorewall/Perl/Shorewall/Config.pm @@ -433,7 +433,7 @@ sub initialize( $ ) { EXPORT => 0, STATEMATCH => '-m state --state', UNTRACKED => 0, - VERSION => "4.4.21-RC2", + VERSION => "4.4.21", CAPVERSION => 40421 , ); # diff --git a/Shorewall/install.sh b/Shorewall/install.sh index bb99278d6..38e92e07d 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.21-RC2 +VERSION=4.4.21 usage() # $1 = exit status { diff --git a/Shorewall/shorewall.spec b/Shorewall/shorewall.spec index a1cd4c36e..59c7929fb 100644 --- a/Shorewall/shorewall.spec +++ b/Shorewall/shorewall.spec @@ -1,6 +1,6 @@ %define name shorewall %define version 4.4.21 -%define release 0RC2 +%define release 0base Summary: Shoreline Firewall is an iptables-based firewall for Linux systems. Name: %{name} @@ -112,6 +112,8 @@ fi %changelog * Sun Jul 03 2011 Tom Eastep tom@shorewall.net +- Updated to 4.4.21-0base +* Sun Jul 03 2011 Tom Eastep tom@shorewall.net - Updated to 4.4.21-0RC2 * Thu Jun 23 2011 Tom Eastep tom@shorewall.net - Updated to 4.4.21-0RC1 diff --git a/Shorewall/uninstall.sh b/Shorewall/uninstall.sh index b568c1d99..27d9d5fab 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.21-RC2 +VERSION=4.4.21 usage() # $1 = exit status { diff --git a/Shorewall6-lite/install.sh b/Shorewall6-lite/install.sh index f5e5f2e28..a6fa3a481 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.21-RC2 +VERSION=4.4.21 usage() # $1 = exit status { diff --git a/Shorewall6-lite/shorewall6-lite.spec b/Shorewall6-lite/shorewall6-lite.spec index 076c98735..f8ee76965 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.21 -%define release 0RC2 +%define release 0base Summary: Shoreline Firewall 6 Lite is an ip6tables-based firewall for Linux systems. Name: %{name} @@ -95,6 +95,8 @@ fi %changelog * Sun Jul 03 2011 Tom Eastep tom@shorewall.net +- Updated to 4.4.21-0base +* Sun Jul 03 2011 Tom Eastep tom@shorewall.net - Updated to 4.4.21-0RC2 * Thu Jun 23 2011 Tom Eastep tom@shorewall.net - Updated to 4.4.21-0RC1 diff --git a/Shorewall6-lite/uninstall.sh b/Shorewall6-lite/uninstall.sh index 1dcb20761..12258ab63 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.21-RC2 +VERSION=4.4.21 usage() # $1 = exit status { diff --git a/Shorewall6/install.sh b/Shorewall6/install.sh index a688988a8..871e116b4 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.21-RC2 +VERSION=4.4.21 usage() # $1 = exit status { diff --git a/Shorewall6/shorewall6.spec b/Shorewall6/shorewall6.spec index b8692ce88..4d9865b39 100644 --- a/Shorewall6/shorewall6.spec +++ b/Shorewall6/shorewall6.spec @@ -1,6 +1,6 @@ %define name shorewall6 %define version 4.4.21 -%define release 0RC2 +%define release 0base Summary: Shoreline Firewall 6 is an ip6tables-based firewall for Linux systems. Name: %{name} @@ -102,6 +102,8 @@ fi %changelog * Sun Jul 03 2011 Tom Eastep tom@shorewall.net +- Updated to 4.4.21-0base +* Sun Jul 03 2011 Tom Eastep tom@shorewall.net - Updated to 4.4.21-0RC2 * Thu Jun 23 2011 Tom Eastep tom@shorewall.net - Updated to 4.4.21-0RC1 diff --git a/Shorewall6/uninstall.sh b/Shorewall6/uninstall.sh index d787983f0..a7d1eece8 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.21-RC2 +VERSION=4.4.21 usage() # $1 = exit status {