From fbc99627473f46546f5d6da1a7a23028d8800de8 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Thu, 1 Jul 2010 16:07:52 -0700 Subject: [PATCH] Document for for 'trace' and 'debug' Signed-off-by: Tom Eastep --- Shorewall/changelog.txt | 4 ++++ Shorewall/known_problems.txt | 24 +++++++++++++++++++++++- Shorewall/releasenotes.txt | 21 ++++++++++++++++++++- 3 files changed, 47 insertions(+), 2 deletions(-) diff --git a/Shorewall/changelog.txt b/Shorewall/changelog.txt index 6929008d7..01829ef77 100644 --- a/Shorewall/changelog.txt +++ b/Shorewall/changelog.txt @@ -1,3 +1,7 @@ +Changes in Shorewall 4.4.10.3 + +1) Fix 'debug' and 'trace' handling. + Changes in Shorewall 4.4.10.2 1) Make IPv6 log and connections output readable. diff --git a/Shorewall/known_problems.txt b/Shorewall/known_problems.txt index 80f8c7385..f2c11599d 100644 --- a/Shorewall/known_problems.txt +++ b/Shorewall/known_problems.txt @@ -47,6 +47,28 @@ Fixed in Shorewall 4.4.10.2. - +6) If 'trace' or 'debug' is specified on a command that runs the + compiled script, an invalid command line is passed to that script + resulting in a failure: + + Shorewall configuration compiled to /var/lib/shorewall/.start + Usage: /var/lib/shorewall/.start [ options ] [ start|stop|clear|down|reset| + refresh|restart|status|up|version ] + + Options are: + + -v and -q Standard Shorewall verbosity controls + -n Don't unpdate routing configuration + -p Purge Conntrack Table + -t Timestamp progress Messages + -V Set verbosity explicitly + -R Override RESTOREFILE setting + + This issue affects Shorewall and Shorewall6 4.4.8 and later. + + To work around the problem (IPv4 'debug restart' command): + + shorewall compile /var/lib/shorewall/.restart + /var/lib/shorewall/.restart debug restart diff --git a/Shorewall/releasenotes.txt b/Shorewall/releasenotes.txt index 3f1b892c9..aab68effa 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 0 . 2 + S H O R E W A L L 4 . 4 . 1 0 . 3 ---------------------------------------------------------------------------- I. RELEASE 4.4 HIGHLIGHTS @@ -218,6 +218,25 @@ VI. PROBLEMS CORRECTED AND NEW FEATURES IN PRIOR RELEASES I I 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.10.3 + +1) If 'trace' or 'debug' was specified on a command that ran the + compiled script, an invalid command line was passed to that script + resulting in a failure: + + Shorewall configuration compiled to /var/lib/shorewall/.start + Usage: /var/lib/shorewall/.start [ options ] [ start|stop|clear|down|reset| + refresh|restart|status|up|version ] + + Options are: + + -v and -q Standard Shorewall verbosity controls + -n Don't unpdate routing configuration + -p Purge Conntrack Table + -t Timestamp progress Messages + -V Set verbosity explicitly + -R Override RESTOREFILE setting + 4.4.10.2 1) The start priorities of the Shorewall products were incorrect on