From f9af35ffbe527e89f08156334af69836cf440eaa Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Sat, 2 Oct 2010 07:22:37 -0700 Subject: [PATCH] Document -lite fixes Signed-off-by: Tom Eastep --- Shorewall/changelog.txt | 4 ++++ Shorewall/releasenotes.txt | 8 ++++++++ 2 files changed, 12 insertions(+) diff --git a/Shorewall/changelog.txt b/Shorewall/changelog.txt index f7c081d81..059a946b5 100644 --- a/Shorewall/changelog.txt +++ b/Shorewall/changelog.txt @@ -13,6 +13,10 @@ Changes in Shorewall 4.4.14 6) Add 'scfilter' script. +7) Fix -lite init scripts. + +8) Clamp VERBOSITY to valid range. + Changes in Shorewall 4.4.13 1) Allow zone lists in rules SOURCE and DEST. diff --git a/Shorewall/releasenotes.txt b/Shorewall/releasenotes.txt index 7bc57a737..892165d2a 100644 --- a/Shorewall/releasenotes.txt +++ b/Shorewall/releasenotes.txt @@ -51,6 +51,14 @@ VI. PROBLEMS CORRECTED AND NEW FEATURES IN PRIOR RELEASES with a letter and be composed of letters, digits, underscores ("_") and hyphens ("-"). +5) The Shorewall-lite and Shorewall6-lite Debian init scripts contained a + syntax error. + +6) If the -v or -q options were used in /sbin/shorewall-lite or + /sbin/shorewall6-lite commands that involve the compiled firewall + script and the resulting effective VERBOSITY was > 2 or < -1, then + the command would fail. + ---------------------------------------------------------------------------- I I. K N O W N P R O B L E M S R E M A I N I N G ----------------------------------------------------------------------------