From 698d6fc97ec7c33bf07c1722d55b56715f371d2f Mon Sep 17 00:00:00 2001 From: teastep Date: Fri, 27 Feb 2009 01:17:59 +0000 Subject: [PATCH] Fix Shorewall6 compilation issues -- Documentation git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9553 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/changelog.txt | 2 ++ Shorewall/releasenotes.txt | 5 +++++ 2 files changed, 7 insertions(+) diff --git a/Shorewall/changelog.txt b/Shorewall/changelog.txt index 221a3d4a9..43bdeb962 100644 --- a/Shorewall/changelog.txt +++ b/Shorewall/changelog.txt @@ -6,6 +6,8 @@ Changes in Shorewall 4.3.6 3) Fix split_list1() +4) Fix Shorewall6 file location bugs. + Changes in Shorewall 4.3.5 1) Remove support for shorewall-shell. diff --git a/Shorewall/releasenotes.txt b/Shorewall/releasenotes.txt index 0af0a327e..6a08c6403 100644 --- a/Shorewall/releasenotes.txt +++ b/Shorewall/releasenotes.txt @@ -36,6 +36,11 @@ Problems corrected in 4.3.6 3) If nets=() was specified in /etc/shorewall/interfaces then the specification was ignored. +4) Shorewall6 compilation failed with this error: + + ERROR: Unable to open /usr/share/shorewall6/prog.header6: + No such file or directory + Known Problems Remaiining: None.