Hello community, here is the log from the commit of package shorewall for openSUSE:Factory checked in at 2014-07-02 15:05:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/shorewall (Old) and /work/SRC/openSUSE:Factory/.shorewall.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "shorewall" Changes: -------- --- /work/SRC/openSUSE:Factory/shorewall/shorewall.changes 2014-06-24 15:15:58.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.shorewall.new/shorewall.changes 2014-07-02 15:05:38.000000000 +0200 @@ -1,0 +2,13 @@ +Wed Jul 2 08:22:44 UTC 2014 - toganm@opensuse.org + +- Update to version 4.6.1.3 For more details see changelog.txt and + releasenotes.txt + + * Use of the 'IfEvent' action resulted in a compilation failure: + + ERROR: -j is only allowed when the ACTION is INLINE with no + parameter /usr/share/shorewall/action.IfEvent (line 139) + from /etc/shorewall/action.SSHKnock (line 8) + from /etc/shorewall/rules (line 31) + +------------------------------------------------------------------- Old: ---- shorewall-4.6.1.1.tar.bz2 shorewall-core-4.6.1.1.tar.bz2 shorewall-docs-html-4.6.1.1.tar.bz2 shorewall-init-4.6.1.1.tar.bz2 shorewall-lite-4.6.1.1.tar.bz2 shorewall6-4.6.1.1.tar.bz2 shorewall6-lite-4.6.1.1.tar.bz2 New: ---- shorewall-4.6.1.3.tar.bz2 shorewall-core-4.6.1.3.tar.bz2 shorewall-docs-html-4.6.1.3.tar.bz2 shorewall-init-4.6.1.3.tar.bz2 shorewall-lite-4.6.1.3.tar.bz2 shorewall6-4.6.1.3.tar.bz2 shorewall6-lite-4.6.1.3.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ shorewall.spec ++++++ --- /var/tmp/diff_new_pack.gJecIK/_old 2014-07-02 15:05:39.000000000 +0200 +++ /var/tmp/diff_new_pack.gJecIK/_new 2014-07-02 15:05:39.000000000 +0200 @@ -20,7 +20,7 @@ %define have_systemd 1 Name: shorewall -Version: 4.6.1.1 +Version: 4.6.1.3 Release: 0 Summary: Shoreline Firewall is an iptables-based firewall for Linux systems License: GPL-2.0 ++++++ shorewall-4.6.1.1.tar.bz2 -> shorewall-4.6.1.3.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/Macros/macro.Amanda new/shorewall-4.6.1.3/Macros/macro.Amanda --- old/shorewall-4.6.1.1/Macros/macro.Amanda 2014-06-15 18:03:10.000000000 +0200 +++ new/shorewall-4.6.1.3/Macros/macro.Amanda 2014-06-27 17:23:04.000000000 +0200 @@ -14,7 +14,7 @@ # PORT(S) PORT(S) DEST LIMIT GROUP ?if ( __CT_TARGET && ! $AUTOHELPERS && __AMANDA_HELPER ) - PARAM - - udp 10080 ; helper=amanda + PARAM - - udp 10080 { helper=amanda } ?else PARAM - - udp 10080 ?endif diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/Macros/macro.FTP new/shorewall-4.6.1.3/Macros/macro.FTP --- old/shorewall-4.6.1.1/Macros/macro.FTP 2014-06-15 18:03:10.000000000 +0200 +++ new/shorewall-4.6.1.3/Macros/macro.FTP 2014-06-27 17:23:04.000000000 +0200 @@ -11,7 +11,7 @@ #ACTION SOURCE DEST PROTO DEST SOURCE ORIGIN RATE USER/ # PORT(S) PORT(S) DEST LIMIT GROUP ?if ( __CT_TARGET && ! $AUTOHELPERS && __FTP_HELPER ) - PARAM - - tcp 21 ; helper=ftp + PARAM - - tcp 21 { helper=ftp } ?else PARAM - - tcp 21 ?endif diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/Macros/macro.IRC new/shorewall-4.6.1.3/Macros/macro.IRC --- old/shorewall-4.6.1.1/Macros/macro.IRC 2014-06-15 18:03:10.000000000 +0200 +++ new/shorewall-4.6.1.3/Macros/macro.IRC 2014-06-27 17:23:04.000000000 +0200 @@ -12,7 +12,7 @@ # PORT(S) PORT(S) DEST LIMIT GROUP ?if ( __CT_TARGET && ! $AUTOHELPERS && __IRC_HELPER ) - PARAM - - tcp 6667 ; helper=irc + PARAM - - tcp 6667 { helper=irc } ?else PARAM - - tcp 6667 ?endif diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/Macros/macro.PPtP new/shorewall-4.6.1.3/Macros/macro.PPtP --- old/shorewall-4.6.1.1/Macros/macro.PPtP 2014-06-15 18:03:10.000000000 +0200 +++ new/shorewall-4.6.1.3/Macros/macro.PPtP 2014-06-27 17:23:04.000000000 +0200 @@ -14,7 +14,7 @@ PARAM DEST SOURCE 47 ?if ( __CT_TARGET && ! $AUTOHELPERS && __PPTP_HELPER ) - PARAM - - tcp 1723 ; helper=pptp + PARAM - - tcp 1723 { helper=pptp } ?else PARAM - - tcp 1723 ?endif diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/Macros/macro.SANE new/shorewall-4.6.1.3/Macros/macro.SANE --- old/shorewall-4.6.1.1/Macros/macro.SANE 2014-06-15 18:03:10.000000000 +0200 +++ new/shorewall-4.6.1.3/Macros/macro.SANE 2014-06-27 17:23:04.000000000 +0200 @@ -12,7 +12,7 @@ # PORT(S) PORT(S) DEST LIMIT GROUP ?if ( __CT_TARGET && ! $AUTOHELPERS && __SANE_HELPER ) - PARAM - - tcp 6566 ; helper=sane + PARAM - - tcp 6566 { helper=sane } ?else PARAM - - tcp 6566 ?endif diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/Macros/macro.SIP new/shorewall-4.6.1.3/Macros/macro.SIP --- old/shorewall-4.6.1.1/Macros/macro.SIP 2014-06-15 18:03:10.000000000 +0200 +++ new/shorewall-4.6.1.3/Macros/macro.SIP 2014-06-27 17:23:04.000000000 +0200 @@ -12,7 +12,7 @@ # PORT(S) PORT(S) DEST LIMIT GROUP ?if ( __CT_TARGET && ! $AUTOHELPERS && __SIP_HELPER ) - PARAM - - udp 5060 ; helper=sip + PARAM - - udp 5060 { helper=sip } ?else PARAM - - udp 5060 ?endif diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/Macros/macro.SMB new/shorewall-4.6.1.3/Macros/macro.SMB --- old/shorewall-4.6.1.1/Macros/macro.SMB 2014-06-15 18:03:10.000000000 +0200 +++ new/shorewall-4.6.1.3/Macros/macro.SMB 2014-06-27 17:23:04.000000000 +0200 @@ -17,7 +17,7 @@ PARAM - - udp 135,445 ?if ( __CT_TARGET && ! $AUTOHELPERS && __NETBIOS_NS_HELPER ) - PARAM - - udp 137 ; helper=netbios-ns + PARAM - - udp 137 { helper=netbios-ns } PARAM - - udp 138:139 ?else PARAM - - udp 137:139 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/Macros/macro.SMBBI new/shorewall-4.6.1.3/Macros/macro.SMBBI --- old/shorewall-4.6.1.1/Macros/macro.SMBBI 2014-06-15 18:03:10.000000000 +0200 +++ new/shorewall-4.6.1.3/Macros/macro.SMBBI 2014-06-27 17:23:04.000000000 +0200 @@ -17,7 +17,7 @@ PARAM - - udp 135,445 ?if ( __CT_TARGET && ! $AUTOHELPERS && __NETBIOS_NS_HELPER ) - PARAM - - udp 137 ; helper=netbios-ns + PARAM - - udp 137 { helper=netbios-ns } PARAM - - udp 138:139 ?else PARAM - - udp 137:139 @@ -28,7 +28,7 @@ PARAM DEST SOURCE udp 135,445 ?if ( __CT_TARGET && ! $AUTOHELPERS && __NETBIOS_NS_HELPER ) - PARAM DEST SOURCE udp 137 ; helper=netbios-ns + PARAM DEST SOURCE udp 137 { helper=netbios-ns } PARAM DEST SOURCE udp 138:139 ?else PARAM DEST SOURCE udp 137:139 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/Macros/macro.SNMP new/shorewall-4.6.1.3/Macros/macro.SNMP --- old/shorewall-4.6.1.1/Macros/macro.SNMP 2014-06-15 18:03:10.000000000 +0200 +++ new/shorewall-4.6.1.3/Macros/macro.SNMP 2014-06-27 17:23:04.000000000 +0200 @@ -14,7 +14,7 @@ # PORT(S) PORT(S) DEST LIMIT GROUP ?if ( __CT_TARGET && ! $AUTOHELPERS && __SNMP_HELPER ) - PARAM - - udp 161 ; helper=snmp + PARAM - - udp 161 { helper=snmp } ?else PARAM - - udp 161 ?endif diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/Macros/macro.TFTP new/shorewall-4.6.1.3/Macros/macro.TFTP --- old/shorewall-4.6.1.1/Macros/macro.TFTP 2014-06-15 18:03:10.000000000 +0200 +++ new/shorewall-4.6.1.3/Macros/macro.TFTP 2014-06-27 17:23:04.000000000 +0200 @@ -14,7 +14,7 @@ # PORT(S) PORT(S) DEST LIMIT GROUP ?if ( __CT_TARGET && ! $AUTOHELPERS && __TFTP_HELPER ) - PARAM - - udp 69 ; helper=tftp + PARAM - - udp 69 { helper=tftp } ?else PARAM - - udp 69 ?endif diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/Perl/Shorewall/Config.pm new/shorewall-4.6.1.3/Perl/Shorewall/Config.pm --- old/shorewall-4.6.1.1/Perl/Shorewall/Config.pm 2014-06-15 18:17:16.000000000 +0200 +++ new/shorewall-4.6.1.3/Perl/Shorewall/Config.pm 2014-06-27 18:35:52.000000000 +0200 @@ -709,7 +709,7 @@ TC_SCRIPT => '', EXPORT => 0, KLUDGEFREE => '', - VERSION => "4.6.1.1", + VERSION => "4.6.1.3", CAPVERSION => 40600 , ); # diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/Perl/Shorewall/Rules.pm new/shorewall-4.6.1.3/Perl/Shorewall/Rules.pm --- old/shorewall-4.6.1.1/Perl/Shorewall/Rules.pm 2014-06-15 18:17:16.000000000 +0200 +++ new/shorewall-4.6.1.3/Perl/Shorewall/Rules.pm 2014-06-27 18:35:52.000000000 +0200 @@ -2950,7 +2950,7 @@ $matches .= ' ' unless $matches =~ /^(?:.+\s)?$/; - set_inline_matches $matches if $target =~ /^INLINE(?::.*)?$/; + set_inline_matches( $target =~ /^INLINE(?::.*)?$/ ? $matches : '' ); if ( $isstatematch ) { if ( $statematch ) { @@ -3023,6 +3023,8 @@ $proto .= ' ' unless $proto =~ /^(?:.+\s)?$/; + set_inline_matches( '' ) if $config{INLINE_MATCHES}; + if ( $passedproto eq '-' || $passedproto eq 'tcp' || $passedproto eq '6' ) { # # For other protos, a 'no rule generated' warning will be issued diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/Samples/three-interfaces/masq.annotated new/shorewall-4.6.1.3/Samples/three-interfaces/masq.annotated --- old/shorewall-4.6.1.1/Samples/three-interfaces/masq.annotated 2014-06-15 18:18:50.000000000 +0200 +++ new/shorewall-4.6.1.3/Samples/three-interfaces/masq.annotated 2014-06-27 18:37:24.000000000 +0200 @@ -101,7 +101,8 @@ # # See example 8 below. # -# SOURCE (Formerly called SUBNET) - {interface|address[,address][exclusion]} +# SOURCE (Formerly called SUBNET - Optional) - [interface|address[,address][ +# exclusion]] # # Set of hosts that you wish to masquerade. You can specify this as an # address (net or host) or as an interface (use of an interface is diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/Samples/two-interfaces/masq.annotated new/shorewall-4.6.1.3/Samples/two-interfaces/masq.annotated --- old/shorewall-4.6.1.1/Samples/two-interfaces/masq.annotated 2014-06-15 18:18:55.000000000 +0200 +++ new/shorewall-4.6.1.3/Samples/two-interfaces/masq.annotated 2014-06-27 18:37:29.000000000 +0200 @@ -101,7 +101,8 @@ # # See example 8 below. # -# SOURCE (Formerly called SUBNET) - {interface|address[,address][exclusion]} +# SOURCE (Formerly called SUBNET - Optional) - [interface|address[,address][ +# exclusion]] # # Set of hosts that you wish to masquerade. You can specify this as an # address (net or host) or as an interface (use of an interface is diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/changelog.txt new/shorewall-4.6.1.3/changelog.txt --- old/shorewall-4.6.1.1/changelog.txt 2014-06-15 18:17:16.000000000 +0200 +++ new/shorewall-4.6.1.3/changelog.txt 2014-06-27 18:35:52.000000000 +0200 @@ -1,3 +1,17 @@ +Changes in 4.6.1.3 + +1) Update release documents. + +2) Correct the compiler's handling of IfEvent. + +Changes in 4.6.1.2 + +1) Update release documents. + +2) Correct 'masq' manpages. + +3) Allow INLINE_MATCHES=Yes with AUTOHELPERS=No to work correctly. + Changes in 4.6.1.1 1) Update release documents. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/configfiles/masq.annotated new/shorewall-4.6.1.3/configfiles/masq.annotated --- old/shorewall-4.6.1.1/configfiles/masq.annotated 2014-06-15 18:18:31.000000000 +0200 +++ new/shorewall-4.6.1.3/configfiles/masq.annotated 2014-06-27 18:37:05.000000000 +0200 @@ -97,7 +97,8 @@ # # See example 8 below. # -# SOURCE (Formerly called SUBNET) - {interface|address[,address][exclusion]} +# SOURCE (Formerly called SUBNET - Optional) - [interface|address[,address][ +# exclusion]] # # Set of hosts that you wish to masquerade. You can specify this as an # address (net or host) or as an interface (use of an interface is diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/configure new/shorewall-4.6.1.3/configure --- old/shorewall-4.6.1.1/configure 2014-06-15 18:17:16.000000000 +0200 +++ new/shorewall-4.6.1.3/configure 2014-06-27 18:35:52.000000000 +0200 @@ -28,7 +28,7 @@ # # Build updates this # -VERSION=4.6.1.1 +VERSION=4.6.1.3 case "$BASH_VERSION" in [4-9].*) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/configure.pl new/shorewall-4.6.1.3/configure.pl --- old/shorewall-4.6.1.1/configure.pl 2014-06-15 18:17:16.000000000 +0200 +++ new/shorewall-4.6.1.3/configure.pl 2014-06-27 18:35:52.000000000 +0200 @@ -31,7 +31,7 @@ # Build updates this # use constant { - VERSION => '4.6.1.1' + VERSION => '4.6.1.3' }; my %params; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/install.sh new/shorewall-4.6.1.3/install.sh --- old/shorewall-4.6.1.1/install.sh 2014-06-15 18:17:15.000000000 +0200 +++ new/shorewall-4.6.1.3/install.sh 2014-06-27 18:35:52.000000000 +0200 @@ -22,7 +22,7 @@ # along with this program; if not, see <http://www.gnu.org/licenses/>. # -VERSION=4.6.1.1 +VERSION=4.6.1.3 # # Change to the directory containing this script diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/known_problems.txt new/shorewall-4.6.1.3/known_problems.txt --- old/shorewall-4.6.1.1/known_problems.txt 2014-06-15 18:17:16.000000000 +0200 +++ new/shorewall-4.6.1.3/known_problems.txt 2014-06-27 18:35:52.000000000 +0200 @@ -1,2 +1,24 @@ 1) On systems running Upstart, shorewall-init cannot reliably secure the firewall before interfaces are brought up. + +2) When INLINE_MATCHES=Yes and AUTOHELPERS=No, start or restart can + fail during script execution with this diagnostic: + + Running /sbin/iptables-restore... + Bad argument `helper=netbios-ns' + Error occurred at line: 228 + Try `iptables-restore -h' or 'iptables-restore --help' for more + information. + ERROR: iptables-restore Failed. Input is in + /var/lib/shorewall/.iptables-restore-input + + Corrected in Shorewall 4.6.1.2 + +3) Use of the 'IfEvent' action results in a compilation failure: + + ERROR: -j is only allowed when the ACTION is INLINE with no + parameter /usr/share/shorewall/action.IfEvent (line 139) + from /etc/shorewall/action.SSHKnock (line 8) + from /etc/shorewall/rules (line 31) + + Corrected in Shorewall 4.6.1.3. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/manpages/shorewall-accounting.5 new/shorewall-4.6.1.3/manpages/shorewall-accounting.5 --- old/shorewall-4.6.1.1/manpages/shorewall-accounting.5 2014-06-15 18:17:20.000000000 +0200 +++ new/shorewall-4.6.1.3/manpages/shorewall-accounting.5 2014-06-27 18:35:54.000000000 +0200 @@ -2,12 +2,12 @@ .\" Title: shorewall-accounting .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> -.\" Date: 06/15/2014 +.\" Date: 06/27/2014 .\" Manual: Configuration Files .\" Source: Configuration Files .\" Language: English .\" -.TH "SHOREWALL\-ACCOUNTIN" "5" "06/15/2014" "Configuration Files" "Configuration Files" +.TH "SHOREWALL\-ACCOUNTIN" "5" "06/27/2014" "Configuration Files" "Configuration Files" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/manpages/shorewall-actions.5 new/shorewall-4.6.1.3/manpages/shorewall-actions.5 --- old/shorewall-4.6.1.1/manpages/shorewall-actions.5 2014-06-15 18:17:22.000000000 +0200 +++ new/shorewall-4.6.1.3/manpages/shorewall-actions.5 2014-06-27 18:35:56.000000000 +0200 @@ -2,12 +2,12 @@ .\" Title: shorewall-actions .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> -.\" Date: 06/15/2014 +.\" Date: 06/27/2014 .\" Manual: Configuration Files .\" Source: Configuration Files .\" Language: English .\" -.TH "SHOREWALL\-ACTIONS" "5" "06/15/2014" "Configuration Files" "Configuration Files" +.TH "SHOREWALL\-ACTIONS" "5" "06/27/2014" "Configuration Files" "Configuration Files" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/manpages/shorewall-arprules.5 new/shorewall-4.6.1.3/manpages/shorewall-arprules.5 --- old/shorewall-4.6.1.1/manpages/shorewall-arprules.5 2014-06-15 18:17:23.000000000 +0200 +++ new/shorewall-4.6.1.3/manpages/shorewall-arprules.5 2014-06-27 18:35:57.000000000 +0200 @@ -2,12 +2,12 @@ .\" Title: shorewall-arprules .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> -.\" Date: 06/15/2014 +.\" Date: 06/27/2014 .\" Manual: Configuration Files .\" Source: Configuration Files .\" Language: English .\" -.TH "SHOREWALL\-ARPRULES" "5" "06/15/2014" "Configuration Files" "Configuration Files" +.TH "SHOREWALL\-ARPRULES" "5" "06/27/2014" "Configuration Files" "Configuration Files" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/manpages/shorewall-blacklist.5 new/shorewall-4.6.1.3/manpages/shorewall-blacklist.5 --- old/shorewall-4.6.1.1/manpages/shorewall-blacklist.5 2014-06-15 18:17:25.000000000 +0200 +++ new/shorewall-4.6.1.3/manpages/shorewall-blacklist.5 2014-06-27 18:35:59.000000000 +0200 @@ -2,12 +2,12 @@ .\" Title: shorewall-blacklist .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> -.\" Date: 06/15/2014 +.\" Date: 06/27/2014 .\" Manual: Configuration Files .\" Source: Configuration Files .\" Language: English .\" -.TH "SHOREWALL\-BLACKLIST" "5" "06/15/2014" "Configuration Files" "Configuration Files" +.TH "SHOREWALL\-BLACKLIST" "5" "06/27/2014" "Configuration Files" "Configuration Files" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/manpages/shorewall-blrules.5 new/shorewall-4.6.1.3/manpages/shorewall-blrules.5 --- old/shorewall-4.6.1.1/manpages/shorewall-blrules.5 2014-06-15 18:17:26.000000000 +0200 +++ new/shorewall-4.6.1.3/manpages/shorewall-blrules.5 2014-06-27 18:36:00.000000000 +0200 @@ -2,12 +2,12 @@ .\" Title: shorewall-blrules .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> -.\" Date: 06/15/2014 +.\" Date: 06/27/2014 .\" Manual: Configuration Files .\" Source: Configuration Files .\" Language: English .\" -.TH "SHOREWALL\-BLRULES" "5" "06/15/2014" "Configuration Files" "Configuration Files" +.TH "SHOREWALL\-BLRULES" "5" "06/27/2014" "Configuration Files" "Configuration Files" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/manpages/shorewall-conntrack.5 new/shorewall-4.6.1.3/manpages/shorewall-conntrack.5 --- old/shorewall-4.6.1.1/manpages/shorewall-conntrack.5 2014-06-15 18:17:32.000000000 +0200 +++ new/shorewall-4.6.1.3/manpages/shorewall-conntrack.5 2014-06-27 18:36:07.000000000 +0200 @@ -2,12 +2,12 @@ .\" Title: shorewall6-conntrack .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> -.\" Date: 06/15/2014 +.\" Date: 06/27/2014 .\" Manual: Configuration Files .\" Source: Configuration Files .\" Language: English .\" -.TH "SHOREWALL6\-CONNTRAC" "5" "06/15/2014" "Configuration Files" "Configuration Files" +.TH "SHOREWALL6\-CONNTRAC" "5" "06/27/2014" "Configuration Files" "Configuration Files" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/manpages/shorewall-ecn.5 new/shorewall-4.6.1.3/manpages/shorewall-ecn.5 --- old/shorewall-4.6.1.1/manpages/shorewall-ecn.5 2014-06-15 18:17:34.000000000 +0200 +++ new/shorewall-4.6.1.3/manpages/shorewall-ecn.5 2014-06-27 18:36:08.000000000 +0200 @@ -2,12 +2,12 @@ .\" Title: shorewall-ecn .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> -.\" Date: 06/15/2014 +.\" Date: 06/27/2014 .\" Manual: Configuration Files .\" Source: Configuration Files .\" Language: English .\" -.TH "SHOREWALL\-ECN" "5" "06/15/2014" "Configuration Files" "Configuration Files" +.TH "SHOREWALL\-ECN" "5" "06/27/2014" "Configuration Files" "Configuration Files" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/manpages/shorewall-exclusion.5 new/shorewall-4.6.1.3/manpages/shorewall-exclusion.5 --- old/shorewall-4.6.1.1/manpages/shorewall-exclusion.5 2014-06-15 18:17:35.000000000 +0200 +++ new/shorewall-4.6.1.3/manpages/shorewall-exclusion.5 2014-06-27 18:36:10.000000000 +0200 @@ -2,12 +2,12 @@ .\" Title: shorewall-exclusion .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> -.\" Date: 06/15/2014 +.\" Date: 06/27/2014 .\" Manual: Configuration Files .\" Source: Configuration Files .\" Language: English .\" -.TH "SHOREWALL\-EXCLUSION" "5" "06/15/2014" "Configuration Files" "Configuration Files" +.TH "SHOREWALL\-EXCLUSION" "5" "06/27/2014" "Configuration Files" "Configuration Files" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/manpages/shorewall-hosts.5 new/shorewall-4.6.1.3/manpages/shorewall-hosts.5 --- old/shorewall-4.6.1.1/manpages/shorewall-hosts.5 2014-06-15 18:17:37.000000000 +0200 +++ new/shorewall-4.6.1.3/manpages/shorewall-hosts.5 2014-06-27 18:36:11.000000000 +0200 @@ -2,12 +2,12 @@ .\" Title: shorewall-hosts .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> -.\" Date: 06/15/2014 +.\" Date: 06/27/2014 .\" Manual: Configuration Files .\" Source: Configuration Files .\" Language: English .\" -.TH "SHOREWALL\-HOSTS" "5" "06/15/2014" "Configuration Files" "Configuration Files" +.TH "SHOREWALL\-HOSTS" "5" "06/27/2014" "Configuration Files" "Configuration Files" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/manpages/shorewall-init.8 new/shorewall-4.6.1.3/manpages/shorewall-init.8 --- old/shorewall-4.6.1.1/manpages/shorewall-init.8 2014-06-15 18:17:38.000000000 +0200 +++ new/shorewall-4.6.1.3/manpages/shorewall-init.8 2014-06-27 18:36:12.000000000 +0200 @@ -2,12 +2,12 @@ .\" Title: shorewall-init .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> -.\" Date: 06/15/2014 +.\" Date: 06/27/2014 .\" Manual: Administrative Commands .\" Source: Administrative Commands .\" Language: English .\" -.TH "SHOREWALL\-INIT" "8" "06/15/2014" "Administrative Commands" "Administrative Commands" +.TH "SHOREWALL\-INIT" "8" "06/27/2014" "Administrative Commands" "Administrative Commands" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/manpages/shorewall-interfaces.5 new/shorewall-4.6.1.3/manpages/shorewall-interfaces.5 --- old/shorewall-4.6.1.1/manpages/shorewall-interfaces.5 2014-06-15 18:17:40.000000000 +0200 +++ new/shorewall-4.6.1.3/manpages/shorewall-interfaces.5 2014-06-27 18:36:14.000000000 +0200 @@ -2,12 +2,12 @@ .\" Title: shorewall-interfaces .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> -.\" Date: 06/15/2014 +.\" Date: 06/27/2014 .\" Manual: Configuration Files .\" Source: Configuration Files .\" Language: English .\" -.TH "SHOREWALL\-INTERFACE" "5" "06/15/2014" "Configuration Files" "Configuration Files" +.TH "SHOREWALL\-INTERFACE" "5" "06/27/2014" "Configuration Files" "Configuration Files" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/manpages/shorewall-ipsets.5 new/shorewall-4.6.1.3/manpages/shorewall-ipsets.5 --- old/shorewall-4.6.1.1/manpages/shorewall-ipsets.5 2014-06-15 18:17:41.000000000 +0200 +++ new/shorewall-4.6.1.3/manpages/shorewall-ipsets.5 2014-06-27 18:36:15.000000000 +0200 @@ -2,12 +2,12 @@ .\" Title: shorewall-ipsets .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> -.\" Date: 06/15/2014 +.\" Date: 06/27/2014 .\" Manual: Configuration Files .\" Source: Configuration Files .\" Language: English .\" -.TH "SHOREWALL\-IPSETS" "5" "06/15/2014" "Configuration Files" "Configuration Files" +.TH "SHOREWALL\-IPSETS" "5" "06/27/2014" "Configuration Files" "Configuration Files" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/manpages/shorewall-maclist.5 new/shorewall-4.6.1.3/manpages/shorewall-maclist.5 --- old/shorewall-4.6.1.1/manpages/shorewall-maclist.5 2014-06-15 18:17:42.000000000 +0200 +++ new/shorewall-4.6.1.3/manpages/shorewall-maclist.5 2014-06-27 18:36:17.000000000 +0200 @@ -2,12 +2,12 @@ .\" Title: shorewall-maclist .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> -.\" Date: 06/15/2014 +.\" Date: 06/27/2014 .\" Manual: Configuration Files .\" Source: Configuration Files .\" Language: English .\" -.TH "SHOREWALL\-MACLIST" "5" "06/15/2014" "Configuration Files" "Configuration Files" +.TH "SHOREWALL\-MACLIST" "5" "06/27/2014" "Configuration Files" "Configuration Files" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/manpages/shorewall-mangle.5 new/shorewall-4.6.1.3/manpages/shorewall-mangle.5 --- old/shorewall-4.6.1.1/manpages/shorewall-mangle.5 2014-06-15 18:17:44.000000000 +0200 +++ new/shorewall-4.6.1.3/manpages/shorewall-mangle.5 2014-06-27 18:36:19.000000000 +0200 @@ -2,12 +2,12 @@ .\" Title: shorewall-mangle .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> -.\" Date: 06/15/2014 +.\" Date: 06/27/2014 .\" Manual: Configuration Files .\" Source: Configuration Files .\" Language: English .\" -.TH "SHOREWALL\-MANGLE" "5" "06/15/2014" "Configuration Files" "Configuration Files" +.TH "SHOREWALL\-MANGLE" "5" "06/27/2014" "Configuration Files" "Configuration Files" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/manpages/shorewall-masq.5 new/shorewall-4.6.1.3/manpages/shorewall-masq.5 --- old/shorewall-4.6.1.1/manpages/shorewall-masq.5 2014-06-15 18:17:46.000000000 +0200 +++ new/shorewall-4.6.1.3/manpages/shorewall-masq.5 2014-06-27 18:36:20.000000000 +0200 @@ -2,12 +2,12 @@ .\" Title: shorewall-masq .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> -.\" Date: 06/15/2014 +.\" Date: 06/27/2014 .\" Manual: Configuration Files .\" Source: Configuration Files .\" Language: English .\" -.TH "SHOREWALL\-MASQ" "5" "06/15/2014" "Configuration Files" "Configuration Files" +.TH "SHOREWALL\-MASQ" "5" "06/27/2014" "Configuration Files" "Configuration Files" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -176,7 +176,7 @@ See example 8 below\&. .RE .PP -\fBSOURCE\fR (Formerly called SUBNET) \- {\fIinterface\fR|\fIaddress\fR[\fB,\fR\fIaddress\fR][\fIexclusion\fR]} +\fBSOURCE\fR (Formerly called SUBNET \- Optional) \- [\fIinterface\fR|\fIaddress\fR[\fB,\fR\fIaddress\fR][\fIexclusion\fR]] .RS 4 Set of hosts that you wish to masquerade\&. You can specify this as an \fIaddress\fR diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/manpages/shorewall-modules.5 new/shorewall-4.6.1.3/manpages/shorewall-modules.5 --- old/shorewall-4.6.1.1/manpages/shorewall-modules.5 2014-06-15 18:17:47.000000000 +0200 +++ new/shorewall-4.6.1.3/manpages/shorewall-modules.5 2014-06-27 18:36:21.000000000 +0200 @@ -2,12 +2,12 @@ .\" Title: shorewall-modules .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> -.\" Date: 06/15/2014 +.\" Date: 06/27/2014 .\" Manual: Configuration Files .\" Source: Configuration Files .\" Language: English .\" -.TH "SHOREWALL\-MODULES" "5" "06/15/2014" "Configuration Files" "Configuration Files" +.TH "SHOREWALL\-MODULES" "5" "06/27/2014" "Configuration Files" "Configuration Files" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/manpages/shorewall-nat.5 new/shorewall-4.6.1.3/manpages/shorewall-nat.5 --- old/shorewall-4.6.1.1/manpages/shorewall-nat.5 2014-06-15 18:17:48.000000000 +0200 +++ new/shorewall-4.6.1.3/manpages/shorewall-nat.5 2014-06-27 18:36:23.000000000 +0200 @@ -2,12 +2,12 @@ .\" Title: shorewall-nat .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> -.\" Date: 06/15/2014 +.\" Date: 06/27/2014 .\" Manual: Configuration Files .\" Source: Configuration Files .\" Language: English .\" -.TH "SHOREWALL\-NAT" "5" "06/15/2014" "Configuration Files" "Configuration Files" +.TH "SHOREWALL\-NAT" "5" "06/27/2014" "Configuration Files" "Configuration Files" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/manpages/shorewall-nesting.5 new/shorewall-4.6.1.3/manpages/shorewall-nesting.5 --- old/shorewall-4.6.1.1/manpages/shorewall-nesting.5 2014-06-15 18:17:50.000000000 +0200 +++ new/shorewall-4.6.1.3/manpages/shorewall-nesting.5 2014-06-27 18:36:24.000000000 +0200 @@ -2,12 +2,12 @@ .\" Title: shorewall-nesting .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> -.\" Date: 06/15/2014 +.\" Date: 06/27/2014 .\" Manual: Configuration Files .\" Source: Configuration Files .\" Language: English .\" -.TH "SHOREWALL\-NESTING" "5" "06/15/2014" "Configuration Files" "Configuration Files" +.TH "SHOREWALL\-NESTING" "5" "06/27/2014" "Configuration Files" "Configuration Files" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/manpages/shorewall-netmap.5 new/shorewall-4.6.1.3/manpages/shorewall-netmap.5 --- old/shorewall-4.6.1.1/manpages/shorewall-netmap.5 2014-06-15 18:17:51.000000000 +0200 +++ new/shorewall-4.6.1.3/manpages/shorewall-netmap.5 2014-06-27 18:36:26.000000000 +0200 @@ -2,12 +2,12 @@ .\" Title: shorewall-netmap .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> -.\" Date: 06/15/2014 +.\" Date: 06/27/2014 .\" Manual: Configuration Files .\" Source: Configuration Files .\" Language: English .\" -.TH "SHOREWALL\-NETMAP" "5" "06/15/2014" "Configuration Files" "Configuration Files" +.TH "SHOREWALL\-NETMAP" "5" "06/27/2014" "Configuration Files" "Configuration Files" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/manpages/shorewall-params.5 new/shorewall-4.6.1.3/manpages/shorewall-params.5 --- old/shorewall-4.6.1.1/manpages/shorewall-params.5 2014-06-15 18:17:52.000000000 +0200 +++ new/shorewall-4.6.1.3/manpages/shorewall-params.5 2014-06-27 18:36:27.000000000 +0200 @@ -2,12 +2,12 @@ .\" Title: shorewall-params .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> -.\" Date: 06/15/2014 +.\" Date: 06/27/2014 .\" Manual: Configuration Files .\" Source: Configuration Files .\" Language: English .\" -.TH "SHOREWALL\-PARAMS" "5" "06/15/2014" "Configuration Files" "Configuration Files" +.TH "SHOREWALL\-PARAMS" "5" "06/27/2014" "Configuration Files" "Configuration Files" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/manpages/shorewall-policy.5 new/shorewall-4.6.1.3/manpages/shorewall-policy.5 --- old/shorewall-4.6.1.1/manpages/shorewall-policy.5 2014-06-15 18:17:54.000000000 +0200 +++ new/shorewall-4.6.1.3/manpages/shorewall-policy.5 2014-06-27 18:36:28.000000000 +0200 @@ -2,12 +2,12 @@ .\" Title: shorewall-policy .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> -.\" Date: 06/15/2014 +.\" Date: 06/27/2014 .\" Manual: Configuration Files .\" Source: Configuration Files .\" Language: English .\" -.TH "SHOREWALL\-POLICY" "5" "06/15/2014" "Configuration Files" "Configuration Files" +.TH "SHOREWALL\-POLICY" "5" "06/27/2014" "Configuration Files" "Configuration Files" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/manpages/shorewall-providers.5 new/shorewall-4.6.1.3/manpages/shorewall-providers.5 --- old/shorewall-4.6.1.1/manpages/shorewall-providers.5 2014-06-15 18:17:55.000000000 +0200 +++ new/shorewall-4.6.1.3/manpages/shorewall-providers.5 2014-06-27 18:36:30.000000000 +0200 @@ -2,12 +2,12 @@ .\" Title: shorewall-providers .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> -.\" Date: 06/15/2014 +.\" Date: 06/27/2014 .\" Manual: Configuration Files .\" Source: Configuration Files .\" Language: English .\" -.TH "SHOREWALL\-PROVIDERS" "5" "06/15/2014" "Configuration Files" "Configuration Files" +.TH "SHOREWALL\-PROVIDERS" "5" "06/27/2014" "Configuration Files" "Configuration Files" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/manpages/shorewall-proxyarp.5 new/shorewall-4.6.1.3/manpages/shorewall-proxyarp.5 --- old/shorewall-4.6.1.1/manpages/shorewall-proxyarp.5 2014-06-15 18:17:57.000000000 +0200 +++ new/shorewall-4.6.1.3/manpages/shorewall-proxyarp.5 2014-06-27 18:36:31.000000000 +0200 @@ -2,12 +2,12 @@ .\" Title: shorewall-proxyarp .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> -.\" Date: 06/15/2014 +.\" Date: 06/27/2014 .\" Manual: Configuration Files .\" Source: Configuration Files .\" Language: English .\" -.TH "SHOREWALL\-PROXYARP" "5" "06/15/2014" "Configuration Files" "Configuration Files" +.TH "SHOREWALL\-PROXYARP" "5" "06/27/2014" "Configuration Files" "Configuration Files" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/manpages/shorewall-routes.5 new/shorewall-4.6.1.3/manpages/shorewall-routes.5 --- old/shorewall-4.6.1.1/manpages/shorewall-routes.5 2014-06-15 18:17:59.000000000 +0200 +++ new/shorewall-4.6.1.3/manpages/shorewall-routes.5 2014-06-27 18:36:34.000000000 +0200 @@ -2,12 +2,12 @@ .\" Title: shorewall-routes .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> -.\" Date: 06/15/2014 +.\" Date: 06/27/2014 .\" Manual: Configuration Files .\" Source: Configuration Files .\" Language: English .\" -.TH "SHOREWALL\-ROUTES" "5" "06/15/2014" "Configuration Files" "Configuration Files" +.TH "SHOREWALL\-ROUTES" "5" "06/27/2014" "Configuration Files" "Configuration Files" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/manpages/shorewall-routestopped.5 new/shorewall-4.6.1.3/manpages/shorewall-routestopped.5 --- old/shorewall-4.6.1.1/manpages/shorewall-routestopped.5 2014-06-15 18:17:58.000000000 +0200 +++ new/shorewall-4.6.1.3/manpages/shorewall-routestopped.5 2014-06-27 18:36:32.000000000 +0200 @@ -2,12 +2,12 @@ .\" Title: shorewall-routestopped .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> -.\" Date: 06/15/2014 +.\" Date: 06/27/2014 .\" Manual: Configuration Files .\" Source: Configuration Files .\" Language: English .\" -.TH "SHOREWALL\-ROUTESTOP" "5" "06/15/2014" "Configuration Files" "Configuration Files" +.TH "SHOREWALL\-ROUTESTOP" "5" "06/27/2014" "Configuration Files" "Configuration Files" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/manpages/shorewall-rtrules.5 new/shorewall-4.6.1.3/manpages/shorewall-rtrules.5 --- old/shorewall-4.6.1.1/manpages/shorewall-rtrules.5 2014-06-15 18:18:01.000000000 +0200 +++ new/shorewall-4.6.1.3/manpages/shorewall-rtrules.5 2014-06-27 18:36:35.000000000 +0200 @@ -2,12 +2,12 @@ .\" Title: shorewall-rtrules .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> -.\" Date: 06/15/2014 +.\" Date: 06/27/2014 .\" Manual: Configuration Files .\" Source: Configuration Files .\" Language: English .\" -.TH "SHOREWALL\-RTRULES" "5" "06/15/2014" "Configuration Files" "Configuration Files" +.TH "SHOREWALL\-RTRULES" "5" "06/27/2014" "Configuration Files" "Configuration Files" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/manpages/shorewall-rules.5 new/shorewall-4.6.1.3/manpages/shorewall-rules.5 --- old/shorewall-4.6.1.1/manpages/shorewall-rules.5 2014-06-15 18:18:03.000000000 +0200 +++ new/shorewall-4.6.1.3/manpages/shorewall-rules.5 2014-06-27 18:36:38.000000000 +0200 @@ -2,12 +2,12 @@ .\" Title: shorewall-rules .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> -.\" Date: 06/15/2014 +.\" Date: 06/27/2014 .\" Manual: Configuration Files .\" Source: Configuration Files .\" Language: English .\" -.TH "SHOREWALL\-RULES" "5" "06/15/2014" "Configuration Files" "Configuration Files" +.TH "SHOREWALL\-RULES" "5" "06/27/2014" "Configuration Files" "Configuration Files" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/manpages/shorewall-secmarks.5 new/shorewall-4.6.1.3/manpages/shorewall-secmarks.5 --- old/shorewall-4.6.1.1/manpages/shorewall-secmarks.5 2014-06-15 18:18:05.000000000 +0200 +++ new/shorewall-4.6.1.3/manpages/shorewall-secmarks.5 2014-06-27 18:36:39.000000000 +0200 @@ -2,12 +2,12 @@ .\" Title: shorewall-secmarks .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> -.\" Date: 06/15/2014 +.\" Date: 06/27/2014 .\" Manual: Configuration Files .\" Source: Configuration Files .\" Language: English .\" -.TH "SHOREWALL\-SECMARKS" "5" "06/15/2014" "Configuration Files" "Configuration Files" +.TH "SHOREWALL\-SECMARKS" "5" "06/27/2014" "Configuration Files" "Configuration Files" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/manpages/shorewall-stoppedrules.5 new/shorewall-4.6.1.3/manpages/shorewall-stoppedrules.5 --- old/shorewall-4.6.1.1/manpages/shorewall-stoppedrules.5 2014-06-15 18:18:06.000000000 +0200 +++ new/shorewall-4.6.1.3/manpages/shorewall-stoppedrules.5 2014-06-27 18:36:41.000000000 +0200 @@ -2,12 +2,12 @@ .\" Title: shorewall-stoppedrules .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> -.\" Date: 06/15/2014 +.\" Date: 06/27/2014 .\" Manual: Configuration Files .\" Source: Configuration Files .\" Language: English .\" -.TH "SHOREWALL\-STOPPEDRU" "5" "06/15/2014" "Configuration Files" "Configuration Files" +.TH "SHOREWALL\-STOPPEDRU" "5" "06/27/2014" "Configuration Files" "Configuration Files" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/manpages/shorewall-tcclasses.5 new/shorewall-4.6.1.3/manpages/shorewall-tcclasses.5 --- old/shorewall-4.6.1.1/manpages/shorewall-tcclasses.5 2014-06-15 18:18:08.000000000 +0200 +++ new/shorewall-4.6.1.3/manpages/shorewall-tcclasses.5 2014-06-27 18:36:42.000000000 +0200 @@ -2,12 +2,12 @@ .\" Title: shorewall-tcclasses .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> -.\" Date: 06/15/2014 +.\" Date: 06/27/2014 .\" Manual: Configuration Files .\" Source: Configuration Files .\" Language: English .\" -.TH "SHOREWALL\-TCCLASSES" "5" "06/15/2014" "Configuration Files" "Configuration Files" +.TH "SHOREWALL\-TCCLASSES" "5" "06/27/2014" "Configuration Files" "Configuration Files" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/manpages/shorewall-tcdevices.5 new/shorewall-4.6.1.3/manpages/shorewall-tcdevices.5 --- old/shorewall-4.6.1.1/manpages/shorewall-tcdevices.5 2014-06-15 18:18:09.000000000 +0200 +++ new/shorewall-4.6.1.3/manpages/shorewall-tcdevices.5 2014-06-27 18:36:44.000000000 +0200 @@ -2,12 +2,12 @@ .\" Title: shorewall-tcdevices .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> -.\" Date: 06/15/2014 +.\" Date: 06/27/2014 .\" Manual: Configuration Files .\" Source: Configuration Files .\" Language: English .\" -.TH "SHOREWALL\-TCDEVICES" "5" "06/15/2014" "Configuration Files" "Configuration Files" +.TH "SHOREWALL\-TCDEVICES" "5" "06/27/2014" "Configuration Files" "Configuration Files" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/manpages/shorewall-tcfilters.5 new/shorewall-4.6.1.3/manpages/shorewall-tcfilters.5 --- old/shorewall-4.6.1.1/manpages/shorewall-tcfilters.5 2014-06-15 18:18:11.000000000 +0200 +++ new/shorewall-4.6.1.3/manpages/shorewall-tcfilters.5 2014-06-27 18:36:45.000000000 +0200 @@ -2,12 +2,12 @@ .\" Title: shorewall-tcfilters .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> -.\" Date: 06/15/2014 +.\" Date: 06/27/2014 .\" Manual: Configuration Files .\" Source: Configuration Files .\" Language: English .\" -.TH "SHOREWALL\-TCFILTERS" "5" "06/15/2014" "Configuration Files" "Configuration Files" +.TH "SHOREWALL\-TCFILTERS" "5" "06/27/2014" "Configuration Files" "Configuration Files" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/manpages/shorewall-tcinterfaces.5 new/shorewall-4.6.1.3/manpages/shorewall-tcinterfaces.5 --- old/shorewall-4.6.1.1/manpages/shorewall-tcinterfaces.5 2014-06-15 18:18:12.000000000 +0200 +++ new/shorewall-4.6.1.3/manpages/shorewall-tcinterfaces.5 2014-06-27 18:36:46.000000000 +0200 @@ -2,12 +2,12 @@ .\" Title: shorewall-tcinterfaces .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> -.\" Date: 06/15/2014 +.\" Date: 06/27/2014 .\" Manual: Configuration Files .\" Source: Configuration Files .\" Language: English .\" -.TH "SHOREWALL\-TCINTERFA" "5" "06/15/2014" "Configuration Files" "Configuration Files" +.TH "SHOREWALL\-TCINTERFA" "5" "06/27/2014" "Configuration Files" "Configuration Files" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/manpages/shorewall-tcpri.5 new/shorewall-4.6.1.3/manpages/shorewall-tcpri.5 --- old/shorewall-4.6.1.1/manpages/shorewall-tcpri.5 2014-06-15 18:18:13.000000000 +0200 +++ new/shorewall-4.6.1.3/manpages/shorewall-tcpri.5 2014-06-27 18:36:48.000000000 +0200 @@ -2,12 +2,12 @@ .\" Title: shorewall-tcpri .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> -.\" Date: 06/15/2014 +.\" Date: 06/27/2014 .\" Manual: Configuration Files .\" Source: Configuration Files .\" Language: English .\" -.TH "SHOREWALL\-TCPRI" "5" "06/15/2014" "Configuration Files" "Configuration Files" +.TH "SHOREWALL\-TCPRI" "5" "06/27/2014" "Configuration Files" "Configuration Files" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/manpages/shorewall-tcrules.5 new/shorewall-4.6.1.3/manpages/shorewall-tcrules.5 --- old/shorewall-4.6.1.1/manpages/shorewall-tcrules.5 2014-06-15 18:18:15.000000000 +0200 +++ new/shorewall-4.6.1.3/manpages/shorewall-tcrules.5 2014-06-27 18:36:49.000000000 +0200 @@ -2,12 +2,12 @@ .\" Title: shorewall-mangle .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> -.\" Date: 06/15/2014 +.\" Date: 06/27/2014 .\" Manual: [FIXME: manual] .\" Source: [FIXME: source] .\" Language: English .\" -.TH "SHOREWALL\-MANGLE" "5" "06/15/2014" "[FIXME: source]" "[FIXME: manual]" +.TH "SHOREWALL\-MANGLE" "5" "06/27/2014" "[FIXME: source]" "[FIXME: manual]" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/manpages/shorewall-tos.5 new/shorewall-4.6.1.3/manpages/shorewall-tos.5 --- old/shorewall-4.6.1.1/manpages/shorewall-tos.5 2014-06-15 18:18:16.000000000 +0200 +++ new/shorewall-4.6.1.3/manpages/shorewall-tos.5 2014-06-27 18:36:51.000000000 +0200 @@ -2,12 +2,12 @@ .\" Title: shorewall-tos .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> -.\" Date: 06/15/2014 +.\" Date: 06/27/2014 .\" Manual: Configuration Files .\" Source: Configuration Files .\" Language: English .\" -.TH "SHOREWALL\-TOS" "5" "06/15/2014" "Configuration Files" "Configuration Files" +.TH "SHOREWALL\-TOS" "5" "06/27/2014" "Configuration Files" "Configuration Files" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/manpages/shorewall-tunnels.5 new/shorewall-4.6.1.3/manpages/shorewall-tunnels.5 --- old/shorewall-4.6.1.1/manpages/shorewall-tunnels.5 2014-06-15 18:18:18.000000000 +0200 +++ new/shorewall-4.6.1.3/manpages/shorewall-tunnels.5 2014-06-27 18:36:52.000000000 +0200 @@ -2,12 +2,12 @@ .\" Title: shorewall-tunnels .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> -.\" Date: 06/15/2014 +.\" Date: 06/27/2014 .\" Manual: Configuration Files .\" Source: Configuration Files .\" Language: English .\" -.TH "SHOREWALL\-TUNNELS" "5" "06/15/2014" "Configuration Files" "Configuration Files" +.TH "SHOREWALL\-TUNNELS" "5" "06/27/2014" "Configuration Files" "Configuration Files" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/manpages/shorewall-vardir.5 new/shorewall-4.6.1.3/manpages/shorewall-vardir.5 --- old/shorewall-4.6.1.1/manpages/shorewall-vardir.5 2014-06-15 18:18:19.000000000 +0200 +++ new/shorewall-4.6.1.3/manpages/shorewall-vardir.5 2014-06-27 18:36:54.000000000 +0200 @@ -2,12 +2,12 @@ .\" Title: shorewall-vardir .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> -.\" Date: 06/15/2014 +.\" Date: 06/27/2014 .\" Manual: Configuration Files .\" Source: Configuration Files .\" Language: English .\" -.TH "SHOREWALL\-VARDIR" "5" "06/15/2014" "Configuration Files" "Configuration Files" +.TH "SHOREWALL\-VARDIR" "5" "06/27/2014" "Configuration Files" "Configuration Files" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/manpages/shorewall-zones.5 new/shorewall-4.6.1.3/manpages/shorewall-zones.5 --- old/shorewall-4.6.1.1/manpages/shorewall-zones.5 2014-06-15 18:18:24.000000000 +0200 +++ new/shorewall-4.6.1.3/manpages/shorewall-zones.5 2014-06-27 18:36:58.000000000 +0200 @@ -2,12 +2,12 @@ .\" Title: shorewall-zones .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> -.\" Date: 06/15/2014 +.\" Date: 06/27/2014 .\" Manual: Configuration Files .\" Source: Configuration Files .\" Language: English .\" -.TH "SHOREWALL\-ZONES" "5" "06/15/2014" "Configuration Files" "Configuration Files" +.TH "SHOREWALL\-ZONES" "5" "06/27/2014" "Configuration Files" "Configuration Files" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/manpages/shorewall.8 new/shorewall-4.6.1.3/manpages/shorewall.8 --- old/shorewall-4.6.1.1/manpages/shorewall.8 2014-06-15 18:18:22.000000000 +0200 +++ new/shorewall-4.6.1.3/manpages/shorewall.8 2014-06-27 18:36:56.000000000 +0200 @@ -2,12 +2,12 @@ .\" Title: shorewall .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> -.\" Date: 06/15/2014 +.\" Date: 06/27/2014 .\" Manual: Administrative Commands .\" Source: Administrative Commands .\" Language: English .\" -.TH "SHOREWALL" "8" "06/15/2014" "Administrative Commands" "Administrative Commands" +.TH "SHOREWALL" "8" "06/27/2014" "Administrative Commands" "Administrative Commands" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/manpages/shorewall.conf.5 new/shorewall-4.6.1.3/manpages/shorewall.conf.5 --- old/shorewall-4.6.1.1/manpages/shorewall.conf.5 2014-06-15 18:17:31.000000000 +0200 +++ new/shorewall-4.6.1.3/manpages/shorewall.conf.5 2014-06-27 18:36:05.000000000 +0200 @@ -2,12 +2,12 @@ .\" Title: shorewall.conf .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> -.\" Date: 06/15/2014 +.\" Date: 06/27/2014 .\" Manual: Configuration Files .\" Source: Configuration Files .\" Language: English .\" -.TH "SHOREWALL\&.CONF" "5" "06/15/2014" "Configuration Files" "Configuration Files" +.TH "SHOREWALL\&.CONF" "5" "06/27/2014" "Configuration Files" "Configuration Files" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/releasenotes.txt new/shorewall-4.6.1.3/releasenotes.txt --- old/shorewall-4.6.1.1/releasenotes.txt 2014-06-15 18:17:16.000000000 +0200 +++ new/shorewall-4.6.1.3/releasenotes.txt 2014-06-27 18:35:52.000000000 +0200 @@ -1,7 +1,7 @@ ---------------------------------------------------------------------------- - S H O R E W A L L 4 . 6 . 1 . 1 + S H O R E W A L L 4 . 6 . 1 . 3 ------------------------------------ - J u n e 1 5 , 2 0 1 4 + J u n e 2 5 , 2 0 1 4 ---------------------------------------------------------------------------- I. PROBLEMS CORRECTED IN THIS RELEASE @@ -14,6 +14,32 @@ I. P R O B L E M S C O R R E C T E D I N T H I S R E L E A S E ---------------------------------------------------------------------------- +4.6.1.3 + +1) Use of the 'IfEvent' action resulted in a compilation failure: + + ERROR: -j is only allowed when the ACTION is INLINE with no + parameter /usr/share/shorewall/action.IfEvent (line 139) + from /etc/shorewall/action.SSHKnock (line 8) + from /etc/shorewall/rules (line 31) + +4.6.1.2 + +1) The shorewall-masq(5) and shorewall6-masq(5) manpages had a mangled + heading for the description of the SOURCE column, leading some + readers to assert the that description was missing. + +2) When INLINE_MATCHES=Yes and AUTOHELPERS=No, start or restart could + fail during script execution with this diagnostic: + + Running /sbin/iptables-restore... + Bad argument `helper=netbios-ns' + Error occurred at line: nnn + Try `iptables-restore -h' or 'iptables-restore --help' for more + information. + ERROR: iptables-restore Failed. Input is in + /var/lib/shorewall/.iptables-restore-input + 4.6.1.1 1) An improved error message is generatred when a server address list diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/shorewall.spec new/shorewall-4.6.1.3/shorewall.spec --- old/shorewall-4.6.1.1/shorewall.spec 2014-06-15 18:17:16.000000000 +0200 +++ new/shorewall-4.6.1.3/shorewall.spec 2014-06-27 18:35:52.000000000 +0200 @@ -1,6 +1,6 @@ %define name shorewall %define version 4.6.1 -%define release 1 +%define release 3 Summary: Shoreline Firewall is an iptables-based firewall for Linux systems. Name: %{name} @@ -130,6 +130,10 @@ %doc COPYING INSTALL changelog.txt releasenotes.txt Contrib/* Samples %changelog +* Sat Jun 21 2014 Tom Eastep tom@shorewall.net +- Updated to 4.6.1-3 +* Fri Jun 20 2014 Tom Eastep tom@shorewall.net +- Updated to 4.6.1-2 * Sun Jun 08 2014 Tom Eastep tom@shorewall.net - Updated to 4.6.1-1 * Wed Jun 04 2014 Tom Eastep tom@shorewall.net diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-4.6.1.1/uninstall.sh new/shorewall-4.6.1.3/uninstall.sh --- old/shorewall-4.6.1.1/uninstall.sh 2014-06-15 18:17:15.000000000 +0200 +++ new/shorewall-4.6.1.3/uninstall.sh 2014-06-27 18:35:52.000000000 +0200 @@ -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.6.1.1 +VERSION=4.6.1.3 usage() # $1 = exit status { ++++++ shorewall-core-4.6.1.1.tar.bz2 -> shorewall-core-4.6.1.3.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-core-4.6.1.1/changelog.txt new/shorewall-core-4.6.1.3/changelog.txt --- old/shorewall-core-4.6.1.1/changelog.txt 2014-06-15 18:17:16.000000000 +0200 +++ new/shorewall-core-4.6.1.3/changelog.txt 2014-06-27 18:35:52.000000000 +0200 @@ -1,3 +1,17 @@ +Changes in 4.6.1.3 + +1) Update release documents. + +2) Correct the compiler's handling of IfEvent. + +Changes in 4.6.1.2 + +1) Update release documents. + +2) Correct 'masq' manpages. + +3) Allow INLINE_MATCHES=Yes with AUTOHELPERS=No to work correctly. + Changes in 4.6.1.1 1) Update release documents. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-core-4.6.1.1/configure new/shorewall-core-4.6.1.3/configure --- old/shorewall-core-4.6.1.1/configure 2014-06-15 18:17:15.000000000 +0200 +++ new/shorewall-core-4.6.1.3/configure 2014-06-27 18:35:52.000000000 +0200 @@ -28,7 +28,7 @@ # # Build updates this # -VERSION=4.6.1.1 +VERSION=4.6.1.3 case "$BASH_VERSION" in [4-9].*) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-core-4.6.1.1/configure.pl new/shorewall-core-4.6.1.3/configure.pl --- old/shorewall-core-4.6.1.1/configure.pl 2014-06-15 18:17:15.000000000 +0200 +++ new/shorewall-core-4.6.1.3/configure.pl 2014-06-27 18:35:52.000000000 +0200 @@ -31,7 +31,7 @@ # Build updates this # use constant { - VERSION => '4.6.1.1' + VERSION => '4.6.1.3' }; my %params; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-core-4.6.1.1/install.sh new/shorewall-core-4.6.1.3/install.sh --- old/shorewall-core-4.6.1.1/install.sh 2014-06-15 18:17:15.000000000 +0200 +++ new/shorewall-core-4.6.1.3/install.sh 2014-06-27 18:35:52.000000000 +0200 @@ -22,7 +22,7 @@ # along with this program; if not, see <http://www.gnu.org/licenses/>. # -VERSION=4.6.1.1 +VERSION=4.6.1.3 usage() # $1 = exit status { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-core-4.6.1.1/known_problems.txt new/shorewall-core-4.6.1.3/known_problems.txt --- old/shorewall-core-4.6.1.1/known_problems.txt 2014-06-15 18:17:16.000000000 +0200 +++ new/shorewall-core-4.6.1.3/known_problems.txt 2014-06-27 18:35:52.000000000 +0200 @@ -1,2 +1,24 @@ 1) On systems running Upstart, shorewall-init cannot reliably secure the firewall before interfaces are brought up. + +2) When INLINE_MATCHES=Yes and AUTOHELPERS=No, start or restart can + fail during script execution with this diagnostic: + + Running /sbin/iptables-restore... + Bad argument `helper=netbios-ns' + Error occurred at line: 228 + Try `iptables-restore -h' or 'iptables-restore --help' for more + information. + ERROR: iptables-restore Failed. Input is in + /var/lib/shorewall/.iptables-restore-input + + Corrected in Shorewall 4.6.1.2 + +3) Use of the 'IfEvent' action results in a compilation failure: + + ERROR: -j is only allowed when the ACTION is INLINE with no + parameter /usr/share/shorewall/action.IfEvent (line 139) + from /etc/shorewall/action.SSHKnock (line 8) + from /etc/shorewall/rules (line 31) + + Corrected in Shorewall 4.6.1.3. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-core-4.6.1.1/releasenotes.txt new/shorewall-core-4.6.1.3/releasenotes.txt --- old/shorewall-core-4.6.1.1/releasenotes.txt 2014-06-15 18:17:16.000000000 +0200 +++ new/shorewall-core-4.6.1.3/releasenotes.txt 2014-06-27 18:35:52.000000000 +0200 @@ -1,7 +1,7 @@ ---------------------------------------------------------------------------- - S H O R E W A L L 4 . 6 . 1 . 1 + S H O R E W A L L 4 . 6 . 1 . 3 ------------------------------------ - J u n e 1 5 , 2 0 1 4 + J u n e 2 5 , 2 0 1 4 ---------------------------------------------------------------------------- I. PROBLEMS CORRECTED IN THIS RELEASE @@ -14,6 +14,32 @@ I. P R O B L E M S C O R R E C T E D I N T H I S R E L E A S E ---------------------------------------------------------------------------- +4.6.1.3 + +1) Use of the 'IfEvent' action resulted in a compilation failure: + + ERROR: -j is only allowed when the ACTION is INLINE with no + parameter /usr/share/shorewall/action.IfEvent (line 139) + from /etc/shorewall/action.SSHKnock (line 8) + from /etc/shorewall/rules (line 31) + +4.6.1.2 + +1) The shorewall-masq(5) and shorewall6-masq(5) manpages had a mangled + heading for the description of the SOURCE column, leading some + readers to assert the that description was missing. + +2) When INLINE_MATCHES=Yes and AUTOHELPERS=No, start or restart could + fail during script execution with this diagnostic: + + Running /sbin/iptables-restore... + Bad argument `helper=netbios-ns' + Error occurred at line: nnn + Try `iptables-restore -h' or 'iptables-restore --help' for more + information. + ERROR: iptables-restore Failed. Input is in + /var/lib/shorewall/.iptables-restore-input + 4.6.1.1 1) An improved error message is generatred when a server address list diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-core-4.6.1.1/shorewall-core.spec new/shorewall-core-4.6.1.3/shorewall-core.spec --- old/shorewall-core-4.6.1.1/shorewall-core.spec 2014-06-15 18:17:16.000000000 +0200 +++ new/shorewall-core-4.6.1.3/shorewall-core.spec 2014-06-27 18:35:52.000000000 +0200 @@ -1,6 +1,6 @@ %define name shorewall-core %define version 4.6.1 -%define release 1 +%define release 3 Summary: Shoreline Firewall is an iptables-based firewall for Linux systems. Name: %{name} @@ -62,6 +62,10 @@ %doc COPYING INSTALL changelog.txt releasenotes.txt %changelog +* Sat Jun 21 2014 Tom Eastep tom@shorewall.net +- Updated to 4.6.1-3 +* Fri Jun 20 2014 Tom Eastep tom@shorewall.net +- Updated to 4.6.1-2 * Sun Jun 08 2014 Tom Eastep tom@shorewall.net - Updated to 4.6.1-1 * Wed Jun 04 2014 Tom Eastep tom@shorewall.net diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-core-4.6.1.1/uninstall.sh new/shorewall-core-4.6.1.3/uninstall.sh --- old/shorewall-core-4.6.1.1/uninstall.sh 2014-06-15 18:17:15.000000000 +0200 +++ new/shorewall-core-4.6.1.3/uninstall.sh 2014-06-27 18:35:52.000000000 +0200 @@ -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.6.1.1 +VERSION=4.6.1.3 usage() # $1 = exit status { ++++++ shorewall-docs-html-4.6.1.1.tar.bz2 -> shorewall-docs-html-4.6.1.3.tar.bz2 ++++++ ++++ 6805 lines of diff (skipped) ++++++ shorewall-init-4.6.1.1.tar.bz2 -> shorewall-init-4.6.1.3.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-init-4.6.1.1/changelog.txt new/shorewall-init-4.6.1.3/changelog.txt --- old/shorewall-init-4.6.1.1/changelog.txt 2014-06-15 18:17:17.000000000 +0200 +++ new/shorewall-init-4.6.1.3/changelog.txt 2014-06-27 18:35:53.000000000 +0200 @@ -1,3 +1,17 @@ +Changes in 4.6.1.3 + +1) Update release documents. + +2) Correct the compiler's handling of IfEvent. + +Changes in 4.6.1.2 + +1) Update release documents. + +2) Correct 'masq' manpages. + +3) Allow INLINE_MATCHES=Yes with AUTOHELPERS=No to work correctly. + Changes in 4.6.1.1 1) Update release documents. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-init-4.6.1.1/configure new/shorewall-init-4.6.1.3/configure --- old/shorewall-init-4.6.1.1/configure 2014-06-15 18:17:17.000000000 +0200 +++ new/shorewall-init-4.6.1.3/configure 2014-06-27 18:35:52.000000000 +0200 @@ -28,7 +28,7 @@ # # Build updates this # -VERSION=4.6.1.1 +VERSION=4.6.1.3 case "$BASH_VERSION" in [4-9].*) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-init-4.6.1.1/configure.pl new/shorewall-init-4.6.1.3/configure.pl --- old/shorewall-init-4.6.1.1/configure.pl 2014-06-15 18:17:17.000000000 +0200 +++ new/shorewall-init-4.6.1.3/configure.pl 2014-06-27 18:35:52.000000000 +0200 @@ -31,7 +31,7 @@ # Build updates this # use constant { - VERSION => '4.6.1.1' + VERSION => '4.6.1.3' }; my %params; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-init-4.6.1.1/install.sh new/shorewall-init-4.6.1.3/install.sh --- old/shorewall-init-4.6.1.1/install.sh 2014-06-15 18:17:17.000000000 +0200 +++ new/shorewall-init-4.6.1.3/install.sh 2014-06-27 18:35:52.000000000 +0200 @@ -27,7 +27,7 @@ # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. # -VERSION=4.6.1.1 +VERSION=4.6.1.3 usage() # $1 = exit status { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-init-4.6.1.1/releasenotes.txt new/shorewall-init-4.6.1.3/releasenotes.txt --- old/shorewall-init-4.6.1.1/releasenotes.txt 2014-06-15 18:17:17.000000000 +0200 +++ new/shorewall-init-4.6.1.3/releasenotes.txt 2014-06-27 18:35:53.000000000 +0200 @@ -1,7 +1,7 @@ ---------------------------------------------------------------------------- - S H O R E W A L L 4 . 6 . 1 . 1 + S H O R E W A L L 4 . 6 . 1 . 3 ------------------------------------ - J u n e 1 5 , 2 0 1 4 + J u n e 2 5 , 2 0 1 4 ---------------------------------------------------------------------------- I. PROBLEMS CORRECTED IN THIS RELEASE @@ -14,6 +14,32 @@ I. P R O B L E M S C O R R E C T E D I N T H I S R E L E A S E ---------------------------------------------------------------------------- +4.6.1.3 + +1) Use of the 'IfEvent' action resulted in a compilation failure: + + ERROR: -j is only allowed when the ACTION is INLINE with no + parameter /usr/share/shorewall/action.IfEvent (line 139) + from /etc/shorewall/action.SSHKnock (line 8) + from /etc/shorewall/rules (line 31) + +4.6.1.2 + +1) The shorewall-masq(5) and shorewall6-masq(5) manpages had a mangled + heading for the description of the SOURCE column, leading some + readers to assert the that description was missing. + +2) When INLINE_MATCHES=Yes and AUTOHELPERS=No, start or restart could + fail during script execution with this diagnostic: + + Running /sbin/iptables-restore... + Bad argument `helper=netbios-ns' + Error occurred at line: nnn + Try `iptables-restore -h' or 'iptables-restore --help' for more + information. + ERROR: iptables-restore Failed. Input is in + /var/lib/shorewall/.iptables-restore-input + 4.6.1.1 1) An improved error message is generatred when a server address list diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-init-4.6.1.1/shorewall-init.spec new/shorewall-init-4.6.1.3/shorewall-init.spec --- old/shorewall-init-4.6.1.1/shorewall-init.spec 2014-06-15 18:17:17.000000000 +0200 +++ new/shorewall-init-4.6.1.3/shorewall-init.spec 2014-06-27 18:35:52.000000000 +0200 @@ -1,6 +1,6 @@ %define name shorewall-init %define version 4.6.1 -%define release 1 +%define release 3 Summary: Shorewall-init adds functionality to Shoreline Firewall (Shorewall). Name: %{name} @@ -125,6 +125,10 @@ %doc COPYING changelog.txt releasenotes.txt %changelog +* Sat Jun 21 2014 Tom Eastep tom@shorewall.net +- Updated to 4.6.1-3 +* Fri Jun 20 2014 Tom Eastep tom@shorewall.net +- Updated to 4.6.1-2 * Sun Jun 08 2014 Tom Eastep tom@shorewall.net - Updated to 4.6.1-1 * Wed Jun 04 2014 Tom Eastep tom@shorewall.net diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-init-4.6.1.1/uninstall.sh new/shorewall-init-4.6.1.3/uninstall.sh --- old/shorewall-init-4.6.1.1/uninstall.sh 2014-06-15 18:17:17.000000000 +0200 +++ new/shorewall-init-4.6.1.3/uninstall.sh 2014-06-27 18:35:52.000000000 +0200 @@ -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.6.1.1 +VERSION=4.6.1.3 usage() # $1 = exit status { ++++++ shorewall-lite-4.6.1.1.tar.bz2 -> shorewall-lite-4.6.1.3.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-lite-4.6.1.1/changelog.txt new/shorewall-lite-4.6.1.3/changelog.txt --- old/shorewall-lite-4.6.1.1/changelog.txt 2014-06-15 18:17:17.000000000 +0200 +++ new/shorewall-lite-4.6.1.3/changelog.txt 2014-06-27 18:35:53.000000000 +0200 @@ -1,3 +1,17 @@ +Changes in 4.6.1.3 + +1) Update release documents. + +2) Correct the compiler's handling of IfEvent. + +Changes in 4.6.1.2 + +1) Update release documents. + +2) Correct 'masq' manpages. + +3) Allow INLINE_MATCHES=Yes with AUTOHELPERS=No to work correctly. + Changes in 4.6.1.1 1) Update release documents. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-lite-4.6.1.1/configure new/shorewall-lite-4.6.1.3/configure --- old/shorewall-lite-4.6.1.1/configure 2014-06-15 18:17:17.000000000 +0200 +++ new/shorewall-lite-4.6.1.3/configure 2014-06-27 18:35:53.000000000 +0200 @@ -28,7 +28,7 @@ # # Build updates this # -VERSION=4.6.1.1 +VERSION=4.6.1.3 case "$BASH_VERSION" in [4-9].*) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-lite-4.6.1.1/configure.pl new/shorewall-lite-4.6.1.3/configure.pl --- old/shorewall-lite-4.6.1.1/configure.pl 2014-06-15 18:17:17.000000000 +0200 +++ new/shorewall-lite-4.6.1.3/configure.pl 2014-06-27 18:35:53.000000000 +0200 @@ -31,7 +31,7 @@ # Build updates this # use constant { - VERSION => '4.6.1.1' + VERSION => '4.6.1.3' }; my %params; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-lite-4.6.1.1/install.sh new/shorewall-lite-4.6.1.3/install.sh --- old/shorewall-lite-4.6.1.1/install.sh 2014-06-15 18:17:17.000000000 +0200 +++ new/shorewall-lite-4.6.1.3/install.sh 2014-06-27 18:35:53.000000000 +0200 @@ -22,7 +22,7 @@ # along with this program; if not, see <http://www.gnu.org/licenses/>. # -VERSION=4.6.1.1 +VERSION=4.6.1.3 usage() # $1 = exit status { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-lite-4.6.1.1/manpages/shorewall-lite-vardir.5 new/shorewall-lite-4.6.1.3/manpages/shorewall-lite-vardir.5 --- old/shorewall-lite-4.6.1.1/manpages/shorewall-lite-vardir.5 2014-06-15 18:20:38.000000000 +0200 +++ new/shorewall-lite-4.6.1.3/manpages/shorewall-lite-vardir.5 2014-06-27 18:39:10.000000000 +0200 @@ -2,12 +2,12 @@ .\" Title: shorewall-lite-vardir .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> -.\" Date: 06/15/2014 +.\" Date: 06/27/2014 .\" Manual: Configuration Files .\" Source: Configuration Files .\" Language: English .\" -.TH "SHOREWALL\-LITE\-VAR" "5" "06/15/2014" "Configuration Files" "Configuration Files" +.TH "SHOREWALL\-LITE\-VAR" "5" "06/27/2014" "Configuration Files" "Configuration Files" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-lite-4.6.1.1/manpages/shorewall-lite.8 new/shorewall-lite-4.6.1.3/manpages/shorewall-lite.8 --- old/shorewall-lite-4.6.1.1/manpages/shorewall-lite.8 2014-06-15 18:20:40.000000000 +0200 +++ new/shorewall-lite-4.6.1.3/manpages/shorewall-lite.8 2014-06-27 18:39:12.000000000 +0200 @@ -2,12 +2,12 @@ .\" Title: shorewall-lite .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> -.\" Date: 06/15/2014 +.\" Date: 06/27/2014 .\" Manual: Administrative Commands .\" Source: Administrative Commands .\" Language: English .\" -.TH "SHOREWALL\-LITE" "8" "06/15/2014" "Administrative Commands" "Administrative Commands" +.TH "SHOREWALL\-LITE" "8" "06/27/2014" "Administrative Commands" "Administrative Commands" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-lite-4.6.1.1/manpages/shorewall-lite.conf.5 new/shorewall-lite-4.6.1.3/manpages/shorewall-lite.conf.5 --- old/shorewall-lite-4.6.1.1/manpages/shorewall-lite.conf.5 2014-06-15 18:20:37.000000000 +0200 +++ new/shorewall-lite-4.6.1.3/manpages/shorewall-lite.conf.5 2014-06-27 18:39:09.000000000 +0200 @@ -2,12 +2,12 @@ .\" Title: shorewall-lite.conf .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> -.\" Date: 06/15/2014 +.\" Date: 06/27/2014 .\" Manual: Configuration Files .\" Source: Configuration Files .\" Language: English .\" -.TH "SHOREWALL\-LITE\&.CO" "5" "06/15/2014" "Configuration Files" "Configuration Files" +.TH "SHOREWALL\-LITE\&.CO" "5" "06/27/2014" "Configuration Files" "Configuration Files" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-lite-4.6.1.1/releasenotes.txt new/shorewall-lite-4.6.1.3/releasenotes.txt --- old/shorewall-lite-4.6.1.1/releasenotes.txt 2014-06-15 18:17:17.000000000 +0200 +++ new/shorewall-lite-4.6.1.3/releasenotes.txt 2014-06-27 18:35:53.000000000 +0200 @@ -1,7 +1,7 @@ ---------------------------------------------------------------------------- - S H O R E W A L L 4 . 6 . 1 . 1 + S H O R E W A L L 4 . 6 . 1 . 3 ------------------------------------ - J u n e 1 5 , 2 0 1 4 + J u n e 2 5 , 2 0 1 4 ---------------------------------------------------------------------------- I. PROBLEMS CORRECTED IN THIS RELEASE @@ -14,6 +14,32 @@ I. P R O B L E M S C O R R E C T E D I N T H I S R E L E A S E ---------------------------------------------------------------------------- +4.6.1.3 + +1) Use of the 'IfEvent' action resulted in a compilation failure: + + ERROR: -j is only allowed when the ACTION is INLINE with no + parameter /usr/share/shorewall/action.IfEvent (line 139) + from /etc/shorewall/action.SSHKnock (line 8) + from /etc/shorewall/rules (line 31) + +4.6.1.2 + +1) The shorewall-masq(5) and shorewall6-masq(5) manpages had a mangled + heading for the description of the SOURCE column, leading some + readers to assert the that description was missing. + +2) When INLINE_MATCHES=Yes and AUTOHELPERS=No, start or restart could + fail during script execution with this diagnostic: + + Running /sbin/iptables-restore... + Bad argument `helper=netbios-ns' + Error occurred at line: nnn + Try `iptables-restore -h' or 'iptables-restore --help' for more + information. + ERROR: iptables-restore Failed. Input is in + /var/lib/shorewall/.iptables-restore-input + 4.6.1.1 1) An improved error message is generatred when a server address list diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-lite-4.6.1.1/shorewall-lite.spec new/shorewall-lite-4.6.1.3/shorewall-lite.spec --- old/shorewall-lite-4.6.1.1/shorewall-lite.spec 2014-06-15 18:17:17.000000000 +0200 +++ new/shorewall-lite-4.6.1.3/shorewall-lite.spec 2014-06-27 18:35:53.000000000 +0200 @@ -1,6 +1,6 @@ %define name shorewall-lite %define version 4.6.1 -%define release 1 +%define release 3 %define initdir /etc/init.d Summary: Shoreline Firewall Lite is an iptables-based firewall for Linux systems. @@ -105,6 +105,10 @@ %doc COPYING changelog.txt releasenotes.txt %changelog +* Sat Jun 21 2014 Tom Eastep tom@shorewall.net +- Updated to 4.6.1-3 +* Fri Jun 20 2014 Tom Eastep tom@shorewall.net +- Updated to 4.6.1-2 * Sun Jun 08 2014 Tom Eastep tom@shorewall.net - Updated to 4.6.1-1 * Wed Jun 04 2014 Tom Eastep tom@shorewall.net diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/shorewall-lite-4.6.1.1/uninstall.sh new/shorewall-lite-4.6.1.3/uninstall.sh --- old/shorewall-lite-4.6.1.1/uninstall.sh 2014-06-15 18:17:17.000000000 +0200 +++ new/shorewall-lite-4.6.1.3/uninstall.sh 2014-06-27 18:35:53.000000000 +0200 @@ -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.6.1.1 +VERSION=4.6.1.3 usage() # $1 = exit status { ++++++ shorewall-4.6.1.1.tar.bz2 -> shorewall6-4.6.1.3.tar.bz2 ++++++ ++++ 124657 lines of diff (skipped) ++++++ shorewall-lite-4.6.1.1.tar.bz2 -> shorewall6-lite-4.6.1.3.tar.bz2 ++++++ ++++ 7312 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de