From b78c8129e65b6be23efcbbe1b5cad3dd7a810644 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Tue, 24 Aug 2010 13:15:35 -0700 Subject: [PATCH] Fix detection of old ipset match capbility Signed-off-by: Tom Eastep --- Shorewall/changelog.txt | 2 ++ Shorewall/releasenotes.txt | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/Shorewall/changelog.txt b/Shorewall/changelog.txt index f0880742e..c089d8e7e 100644 --- a/Shorewall/changelog.txt +++ b/Shorewall/changelog.txt @@ -2,6 +2,8 @@ Changes in Shorewall 4.4.12.1 1) Fix optimization bugs. +2) Fix detection of old ipset match capability + Changes in Shorewall 4.4.12 1) Fix IPv6 shorecap program. diff --git a/Shorewall/releasenotes.txt b/Shorewall/releasenotes.txt index 71a367009..2ed99d138 100644 --- a/Shorewall/releasenotes.txt +++ b/Shorewall/releasenotes.txt @@ -233,6 +233,10 @@ 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 2) Under rare circumstances unvolving exclusion, OPTIMIZE 8 through 15 could result in invalid iptables-restore (ip6tables-restore) input. +3) The change in 4.4.12 to detect and use the new ipset match syntax + broke the ability to detect the old ipset match capability. Now, + both versions of the capability can be correctly detected. + 4.4.12