From 87f68d7564ff375eda6c423b28ca09e3f53123ae Mon Sep 17 00:00:00 2001 From: Daniel Black Date: Wed, 6 Nov 2013 11:37:56 +1100 Subject: [PATCH] firewalld-0.3.8 release that support --remove-rules out so documenting this. --- ChangeLog | 1 + config/action.d/firewall-cmd-direct-new.conf | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index f77d9491..623d998e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -54,6 +54,7 @@ ver. 0.8.11 (2013/XX/XXX) - loves-unittests Edgar Hoch * action.d/firewall-cmd-direct-new.conf - action for firewalld from https://bugzilla.redhat.com/show_bug.cgi?id=979622 + NOTE: requires firewalld-0.3.8+ Andy Fragen and Daniel Black * filter.d/osx-ipfw.conf - ipfw action for OSX based on random rule numbers. diff --git a/config/action.d/firewall-cmd-direct-new.conf b/config/action.d/firewall-cmd-direct-new.conf index 3fd4e52b..55b6762d 100644 --- a/config/action.d/firewall-cmd-direct-new.conf +++ b/config/action.d/firewall-cmd-direct-new.conf @@ -4,7 +4,7 @@ # Copied from iptables-new.conf and modified for use with firewalld by Edgar Hoch. # It uses "firewall-cmd" instead of "iptables". # -# Because of the --remove-rules in stop it requires a version AFTER (but not including) 0.3.7.1 +# Because of the --remove-rules in stop this action requires firewalld-0.3.8+ [INCLUDES]