]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commitdiff
Release 0.2.1
authorKen Barber <ken@bob.sh>
Thu, 14 Mar 2013 05:04:32 +0000 (22:04 -0700)
committerKen Barber <ken@bob.sh>
Thu, 14 Mar 2013 05:04:32 +0000 (22:04 -0700)
Signed-off-by: Ken Barber <ken@bob.sh>
Changelog
Modulefile

index 30ee83cdf9829f947710910f73164ba7d84daa2d..dfc8b21cada0127dda0ce2cc4adb915241be44bc 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -4,6 +4,18 @@ Release notes for puppetlabs-firewall module.
 
 ---------------------------------------
 
+#### 0.2.1 - 2012/3/13
+
+This maintenance release introduces the new README layout, and fixes a bug with iptables_persistent_version.
+
+##### Changes
+
+* (GH-139) Throw away STDERR from dpkg-query in Fact
+* Update README to be consistent with module documentation template
+* Fix failing spec tests due to dpkg change in iptables_persistent_version
+
+---------------------------------------
+
 #### 0.2.0 - 2012/3/3
 
 This release introduces automatic persistence, removing the need for the previous manual dependency requirement for persistent the running rules to the OS persistence file.
index 53306bbe6a49d851d2a04e59342e1d5099dea248..3b9feb8a5a09756725c29c4d06c04582082b51d1 100644 (file)
@@ -1,5 +1,5 @@
 name 'puppetlabs-firewall'
-version '0.2.0'
+version '0.2.1'
 source 'git://github.com/puppetlabs/puppetlabs-firewall.git'
 author 'puppetlabs'
 license 'ASL 2.0'