]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commitdiff
Release 1.0.1
authorHunter Haugen <hunter@puppetlabs.com>
Wed, 19 Feb 2014 04:23:02 +0000 (20:23 -0800)
committerHunter Haugen <hunter@puppetlabs.com>
Wed, 19 Feb 2014 04:23:02 +0000 (20:23 -0800)
Bugfix: gracefully fail to manage ip6tables on iptables 1.3.x

Changelog
Modulefile

index 3c004e9968e3b8bcd90ac239e2e8d484a58415bf..a8412eeea55b5be157c50bd2af77285e8d88d772 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -4,6 +4,10 @@ Release notes for puppetlabs-firewall module.
 
 ---------------------------------------
 
+#### 1.0.1 - 2014-02-18
+
+Bugfix: gracefully fail to manage ip6tables on iptables 1.3.x
+
 #### 1.0.0 - 2014-02-11
 
 No changes, just renumbering to 1.0.0.
index 483ea04a6f7cb769527f59f4763ec298e2336189..389da007e9ab5f5427c9c5c282bae55bf8cfebc8 100644 (file)
@@ -1,5 +1,5 @@
 name 'puppetlabs-firewall'
-version '1.0.0'
+version '1.0.1'
 source 'git://github.com/puppetlabs/puppetlabs-firewall.git'
 author 'puppetlabs'
 license 'ASL 2.0'