Update release documents for IPv6 providers fix.

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2011-02-13 08:29:35 -08:00
parent 956e92ef0e
commit 109fa5caa0
3 changed files with 17 additions and 1 deletions

View File

@ -1,3 +1,7 @@
Changes in Shorewall 4.4.17.1
1) Fix the 'local' Provider option in IPv6
Changes in Shorewall 4.4.17 Changes in Shorewall 4.4.17
1) Added sch_tbf to the modules files. 1) Added sch_tbf to the modules files.

View File

@ -1,3 +1,7 @@
1) On systems running Upstart, shorewall-init cannot reliably secure 1) On systems running Upstart, shorewall-init cannot reliably secure
the firewall before interfaces are brought up. the firewall before interfaces are brought up.
2) The 'local' option in /etc/shorewall6/providers produces an 'ip
route add' command containing an IPv4 address.

View File

@ -1,5 +1,5 @@
---------------------------------------------------------------------------- ----------------------------------------------------------------------------
S H O R E W A L L 4 . 4 . 1 7 S H O R E W A L L 4 . 4 . 1 7 . 1
---------------------------------------------------------------------------- ----------------------------------------------------------------------------
I. PROBLEMS CORRECTED IN THIS RELEASE I. PROBLEMS CORRECTED IN THIS RELEASE
@ -13,6 +13,14 @@ VI. PROBLEMS CORRECTED AND NEW FEATURES IN PRIOR RELEASES
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 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.17.1
1) Previously, the 'local' option in /etc/shorewall6/providers would
produce an 'ip route add' command containing an IPv4 address. It now
correctly uses the equivalent IPv6 address.
4.4.17
1) Previously, Shorewall did not check the length of the names of 1) Previously, Shorewall did not check the length of the names of
accounting chains and manual chains. This could result in accounting chains and manual chains. This could result in
errors when loading the resulting ruleset. Now, the compiler issues errors when loading the resulting ruleset. Now, the compiler issues