From: Ashley Penney Date: Tue, 4 Mar 2014 16:32:12 +0000 (+0000) Subject: Prepare a 1.0.2 supported release. X-Git-Tag: 1.0.2~1^2 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=e8adae558a8e0119ccc9ec3b7cf1c3c720049d98;p=puppet-modules%2Fpuppetlabs-firewall.git Prepare a 1.0.2 supported release. --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 979f8af..a6c93cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +## 2014-03-04 Supported Release 1.0.2 +###Summary + +This is a supported release. This release removes a testing symlink that can +cause trouble on systems where /var is on a seperate filesystem from the +modulepath. + +####Features +####Bugfixes +####Known Bugs + +* For Oracle, the `owner` and `socket` parameters require a workaround to function. Please see the Limitations section of the README. + ### Supported release - 2014-03-04 1.0.1 ####Summary diff --git a/Modulefile b/Modulefile index 389da00..4583172 100644 --- a/Modulefile +++ b/Modulefile @@ -1,5 +1,5 @@ name 'puppetlabs-firewall' -version '1.0.1' +version '1.0.2' source 'git://github.com/puppetlabs/puppetlabs-firewall.git' author 'puppetlabs' license 'ASL 2.0'