Update release documents.

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2010-04-10 12:20:12 -07:00
parent 6bfa7efab2
commit 67ab369082
3 changed files with 27 additions and 2 deletions

View File

@ -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

View File

@ -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

View File

@ -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