diff --git a/Shorewall-init/install.sh b/Shorewall-init/install.sh index 286eb07d7..0829e3c57 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.11.2 +VERSION=4.4.13.2 usage() # $1 = exit status { diff --git a/Shorewall-init/shorewall-init.spec b/Shorewall-init/shorewall-init.spec index a738553d6..56971f95b 100644 --- a/Shorewall-init/shorewall-init.spec +++ b/Shorewall-init/shorewall-init.spec @@ -1,5 +1,5 @@ %define name shorewall-init -%define version 4.4.11 +%define version 4.4.13 %define release 2 Summary: Shorewall-init adds functionality to Shoreline Firewall (Shorewall). @@ -100,7 +100,7 @@ fi %changelog * Fri Oct 01 2010 Tom Eastep tom@shorewall.net -- Updated to 4.4.11-2 +- Updated to 4.4.13-2 * Wed Sep 22 2010 Tom Eastep tom@shorewall.net - Updated to 4.4.13-1 * Mon Sep 20 2010 Tom Eastep tom@shorewall.net diff --git a/Shorewall-init/uninstall.sh b/Shorewall-init/uninstall.sh index 0c92ed370..c6ab540eb 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.11.2 +VERSION=4.4.13.2 usage() # $1 = exit status { diff --git a/Shorewall-lite/install.sh b/Shorewall-lite/install.sh index 7dfb678f9..a3a8a81c0 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.11.2 +VERSION=4.4.13.2 usage() # $1 = exit status { diff --git a/Shorewall-lite/shorewall-lite.spec b/Shorewall-lite/shorewall-lite.spec index fef1846de..b203c5075 100644 --- a/Shorewall-lite/shorewall-lite.spec +++ b/Shorewall-lite/shorewall-lite.spec @@ -1,5 +1,5 @@ %define name shorewall-lite -%define version 4.4.11 +%define version 4.4.13 %define release 2 Summary: Shoreline Firewall Lite is an iptables-based firewall for Linux systems. @@ -103,7 +103,7 @@ fi %changelog * Fri Oct 01 2010 Tom Eastep tom@shorewall.net -- Updated to 4.4.11-2 +- Updated to 4.4.13-2 * Wed Sep 22 2010 Tom Eastep tom@shorewall.net - Updated to 4.4.13-1 * Mon Sep 20 2010 Tom Eastep tom@shorewall.net diff --git a/Shorewall-lite/uninstall.sh b/Shorewall-lite/uninstall.sh index 55b6c33cc..a6d7597b8 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.11.2 +VERSION=4.4.13.2 usage() # $1 = exit status { diff --git a/Shorewall/Perl/Shorewall/Config.pm b/Shorewall/Perl/Shorewall/Config.pm index 162929924..061116be4 100644 --- a/Shorewall/Perl/Shorewall/Config.pm +++ b/Shorewall/Perl/Shorewall/Config.pm @@ -347,7 +347,7 @@ sub initialize( $ ) { EXPORT => 0, STATEMATCH => '-m state --state', UNTRACKED => 0, - VERSION => "4.4.11.2", + VERSION => "4.4.13.2", CAPVERSION => 40413 , ); diff --git a/Shorewall/install.sh b/Shorewall/install.sh index 499db24b0..d0a2aa36b 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.11.2 +VERSION=4.4.13.2 usage() # $1 = exit status { diff --git a/Shorewall/shorewall.spec b/Shorewall/shorewall.spec index 7382cf44a..b563d39fb 100644 --- a/Shorewall/shorewall.spec +++ b/Shorewall/shorewall.spec @@ -1,5 +1,5 @@ %define name shorewall -%define version 4.4.11 +%define version 4.4.13 %define release 2 Summary: Shoreline Firewall is an iptables-based firewall for Linux systems. @@ -109,7 +109,7 @@ fi %changelog * Fri Oct 01 2010 Tom Eastep tom@shorewall.net -- Updated to 4.4.11-2 +- Updated to 4.4.13-2 * Wed Sep 22 2010 Tom Eastep tom@shorewall.net - Updated to 4.4.13-1 * Mon Sep 20 2010 Tom Eastep tom@shorewall.net diff --git a/Shorewall/uninstall.sh b/Shorewall/uninstall.sh index 37ea6ad39..7c8e2bf8e 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.11.2 +VERSION=4.4.13.2 usage() # $1 = exit status { diff --git a/Shorewall6-lite/install.sh b/Shorewall6-lite/install.sh index 9fed99344..52bde9711 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.11.2 +VERSION=4.4.13.2 usage() # $1 = exit status { diff --git a/Shorewall6-lite/shorewall6-lite.spec b/Shorewall6-lite/shorewall6-lite.spec index e4764fb7e..9e53c73cc 100644 --- a/Shorewall6-lite/shorewall6-lite.spec +++ b/Shorewall6-lite/shorewall6-lite.spec @@ -1,5 +1,5 @@ %define name shorewall6-lite -%define version 4.4.11 +%define version 4.4.13 %define release 2 Summary: Shoreline Firewall 6 Lite is an ip6tables-based firewall for Linux systems. @@ -94,7 +94,7 @@ fi %changelog * Fri Oct 01 2010 Tom Eastep tom@shorewall.net -- Updated to 4.4.11-2 +- Updated to 4.4.13-2 * Wed Sep 22 2010 Tom Eastep tom@shorewall.net - Updated to 4.4.13-1 * Mon Sep 20 2010 Tom Eastep tom@shorewall.net diff --git a/Shorewall6-lite/uninstall.sh b/Shorewall6-lite/uninstall.sh index 095c4fb5e..61892db67 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.11.2 +VERSION=4.4.13.2 usage() # $1 = exit status { diff --git a/Shorewall6/install.sh b/Shorewall6/install.sh index e2941f333..4bf8d102d 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.11.2 +VERSION=4.4.13.2 usage() # $1 = exit status { diff --git a/Shorewall6/shorewall6.spec b/Shorewall6/shorewall6.spec index 0dbc01bde..c83f0302f 100644 --- a/Shorewall6/shorewall6.spec +++ b/Shorewall6/shorewall6.spec @@ -1,5 +1,5 @@ %define name shorewall6 -%define version 4.4.11 +%define version 4.4.13 %define release 2 Summary: Shoreline Firewall 6 is an ip6tables-based firewall for Linux systems. @@ -99,7 +99,7 @@ fi %changelog * Fri Oct 01 2010 Tom Eastep tom@shorewall.net -- Updated to 4.4.11-2 +- Updated to 4.4.13-2 * Wed Sep 22 2010 Tom Eastep tom@shorewall.net - Updated to 4.4.13-1 * Mon Sep 20 2010 Tom Eastep tom@shorewall.net diff --git a/Shorewall6/uninstall.sh b/Shorewall6/uninstall.sh index 915ef57aa..ad2289683 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.11.2 +VERSION=4.4.13.2 usage() # $1 = exit status {