diff --git a/Shorewall-common/fallback.sh b/Shorewall-common/fallback.sh index c19288c2e..dc342cc8a 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.0 +VERSION=4.1.3 usage() # $1 = exit status { diff --git a/Shorewall-common/install.sh b/Shorewall-common/install.sh index c2d4eae91..092149c35 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.0 +VERSION=4.1.3 usage() # $1 = exit status { diff --git a/Shorewall-common/shorewall-common.spec b/Shorewall-common/shorewall-common.spec index e777f2649..f0b81b30b 100644 --- a/Shorewall-common/shorewall-common.spec +++ b/Shorewall-common/shorewall-common.spec @@ -1,5 +1,5 @@ %define name shorewall-common -%define version 4.2.0 +%define version 4.1.3 %define release 0base Summary: Shoreline Firewall is an iptables-based firewall for Linux systems. @@ -244,11 +244,7 @@ fi %changelog * Wed Dec 12 2007 Tom Eastep tom@shorewall.net -- Updated to 4.2.0-0base -* Wed Dec 12 2007 Tom Eastep tom@shorewall.net -- Updated to 4.2.0-0RC1 -* Wed Dec 12 2007 Tom Eastep tom@shorewall.net -- Updated to 4.2.0-RC1 +- Updated to 4.1.3-0base * Fri Dec 07 2007 Tom Eastep tom@shorewall.net - Updated to 4.1.3-1 * Tue Nov 27 2007 Tom Eastep tom@shorewall.net diff --git a/Shorewall-common/uninstall.sh b/Shorewall-common/uninstall.sh index 0a5c028fc..07a388dab 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.0 +VERSION=4.1.3 usage() # $1 = exit status { diff --git a/Shorewall-lite/fallback.sh b/Shorewall-lite/fallback.sh index e71f6818b..4c41876f1 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.0 +VERSION=4.1.3 usage() # $1 = exit status { diff --git a/Shorewall-lite/install.sh b/Shorewall-lite/install.sh index a26e6fbb3..109713524 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.0 +VERSION=4.1.3 usage() # $1 = exit status { diff --git a/Shorewall-lite/shorewall-lite.spec b/Shorewall-lite/shorewall-lite.spec index a772d9ebe..4f8794069 100644 --- a/Shorewall-lite/shorewall-lite.spec +++ b/Shorewall-lite/shorewall-lite.spec @@ -1,5 +1,5 @@ %define name shorewall-lite -%define version 4.2.0 +%define version 4.1.3 %define release 0base Summary: Shoreline Firewall Lite is an iptables-based firewall for Linux systems. @@ -99,11 +99,7 @@ fi %changelog * Wed Dec 12 2007 Tom Eastep tom@shorewall.net -- Updated to 4.2.0-0base -* Wed Dec 12 2007 Tom Eastep tom@shorewall.net -- Updated to 4.2.0-0RC1 -* Wed Dec 12 2007 Tom Eastep tom@shorewall.net -- Updated to 4.2.0-RC1 +- Updated to 4.1.3-0base * Fri Dec 07 2007 Tom Eastep tom@shorewall.net - Updated to 4.1.3-1 * Tue Nov 27 2007 Tom Eastep tom@shorewall.net diff --git a/Shorewall-lite/uninstall.sh b/Shorewall-lite/uninstall.sh index 4becf5259..127842014 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.0 +VERSION=4.1.3 usage() # $1 = exit status { diff --git a/Shorewall-perl/Shorewall/Config.pm b/Shorewall-perl/Shorewall/Config.pm index 9771fb129..ca13edb87 100644 --- a/Shorewall-perl/Shorewall/Config.pm +++ b/Shorewall-perl/Shorewall/Config.pm @@ -253,7 +253,7 @@ sub initialize() { ORIGINAL_POLICY_MATCH => '', LOGPARMS => '', TC_SCRIPT => '', - VERSION => "4.2.0", + VERSION => "4.1.3", CAPVERSION => 40100 , ); # diff --git a/Shorewall-perl/install.sh b/Shorewall-perl/install.sh index 52f121d52..2ebf3cea8 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.0 +VERSION=4.1.3 usage() # $1 = exit status { diff --git a/Shorewall-perl/shorewall-perl.spec b/Shorewall-perl/shorewall-perl.spec index 8fec35131..82169e830 100644 --- a/Shorewall-perl/shorewall-perl.spec +++ b/Shorewall-perl/shorewall-perl.spec @@ -1,5 +1,5 @@ %define name shorewall-perl -%define version 4.2.0 +%define version 4.1.3 %define release 0base Summary: Shoreline Firewall Perl-based compiler. @@ -65,11 +65,7 @@ rm -rf $RPM_BUILD_ROOT %changelog * Wed Dec 12 2007 Tom Eastep tom@shorewall.net -- Updated to 4.2.0-0base -* Wed Dec 12 2007 Tom Eastep tom@shorewall.net -- Updated to 4.2.0-0RC1 -* Wed Dec 12 2007 Tom Eastep tom@shorewall.net -- Updated to 4.2.0-RC1 +- Updated to 4.1.3-0base * Fri Dec 07 2007 Tom Eastep tom@shorewall.net - Updated to 4.1.3-1 * Tue Nov 27 2007 Tom Eastep tom@shorewall.net diff --git a/Shorewall-shell/install.sh b/Shorewall-shell/install.sh index 0a6c34eac..9fd0e9a2f 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.0 +VERSION=4.1.3 usage() # $1 = exit status { diff --git a/Shorewall-shell/shorewall-shell.spec b/Shorewall-shell/shorewall-shell.spec index 639391d07..ed4506d5f 100644 --- a/Shorewall-shell/shorewall-shell.spec +++ b/Shorewall-shell/shorewall-shell.spec @@ -1,5 +1,5 @@ %define name shorewall-shell -%define version 4.2.0 +%define version 4.1.3 %define release 0base Summary: Shoreline Firewall is an iptables-based firewall for Linux systems. @@ -82,11 +82,7 @@ fi %changelog * Wed Dec 12 2007 Tom Eastep tom@shorewall.net -- Updated to 4.2.0-0base -* Wed Dec 12 2007 Tom Eastep tom@shorewall.net -- Updated to 4.2.0-0RC1 -* Wed Dec 12 2007 Tom Eastep tom@shorewall.net -- Updated to 4.2.0-RC1 +- Updated to 4.1.3-0base * Fri Dec 07 2007 Tom Eastep tom@shorewall.net - Updated to 4.1.3-1 * Tue Nov 27 2007 Tom Eastep tom@shorewall.net