diff --git a/Shorewall-common/releasenotes.txt b/Shorewall-common/releasenotes.txt index 5f5ae7777..ce16f551e 100644 --- a/Shorewall-common/releasenotes.txt +++ b/Shorewall-common/releasenotes.txt @@ -53,19 +53,21 @@ Problems corrected in 4.0.1. Compiling... Use of uninitialized value in string ne at /usr/share/shorewall-perl/Shorewall/Tc.pm line 285, <$currentfile> line 18. - ERROR: Class Id 1:110 is not associated with device eth0 : /etc/shorewall/tcrules (line 18) + ERROR: Class Id n:m is not associated with device eth0 : /etc/shorewall/tcrules (line 18) -6) If no PATH was available when Shorewall-perl is run and IPTABLES was not set - in shorewall.conf, the following messages were issued: +6) If IPTABLES was not specified in shorewall.conf, Shorewall-perl was + locating the binary using the PATH environmental variable rather + than the PATH setting in shorewall.conf. If no PATH was available + when Shorewall-perl was run and IPTABLES was not set in + shorewall.conf, the following messages were issued: Use of uninitialized value in split at /usr/share/shorewall-perl/Shorewall/Config.pm line 1054. ERROR: Can't find iptables executable - ERROR:Shorewall restart failed + ERROR: Shorewall restart failed -7) If the "Mangle FORWARD Chain" capability was supported, entries in - the /etc/shorewall/ecn file would cause invalid iptables - commands to be generated. This problem occurred with both - compilers. +7) If the "Mangle FORWARD Chain" capability was supported, entries in + the /etc/shorewall/ecn file would cause invalid iptables commands + to be generated. This problem occurred with both compilers. Other changes in Shorewall 4.0.1.