Document fix for blacklist exclusion

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2010-08-26 10:43:19 -07:00
parent cc0b0f3244
commit 706d40dfda
3 changed files with 10 additions and 0 deletions

View File

@ -4,6 +4,8 @@ Changes in Shorewall 4.4.11.4
2) Fix REQUIRE_INTERFACE=Yes 2) Fix REQUIRE_INTERFACE=Yes
3) Fix exclusion in the blacklist file
Changes in Shorewall 4.4.11.3 Changes in Shorewall 4.4.11.3
1) Fix duplicate rule generation with 'any'. 1) Fix duplicate rule generation with 'any'.

View File

@ -107,3 +107,8 @@
do not work as expected. do not work as expected.
Workaround: Do not use exclusion with CONTINUE. Workaround: Do not use exclusion with CONTINUE.
16) Exclusion in blacklist file entries is correctly validated but is
then ignored when generating iptables (ip6tables) input.
Workaround: Do not use exclusion in the blacklist file.

View File

@ -245,6 +245,9 @@ 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
3) AUTOMAKE=Yes has been broken for some time. It is now working 3) AUTOMAKE=Yes has been broken for some time. It is now working
correctly. correctly.
4) Exclusion in /etc/shorewall/blacklist was correctly validated but
was then ignored when generating iptables (ip6tables) input.
4.4.11.2 4.4.11.2
1) A typo in /sbin/shorewall6-lite version 4.4.11.1 caused the 1) A typo in /sbin/shorewall6-lite version 4.4.11.1 caused the