From 91a711b34f282c3cf2a6b4dd5be3543e09c54b0f Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Sat, 10 Apr 2010 11:54:54 -0700 Subject: [PATCH] Document startup log fix. Signed-off-by: Tom Eastep --- Shorewall/changelog.txt | 2 ++ Shorewall/releasenotes.txt | 7 +++++++ 2 files changed, 9 insertions(+) diff --git a/Shorewall/changelog.txt b/Shorewall/changelog.txt index a8ec03f44..ca26358f1 100644 --- a/Shorewall/changelog.txt +++ b/Shorewall/changelog.txt @@ -21,6 +21,8 @@ Changes in Shorewall 4.4.9 10) Remove remaining fallback scripts. +11) Rationalize startup logs. + Changes in Shorewall 4.4.8 1) Correct handling of RATE LIMIT on NAT rules. diff --git a/Shorewall/releasenotes.txt b/Shorewall/releasenotes.txt index 706481c6e..e148e9250 100644 --- a/Shorewall/releasenotes.txt +++ b/Shorewall/releasenotes.txt @@ -253,6 +253,13 @@ 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 Shorewall6, and Shorewall6-lite. These scripts no longer work and should have been removed in 4.4.0. +7) The -lite products previously were inconsistent in how they + referred to their startup log. Some references included '-lite' + where some did not. This was particularly bad in the case of the + Shorewall-lite logrotate file which duplicated the name used by the + Shorewall package. This inconsistency could cause logrotate to + fail if both packages were installed. + ---------------------------------------------------------------------------- I V. K N O W N P R O B L E M S R E M A I N I N G ----------------------------------------------------------------------------