From: Hunter Haugen Date: Tue, 8 Jul 2014 21:52:52 +0000 (-0700) Subject: Release 1.1.3 X-Git-Tag: 1.1.3^2 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=780622741ad69e907f34480ca4b58742dccea992;p=puppet-modules%2Fpuppetlabs-firewall.git Release 1.1.3 Summary This is a supported release with test coverage enhancements. Bugfixes - Confine to supported kernels --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c6d848..c8c3f3e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +##2014-07-08 - Supported Release 1.1.3 +###Summary +This is a supported release with test coverage enhancements. + +####Bugfixes +- Confine to supported kernels + ##2014-06-04 - Release 1.1.2 ###Summary diff --git a/Modulefile b/Modulefile deleted file mode 100644 index 1d6bbe2..0000000 --- a/Modulefile +++ /dev/null @@ -1,8 +0,0 @@ -name 'puppetlabs-firewall' -version '1.1.2' -source 'git://github.com/puppetlabs/puppetlabs-firewall.git' -author 'puppetlabs' -license 'ASL 2.0' -summary 'Firewall Module' -description 'Manages Firewalls such as iptables' -project_page 'http://forge.puppetlabs.com/puppetlabs/firewall' diff --git a/metadata.json b/metadata.json index e194d0a..bfaa039 100644 --- a/metadata.json +++ b/metadata.json @@ -1,10 +1,10 @@ { "name": "puppetlabs-firewall", - "version": "1.1.2", + "version": "1.1.3", "source": "https://github.com/puppetlabs/puppetlabs-firewall", "author": "Puppet Labs", "license": "Apache-2.0", - "project_page": "https://github.com/puppetlabs/puppetlabs-firewall", + "project_page": "http://forge.puppetlabs.com/puppetlabs/firewall", "summary": "Manages Firewalls such as iptable", "operatingsystem_support": [ {