From ce5e218195b87ec97b1306e672517411204d7a13 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Sat, 29 Jan 2011 09:05:07 -0800 Subject: [PATCH] Document fix for IPv6 address scanning --- Shorewall/changelog.txt | 2 ++ Shorewall/releasenotes.txt | 7 +++++++ 2 files changed, 9 insertions(+) diff --git a/Shorewall/changelog.txt b/Shorewall/changelog.txt index f4d94f237..ad647db36 100644 --- a/Shorewall/changelog.txt +++ b/Shorewall/changelog.txt @@ -2,6 +2,8 @@ Changes in Shorewall 4.4.17 Beta 3 1) Allow run-time address variables in the masq file. +2) Fix silly bug in expand_rule(). + Changes in Shorewall 4.4.17 Beta 2 1) Handle line containing only INCLUDE. diff --git a/Shorewall/releasenotes.txt b/Shorewall/releasenotes.txt index 130929ed9..49368c17a 100644 --- a/Shorewall/releasenotes.txt +++ b/Shorewall/releasenotes.txt @@ -14,6 +14,13 @@ 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 ---------------------------------------------------------------------------- +Beta 3 + +1) If the SOURCE column in /etc/shorewall6/rules contains [
], + a spurious error was generated: + + ERROR: Invalid VLSM (0]) : /etc/shorewall6/rules (line 20) + Beta 2 1) A line containing only 'INCLUDE' appearing in an extension script