]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commitdiff
Updated CHANGELOG and metadata for 1.5.0 release
authorJonathan Tripathy <jt@puppetlabs.com>
Tue, 31 Mar 2015 10:11:17 +0000 (11:11 +0100)
committerJonathan Tripathy <jt@puppetlabs.com>
Tue, 31 Mar 2015 10:15:04 +0000 (11:15 +0100)
CHANGELOG.md
metadata.json

index 5f12d57e55f016d8d6a78fc2380556d5ae340405..be6888ee23c8f69e50f778cfde09e14054d2ee0b 100644 (file)
@@ -1,3 +1,17 @@
+##2015-03-31 - Supported Release 1.5.0
+###Summary
+
+This release includes physdev_is_bridged support, checksum_fill support, basic Gentoo compatibility, and a number of test fixes and improvements.
+
+####Features
+- Add `physdev_is_bridged` support
+- Add `checksum_fill` support
+- Add basic Gentoo compatibility (unsupported)
+
+####Bugfixes
+- Implementation for resource map munging to allow a single ipt module to be used multiple times in a single rule on older versions of iptables (MODULES-1808)
+- Test fixes
+
 ##2015-01-27 - Supported Release 1.4.0
 ###Summary
 
index 695bff0bf6ab7d70f76e33a2f5e4d1ecf304a8c4..cd452af1fd60441994d37ee0fba2c5569ff9dc67 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "puppetlabs-firewall",
-  "version": "1.4.0",
+  "version": "1.5.0",
   "author": "Puppet Labs",
   "summary": "Manages Firewalls such as iptables",
   "license": "Apache-2.0",