diff --git a/Shorewall-common/Makefile-lite b/Shorewall-common/Makefile-lite index 1ada083ea..14a7d766d 100644 --- a/Shorewall-common/Makefile-lite +++ b/Shorewall-common/Makefile-lite @@ -1,4 +1,4 @@ -# Shorewall Packet Filtering Firewall Export Directory Makefile - V4.0 +# Shorewall Packet Filtering Firewall Export Directory Makefile - V4.1 # # This program is under GPL [http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt] # diff --git a/Shorewall-common/firewall b/Shorewall-common/firewall index 078c1e0f6..ccd269bc7 100755 --- a/Shorewall-common/firewall +++ b/Shorewall-common/firewall @@ -1,6 +1,6 @@ #!/bin/sh # -# The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V4.0 +# The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V4.1 # # This program is under GPL [http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt] # diff --git a/Shorewall-common/init.sh b/Shorewall-common/init.sh index ea6a41ceb..be442e49c 100755 --- a/Shorewall-common/init.sh +++ b/Shorewall-common/init.sh @@ -1,7 +1,7 @@ #!/bin/sh RCDLINKS="2,S41 3,S41 6,K41" # -# The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V4.0 +# The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V4.1 # # This program is under GPL [http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt] # diff --git a/Shorewall-common/lib.base b/Shorewall-common/lib.base index 2215e1bb7..56a1d225f 100644 --- a/Shorewall-common/lib.base +++ b/Shorewall-common/lib.base @@ -1,6 +1,6 @@ #!/bin/sh # -# Shorewall 4.0 -- /usr/share/shorewall/lib.base +# Shorewall 4.1 -- /usr/share/shorewall/lib.base # # This program is under GPL [http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt] # diff --git a/Shorewall-common/lib.cli b/Shorewall-common/lib.cli index 73ead72d9..a96f22e5e 100644 --- a/Shorewall-common/lib.cli +++ b/Shorewall-common/lib.cli @@ -1,6 +1,6 @@ #!/bin/sh # -# Shorewall 4.0 -- /usr/share/shorewall/lib.cli. +# Shorewall 4.1 -- /usr/share/shorewall/lib.cli. # # This program is under GPL [http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt] # diff --git a/Shorewall-common/lib.config b/Shorewall-common/lib.config index 66e06cfbd..3620b59b1 100644 --- a/Shorewall-common/lib.config +++ b/Shorewall-common/lib.config @@ -1,6 +1,6 @@ #!/bin/sh # -# Shorewall 4.0 -- /usr/share/shorewall/lib.config +# Shorewall 4.1 -- /usr/share/shorewall/lib.config # # This program is under GPL [http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt] # diff --git a/Shorewall-common/lib.dynamiczones b/Shorewall-common/lib.dynamiczones index 86c79404d..a05c76c0e 100644 --- a/Shorewall-common/lib.dynamiczones +++ b/Shorewall-common/lib.dynamiczones @@ -1,6 +1,6 @@ #!/bin/sh # -# Shorewall 4.0 -- /usr/share/shorewall/lib.dynamiczones +# Shorewall 4.1 -- /usr/share/shorewall/lib.dynamiczones # # This program is under GPL [http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt] # diff --git a/Shorewall-common/shorewall b/Shorewall-common/shorewall index 67d2c8f75..753581745 100755 --- a/Shorewall-common/shorewall +++ b/Shorewall-common/shorewall @@ -1,6 +1,6 @@ #!/bin/sh # -# Shorewall Packet Filtering Firewall Control Program - V4.0 +# Shorewall Packet Filtering Firewall Control Program - V4.1 # # This program is under GPL [http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt] # diff --git a/Shorewall-common/shorewall.conf b/Shorewall-common/shorewall.conf index 873ea7bcc..fb7907d14 100644 --- a/Shorewall-common/shorewall.conf +++ b/Shorewall-common/shorewall.conf @@ -1,5 +1,5 @@ ############################################################################### -# /etc/shorewall/shorewall.conf V4.0 - Change the following variables to +# /etc/shorewall/shorewall.conf Version 4 - Change the following variables to # match your setup # # This program is under GPL [http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt] diff --git a/Shorewall-common/wait4ifup b/Shorewall-common/wait4ifup index e3eae8996..f409c24fb 100755 --- a/Shorewall-common/wait4ifup +++ b/Shorewall-common/wait4ifup @@ -1,6 +1,6 @@ #!/bin/sh # -# Shorewall interface helper utility - V4.0 +# Shorewall interface helper utility - V4.1 # # This program is under GPL [http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt] # diff --git a/Shorewall-lite/configpath b/Shorewall-lite/configpath index 848a940eb..e71e8245e 100644 --- a/Shorewall-lite/configpath +++ b/Shorewall-lite/configpath @@ -1,5 +1,5 @@ # -# Shorewall Lite version 4.0 - Default Config Path +# Shorewall Lite version 4.1 - Default Config Path # # /usr/share/shorewall-lite/configpath # diff --git a/Shorewall-lite/init.sh b/Shorewall-lite/init.sh index 48896f3c3..d67f5f1ac 100755 --- a/Shorewall-lite/init.sh +++ b/Shorewall-lite/init.sh @@ -1,7 +1,7 @@ #!/bin/sh RCDLINKS="2,S41 3,S41 6,K41" # -# The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V4.0 +# The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V4.1 # # This program is under GPL [http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt] # diff --git a/Shorewall-lite/shorewall-lite b/Shorewall-lite/shorewall-lite index c4ce88c7f..c7160e7c1 100755 --- a/Shorewall-lite/shorewall-lite +++ b/Shorewall-lite/shorewall-lite @@ -1,6 +1,6 @@ #!/bin/sh # -# Shorewall Lite Packet Filtering Firewall Control Program - V4.0 +# Shorewall Lite Packet Filtering Firewall Control Program - V4.1 # # This program is under GPL [http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt] # diff --git a/Shorewall-lite/shorewall-lite.conf b/Shorewall-lite/shorewall-lite.conf index 3d454802e..df37ce7b9 100644 --- a/Shorewall-lite/shorewall-lite.conf +++ b/Shorewall-lite/shorewall-lite.conf @@ -1,5 +1,5 @@ ############################################################################### -# /etc/shorewall-lite/shorewall-lite.conf V4.0 - Change the following +# /etc/shorewall-lite/shorewall-lite.conf Version 4 - Change the following # variables to override the values in the shorewall.conf file used to # compile /var/lib/shorewall-lite/firewall. Those values may be found in # /var/lib/shorewall-lite/firewall.conf. diff --git a/Shorewall-perl/Shorewall/Accounting.pm b/Shorewall-perl/Shorewall/Accounting.pm index 4b4b8cf6b..73171b41e 100644 --- a/Shorewall-perl/Shorewall/Accounting.pm +++ b/Shorewall-perl/Shorewall/Accounting.pm @@ -1,5 +1,5 @@ # -# Shorewall-perl 4.0 -- /usr/share/shorewall-perl/Shorewall/Accounting.pm +# Shorewall-perl 4.1 -- /usr/share/shorewall-perl/Shorewall/Accounting.pm # # This program is under GPL [http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt] # diff --git a/Shorewall-perl/Shorewall/Actions.pm b/Shorewall-perl/Shorewall/Actions.pm index 97b593b24..cecec976b 100644 --- a/Shorewall-perl/Shorewall/Actions.pm +++ b/Shorewall-perl/Shorewall/Actions.pm @@ -1,5 +1,5 @@ # -# Shorewall-perl 4.0 -- /usr/share/shorewall-perl/Shorewall/Actions.pm +# Shorewall-perl 4.1 -- /usr/share/shorewall-perl/Shorewall/Actions.pm # # This program is under GPL [http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt] # diff --git a/Shorewall-perl/Shorewall/Chains.pm b/Shorewall-perl/Shorewall/Chains.pm index 7e447be49..33a08071d 100644 --- a/Shorewall-perl/Shorewall/Chains.pm +++ b/Shorewall-perl/Shorewall/Chains.pm @@ -1,5 +1,5 @@ # -# Shorewall-perl 4.0 -- /usr/share/shorewall-perl/Shorewall/Chains.pm +# Shorewall-perl 4.1 -- /usr/share/shorewall-perl/Shorewall/Chains.pm # # This program is under GPL [http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt] # diff --git a/Shorewall-perl/Shorewall/Compiler.pm b/Shorewall-perl/Shorewall/Compiler.pm index 1cc72515f..08c89aa8d 100644 --- a/Shorewall-perl/Shorewall/Compiler.pm +++ b/Shorewall-perl/Shorewall/Compiler.pm @@ -1,6 +1,6 @@ #! /usr/bin/perl -w # -# The Shoreline Firewall4 (Shorewall-perl) Packet Filtering Firewall Compiler - V4.0 +# The Shoreline Firewall4 (Shorewall-perl) Packet Filtering Firewall Compiler - V4.1 # # This program is under GPL [http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt] # @@ -41,7 +41,7 @@ use Shorewall::Proxyarp; our @ISA = qw(Exporter); our @EXPORT = qw( compiler EXPORT TIMESTAMP DEBUG ); our @EXPORT_OK = qw( $export ); -our $VERSION = 4.0.6; +our $VERSION = 4.1.2; our $export; diff --git a/Shorewall-perl/Shorewall/Config.pm b/Shorewall-perl/Shorewall/Config.pm index dba92640d..ec33d540d 100644 --- a/Shorewall-perl/Shorewall/Config.pm +++ b/Shorewall-perl/Shorewall/Config.pm @@ -1,5 +1,5 @@ # -# Shorewall-perl 4.0 -- /usr/share/shorewall-perl/Shorewall/Config.pm +# Shorewall-perl 4.1 -- /usr/share/shorewall-perl/Shorewall/Config.pm # # This program is under GPL [http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt] # diff --git a/Shorewall-perl/Shorewall/IPAddrs.pm b/Shorewall-perl/Shorewall/IPAddrs.pm index c8154e6d1..c2b70f9ed 100644 --- a/Shorewall-perl/Shorewall/IPAddrs.pm +++ b/Shorewall-perl/Shorewall/IPAddrs.pm @@ -1,5 +1,5 @@ # -# Shorewall-perl 4.0 -- /usr/share/shorewall-perl/Shorewall/IPAddrs.pm +# Shorewall-perl 4.1 -- /usr/share/shorewall-perl/Shorewall/IPAddrs.pm # # This program is under GPL [http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt] # diff --git a/Shorewall-perl/Shorewall/Nat.pm b/Shorewall-perl/Shorewall/Nat.pm index c0cfa1f5e..287355aa9 100644 --- a/Shorewall-perl/Shorewall/Nat.pm +++ b/Shorewall-perl/Shorewall/Nat.pm @@ -1,5 +1,5 @@ # -# Shorewall-perl 4.0 -- /usr/share/shorewall-perl/Shorewall/Nat.pm +# Shorewall-perl 4.1 -- /usr/share/shorewall-perl/Shorewall/Nat.pm # # This program is under GPL [http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt] # diff --git a/Shorewall-perl/Shorewall/Policy.pm b/Shorewall-perl/Shorewall/Policy.pm index ad02d2a32..72cff9896 100644 --- a/Shorewall-perl/Shorewall/Policy.pm +++ b/Shorewall-perl/Shorewall/Policy.pm @@ -1,5 +1,5 @@ # -# Shorewall-perl 4.0 -- /usr/share/shorewall-perl/Shorewall/Policy.pm +# Shorewall-perl 4.1 -- /usr/share/shorewall-perl/Shorewall/Policy.pm # # This program is under GPL [http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt] # diff --git a/Shorewall-perl/Shorewall/Proc.pm b/Shorewall-perl/Shorewall/Proc.pm index 87c3b0ac6..d0bd718f2 100644 --- a/Shorewall-perl/Shorewall/Proc.pm +++ b/Shorewall-perl/Shorewall/Proc.pm @@ -1,5 +1,5 @@ # -# Shorewall 4.0 -- /usr/share/shorewall-perl/Shorewall/Proc.pm +# Shorewall 4.1 -- /usr/share/shorewall-perl/Shorewall/Proc.pm # # This program is under GPL [http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt] # diff --git a/Shorewall-perl/Shorewall/Providers.pm b/Shorewall-perl/Shorewall/Providers.pm index aee872410..4b995accf 100644 --- a/Shorewall-perl/Shorewall/Providers.pm +++ b/Shorewall-perl/Shorewall/Providers.pm @@ -1,5 +1,5 @@ # -# Shorewall-perl 4.0 -- /usr/share/shorewall-perl/Shorewall/Providers.pm +# Shorewall-perl 4.1 -- /usr/share/shorewall-perl/Shorewall/Providers.pm # # This program is under GPL [http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt] # diff --git a/Shorewall-perl/Shorewall/Proxyarp.pm b/Shorewall-perl/Shorewall/Proxyarp.pm index 82b9c7fbd..280ff633c 100644 --- a/Shorewall-perl/Shorewall/Proxyarp.pm +++ b/Shorewall-perl/Shorewall/Proxyarp.pm @@ -1,5 +1,5 @@ # -# Shorewall-perl 4.0 -- /usr/share/shorewall-perl/Shorewall/Proxyarp.pm +# Shorewall-perl 4.1 -- /usr/share/shorewall-perl/Shorewall/Proxyarp.pm # # This program is under GPL [http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt] # diff --git a/Shorewall-perl/Shorewall/Rules.pm b/Shorewall-perl/Shorewall/Rules.pm index a34d5d614..c91816c6a 100644 --- a/Shorewall-perl/Shorewall/Rules.pm +++ b/Shorewall-perl/Shorewall/Rules.pm @@ -1,5 +1,5 @@ # -# Shorewall-perl 4.0 -- /usr/share/shorewall-perl/Shorewall/Rules.pm +# Shorewall-perl 4.1 -- /usr/share/shorewall-perl/Shorewall/Rules.pm # # This program is under GPL [http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt] # diff --git a/Shorewall-perl/Shorewall/Tc.pm b/Shorewall-perl/Shorewall/Tc.pm index 7e9525b2e..2c1073fda 100644 --- a/Shorewall-perl/Shorewall/Tc.pm +++ b/Shorewall-perl/Shorewall/Tc.pm @@ -1,5 +1,5 @@ # -# Shorewall-perl 4.0 -- /usr/share/shorewall-perl/Shorewall/Tc.pm +# Shorewall-perl 4.1 -- /usr/share/shorewall-perl/Shorewall/Tc.pm # # This program is under GPL [http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt] # diff --git a/Shorewall-perl/Shorewall/Tunnels.pm b/Shorewall-perl/Shorewall/Tunnels.pm index 0ca265741..b6869b7fa 100644 --- a/Shorewall-perl/Shorewall/Tunnels.pm +++ b/Shorewall-perl/Shorewall/Tunnels.pm @@ -1,5 +1,5 @@ # -# Shorewall-perl 4.0 -- /usr/share/shorewall-perl/Shorewall/Tunnels.pm +# Shorewall-perl 4.1 -- /usr/share/shorewall-perl/Shorewall/Tunnels.pm # # This program is under GPL [http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt] # diff --git a/Shorewall-perl/Shorewall/Zones.pm b/Shorewall-perl/Shorewall/Zones.pm index e267da00c..f16091bc6 100644 --- a/Shorewall-perl/Shorewall/Zones.pm +++ b/Shorewall-perl/Shorewall/Zones.pm @@ -1,5 +1,5 @@ # -# Shorewall-perl 4.0 -- /usr/share/shorewall-perl/Shorewall/Zones.pm +# Shorewall-perl 4.1 -- /usr/share/shorewall-perl/Shorewall/Zones.pm # # This program is under GPL [http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt] # diff --git a/Shorewall-perl/compiler.pl b/Shorewall-perl/compiler.pl index bacb73cdd..1c67585b9 100755 --- a/Shorewall-perl/compiler.pl +++ b/Shorewall-perl/compiler.pl @@ -1,6 +1,6 @@ #! /usr/bin/perl -w # -# The Shoreline Firewall4 (Shorewall-perl) Packet Filtering Firewall Compiler - V4.0 +# The Shoreline Firewall4 (Shorewall-perl) Packet Filtering Firewall Compiler - V4.1 # # This program is under GPL [http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt] # diff --git a/Shorewall-shell/lib.accounting b/Shorewall-shell/lib.accounting index b80ddaa10..dc4d9bda6 100644 --- a/Shorewall-shell/lib.accounting +++ b/Shorewall-shell/lib.accounting @@ -1,6 +1,6 @@ #!/bin/sh # -# Shorewall 4.0 -- /usr/share/shorewall/lib.accounting +# Shorewall 4.1 -- /usr/share/shorewall/lib.accounting # # This program is under GPL [http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt] # diff --git a/Shorewall-shell/lib.actions b/Shorewall-shell/lib.actions index 87b255510..22a95d108 100644 --- a/Shorewall-shell/lib.actions +++ b/Shorewall-shell/lib.actions @@ -1,6 +1,6 @@ #!/bin/sh # -# Shorewall 4.0 -- /usr/share/shorewall/lib.actions +# Shorewall 4.1 -- /usr/share/shorewall/lib.actions # # This program is under GPL [http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt] # diff --git a/Shorewall-shell/lib.maclist b/Shorewall-shell/lib.maclist index a5f03f801..ff54ff9ea 100644 --- a/Shorewall-shell/lib.maclist +++ b/Shorewall-shell/lib.maclist @@ -1,6 +1,6 @@ #!/bin/sh # -# Shorewall 4.0 -- /usr/share/shorewall/lib.tcrules +# Shorewall 4.1 -- /usr/share/shorewall/lib.tcrules # # This program is under GPL [http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt] # diff --git a/Shorewall-shell/lib.nat b/Shorewall-shell/lib.nat index 0de655c11..3e0ff50ac 100644 --- a/Shorewall-shell/lib.nat +++ b/Shorewall-shell/lib.nat @@ -1,6 +1,6 @@ #!/bin/sh # -# Shorewall 4.0 -- /usr/share/shorewall/lib.nat +# Shorewall 4.1 -- /usr/share/shorewall/lib.nat # # This program is under GPL [http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt] # diff --git a/Shorewall-shell/lib.providers b/Shorewall-shell/lib.providers index 198b8ff35..2bcd51209 100644 --- a/Shorewall-shell/lib.providers +++ b/Shorewall-shell/lib.providers @@ -1,6 +1,6 @@ #!/bin/sh # -# Shorewall 4.0 -- /usr/share/shorewall/lib.providers +# Shorewall 4.1 -- /usr/share/shorewall/lib.providers # # This program is under GPL [http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt] # diff --git a/Shorewall-shell/lib.tc b/Shorewall-shell/lib.tc index 693efcf87..57eb89ccb 100644 --- a/Shorewall-shell/lib.tc +++ b/Shorewall-shell/lib.tc @@ -1,6 +1,6 @@ #!/bin/sh # -# Shorewall 4.0 -- /usr/share/shorewall/lib.tc +# Shorewall 4.1 -- /usr/share/shorewall/lib.tc # # This program is under GPL [http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt] # diff --git a/Shorewall-shell/lib.tcrules b/Shorewall-shell/lib.tcrules index 749c47ea3..50c19e4bb 100644 --- a/Shorewall-shell/lib.tcrules +++ b/Shorewall-shell/lib.tcrules @@ -1,6 +1,6 @@ #!/bin/sh # -# Shorewall 4.0 -- /usr/share/shorewall/lib.tcrules +# Shorewall 4.1 -- /usr/share/shorewall/lib.tcrules # # This program is under GPL [http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt] # diff --git a/Shorewall-shell/lib.tunnels b/Shorewall-shell/lib.tunnels index 9c6915383..9426bcfee 100644 --- a/Shorewall-shell/lib.tunnels +++ b/Shorewall-shell/lib.tunnels @@ -1,6 +1,6 @@ #!/bin/sh # -# Shorewall 4.0 -- /usr/share/shorewall/lib.tunnels +# Shorewall 4.1 -- /usr/share/shorewall/lib.tunnels # # This program is under GPL [http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt] # diff --git a/Shorewall-shell/prog.header b/Shorewall-shell/prog.header index aac0aa19a..e736d795b 100644 --- a/Shorewall-shell/prog.header +++ b/Shorewall-shell/prog.header @@ -1,6 +1,6 @@ #!/bin/sh # -# Generated by the Shoreline Firewall (Shorewall) Packet Filtering Firewall - V4.0 +# Generated by the Shoreline Firewall (Shorewall) Packet Filtering Firewall - V4.1 # # This program is under GPL [http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt] #