From d5aaa97d4e5855dc831cceaa49a6802e308e3fa2 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Tue, 22 Jun 2010 08:40:07 -0700 Subject: [PATCH] Update release documents for changes ported from the 4.4.10 branch Signed-off-by: Tom Eastep --- Shorewall/changelog.txt | 4 ++++ Shorewall/releasenotes.txt | 10 ++++++++++ 2 files changed, 14 insertions(+) diff --git a/Shorewall/changelog.txt b/Shorewall/changelog.txt index 5707a86aa..36d516939 100644 --- a/Shorewall/changelog.txt +++ b/Shorewall/changelog.txt @@ -6,6 +6,10 @@ Changes in Shorewall 4.4.11 3) Fix IPSET match detection when a pathname is specified for IPSET. +4) Fix start priority of shorewall-init on Debian + +5) Make IPv6 log and connections output readable. + Changes in Shorewall 4.4.10 1) Fix regression with scripts. diff --git a/Shorewall/releasenotes.txt b/Shorewall/releasenotes.txt index 93ccc555b..84db15c54 100644 --- a/Shorewall/releasenotes.txt +++ b/Shorewall/releasenotes.txt @@ -232,6 +232,16 @@ 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 you should remove /etc/shorewall/capabilities after installing this fix. +3) The start priority of shorewall-init on Debian and Debian-based + distributions was previously too low, making it start too late. + +4) The log output from IPv6 logs was almost unreadable due to display + of IPv6 addresses in uncompressed format. A similar problem + occurred with 'shorewall6 show connections'. This update makes the + displays much clearer at the expense of opening the slight + possibility of two '::' sequences being incorrectly shown in the + same address. + ---------------------------------------------------------------------------- I V. K N O W N P R O B L E M S R E M A I N I N G ----------------------------------------------------------------------------