From 59cec21c9ebe3b088456a6f501e9fea5b32f83d9 Mon Sep 17 00:00:00 2001 From: Jonathan Tripathy Date: Tue, 31 Mar 2015 11:11:17 +0100 Subject: [PATCH] Updated CHANGELOG and metadata for 1.5.0 release --- CHANGELOG.md | 14 ++++++++++++++ metadata.json | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) 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", -- 2.45.2