From f59c4711407a352a08c8f07b657e5dd8c446c12c Mon Sep 17 00:00:00 2001 From: David Swan Date: Tue, 7 Nov 2017 16:31:55 +0000 Subject: [PATCH] PreReleaseFM-6577 --- CHANGELOG.md | 27 +++++++++++++++++++++++++++ metadata.json | 2 +- 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 723dcb9..bb171a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,30 @@ +## Supported Release 1.10.0 +### Summary +This is a clean release prior to the module being run through rubocop. + +#### Added +- Hashlimit module added. +- Firewall multi notes added. +- Gidd lookup now added. +- Simple sanity check added to hash parser rule. + +### Changed +- Version requirement has been updated. +- An array is no lnger accepted for icmp types. +- UNTRACKED is now considered to be a valid state. +- Modulesync updates. +- ip6tables can be disabled. +- Readme format has been fixed. +- Fixes made to accomodate Puppet lint. +- Fix to regex i 'connlimit_spec.rb' and 'firewall_spec.rb'. +- General test fixes. +- Negated match sets know properly dealt with. +- Correct IP version for hostname resolution now chosen. +- Unmanaged rule regex regarding iptable has been fixed. + +### Removed +- Ubuntu 10.04 and 12.04 removed. + ## Supported Release 1.9.0 ### Summary This release includes several bugfixes and NFLOG support. diff --git a/metadata.json b/metadata.json index 529ba00..cef127f 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppetlabs-firewall", - "version": "1.9.0", + "version": "1.10.0", "author": "Puppet Labs", "summary": "Manages Firewalls such as iptables", "license": "Apache-2.0", -- 2.45.2