From: Jonathan Tripathy Date: Tue, 31 Mar 2015 10:11:17 +0000 (+0100) Subject: Updated CHANGELOG and metadata for 1.5.0 release X-Git-Tag: 1.5.0^2 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=59cec21c9ebe3b088456a6f501e9fea5b32f83d9;p=puppet-modules%2Fpuppetlabs-firewall.git Updated CHANGELOG and metadata for 1.5.0 release --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f12d57..be6888e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/metadata.json b/metadata.json index 695bff0..cd452af 100644 --- a/metadata.json +++ b/metadata.json @@ -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",