diff --git a/Shorewall/changelog.txt b/Shorewall/changelog.txt index cf97a4544..358f868f4 100644 --- a/Shorewall/changelog.txt +++ b/Shorewall/changelog.txt @@ -2,6 +2,8 @@ Changes in Shorewall 4.4.8.2 1) Fix OPTIMIZE 4 bug. +2) Rationalize startup logs. + Changes in Shorewall 4.4.8.1 1) Correct handling of a logical interface name in the EXTERNAL column diff --git a/Shorewall/known_problems.txt b/Shorewall/known_problems.txt index 6dd35c967..c1ebac575 100644 --- a/Shorewall/known_problems.txt +++ b/Shorewall/known_problems.txt @@ -21,3 +21,19 @@ expected Corrected in Shorewall 4.4.8.1 + +4) With optimize 4, if an unnecessary NONAT rule is included in + /etc/shorewall/rules, 'shorewall start' and/or 'shorewall restart' + can fail with invalid iptables-restore input. + + Corrected in Shorewall 4.4.8.2 + +5) The -lite products are inconsistent in how they referred to their + startup log. Some references included '-lite' where some did + not. This was particularly bad in the case of the Shorewall-lite + logrotate file which duplicated the name used by the Shorewall + package. This inconsistency could cause logrotate to fail if both + packages were installed. + + Corrected in Shorewall 4.4.8.2 + diff --git a/Shorewall/releasenotes.txt b/Shorewall/releasenotes.txt index 336662d63..7399275d4 100644 --- a/Shorewall/releasenotes.txt +++ b/Shorewall/releasenotes.txt @@ -220,9 +220,16 @@ I I 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.4.8.2 -1) With optimize 4, if an unnecessary NONAT rule is included in +1) With optimize 4, if an unnecessary NONAT rule was included in /etc/shorewall/rules, 'shorewall start' and/or 'shorewall restart' - can fail with invalid iptables-restore input. + could fail with invalid iptables-restore input. + +2) The -lite products previously were inconsistent in how they + referred to their startup log. Some references included '-lite' + where some did not. This was particularly bad in the case of the + Shorewall-lite logrotate file which duplicated the name used by the + Shorewall package. This inconsistency could cause logrotate to + fail if both packages were installed. 4.4.8.1