From 109fa5caa0f9e3b5c12636edf08d9993ff8d6467 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Sun, 13 Feb 2011 08:29:35 -0800 Subject: [PATCH] Update release documents for IPv6 providers fix. Signed-off-by: Tom Eastep --- Shorewall/changelog.txt | 4 ++++ Shorewall/known_problems.txt | 4 ++++ Shorewall/releasenotes.txt | 10 +++++++++- 3 files changed, 17 insertions(+), 1 deletion(-) diff --git a/Shorewall/changelog.txt b/Shorewall/changelog.txt index 70cf2763c..5f098fe39 100644 --- a/Shorewall/changelog.txt +++ b/Shorewall/changelog.txt @@ -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 1) Added sch_tbf to the modules files. diff --git a/Shorewall/known_problems.txt b/Shorewall/known_problems.txt index e521b4c56..f88ff0253 100644 --- a/Shorewall/known_problems.txt +++ b/Shorewall/known_problems.txt @@ -1,3 +1,7 @@ 1) On systems running Upstart, shorewall-init cannot reliably secure 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. + + diff --git a/Shorewall/releasenotes.txt b/Shorewall/releasenotes.txt index bf6403323..092219365 100644 --- a/Shorewall/releasenotes.txt +++ b/Shorewall/releasenotes.txt @@ -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 @@ -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 ---------------------------------------------------------------------------- +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 accounting chains and manual chains. This could result in errors when loading the resulting ruleset. Now, the compiler issues