From: GitHub Actions Date: Mon, 15 May 2023 10:05:05 +0000 (+0000) Subject: Release prep v6.0.0 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=8334bfa2a14cbbf29ac7d94f4fa15041ece76317;p=puppet-modules%2Fpuppetlabs-firewall.git Release prep v6.0.0 --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 9dda3ef..58e026f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,7 +18,7 @@ All notable changes to this project will be documented in this file. The format - \(CONT-352\) Syntax update [\#1110](https://github.com/puppetlabs/puppetlabs-firewall/pull/1110) ([LukasAud](https://github.com/LukasAud)) -### UNCATEGORIZED PRS; LABEL THEM ON GITHUB +### Fixed - Ignore OpenBSD, similarly to FreeBSD [\#1107](https://github.com/puppetlabs/puppetlabs-firewall/pull/1107) ([buzzdeee](https://github.com/buzzdeee)) - redhat9 needs iptables service [\#1103](https://github.com/puppetlabs/puppetlabs-firewall/pull/1103) ([robertc99](https://github.com/robertc99)) @@ -97,6 +97,10 @@ All notable changes to this project will be documented in this file. The format [Full Changelog](https://github.com/puppetlabs/puppetlabs-firewall/compare/v3.2.0...v3.3.0) +### Changed + +- pdksync - \(MAINT\) Remove SLES 11 support [\#977](https://github.com/puppetlabs/puppetlabs-firewall/pull/977) ([sanfrancrisko](https://github.com/sanfrancrisko)) + ### Added - pdksync - \(IAC-1753\) - Add Support for AlmaLinux 8 [\#1020](https://github.com/puppetlabs/puppetlabs-firewall/pull/1020) ([david22swan](https://github.com/david22swan)) diff --git a/metadata.json b/metadata.json index 5ae9f48..d67344a 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppetlabs-firewall", - "version": "5.0.0", + "version": "6.0.0", "author": "puppetlabs", "summary": "Manages Firewalls such as iptables", "license": "Apache-2.0",