From b38841798ee8c2383b66afc8d38d7a8ba4ad1f74 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Thu, 15 Oct 2009 13:43:46 -0700 Subject: [PATCH] Fix initialization --- Shorewall/changelog.txt | 2 ++ Shorewall/releasenotes.txt | 5 +++++ 2 files changed, 7 insertions(+) diff --git a/Shorewall/changelog.txt b/Shorewall/changelog.txt index e28ff8eb5..706fb7133 100644 --- a/Shorewall/changelog.txt +++ b/Shorewall/changelog.txt @@ -8,6 +8,8 @@ Changes in Shorewall 4.4.3 4) Correct RETAIN_ALIASES=No. +5) Fix detection of IP config + Changes in Shorewall 4.4.2 1) BUGFIX: Correct detection of Persistent SNAT support diff --git a/Shorewall/releasenotes.txt b/Shorewall/releasenotes.txt index 90870800d..9a2e90e96 100644 --- a/Shorewall/releasenotes.txt +++ b/Shorewall/releasenotes.txt @@ -181,6 +181,11 @@ Shorewall 4.4.3 2) If an alias IP address was added and RETAIN_ALIASES=No in shorewall.conf, then a compiler internal error resulted. +3) Previously, the generated script would try to detect the values + for all run-time variables (such as IP addresses), regardless of + what command was being executed. Now, this information is only + detected when it is needed. + ---------------------------------------------------------------------------- K N O W N P R O B L E M S R E M A I N I N G ----------------------------------------------------------------------------