From 2748dc9d98c1ba85423a302670477a12f61fefd7 Mon Sep 17 00:00:00 2001 From: Martin Jansen Date: Mon, 11 Dec 2023 20:36:21 +0100 Subject: [PATCH] Release 6.0.0 --- CHANGELOG.md | 60 ++++++++++++++++++--------------------------------- metadata.json | 2 +- 2 files changed, 22 insertions(+), 40 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7be66882..7424b6ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,19 @@ All notable changes to this project will be documented in this file. Each new release typically also includes the latest modulesync defaults. These should not affect the functionality of the module. +## [v6.0.0](https://github.com/voxpupuli/puppet-dhcp/tree/v6.0.0) (2023-12-11) + +[Full Changelog](https://github.com/voxpupuli/puppet-dhcp/compare/v5.0.1...v6.0.0) + +**Breaking changes:** + +- Drop Puppet 6 support [\#273](https://github.com/voxpupuli/puppet-dhcp/pull/273) ([bastelfreak](https://github.com/bastelfreak)) + +**Implemented enhancements:** + +- Support for puppetlabs/stdlib 9.x, concat 9.x, Debian 12, and Ubuntu 22.04 [\#278](https://github.com/voxpupuli/puppet-dhcp/pull/278) ([mj](https://github.com/mj)) +- Add CentOS Stream 9 and RHEL 9 support [\#272](https://github.com/voxpupuli/puppet-dhcp/pull/272) ([tobias-urdin](https://github.com/tobias-urdin)) + ## [v5.0.1](https://github.com/voxpupuli/puppet-dhcp/tree/v5.0.1) (2022-11-03) [Full Changelog](https://github.com/voxpupuli/puppet-dhcp/compare/v5.0.0...v5.0.1) @@ -293,7 +306,11 @@ These should not affect the functionality of the module. ## [v0.5.0](https://github.com/voxpupuli/puppet-dhcp/tree/v0.5.0) (2016-05-22) -[Full Changelog](https://github.com/voxpupuli/puppet-dhcp/compare/0.4.0...v0.5.0) +[Full Changelog](https://github.com/voxpupuli/puppet-dhcp/compare/2ff3a2c89aac13d6c73282c044552d11cd81ce25...v0.5.0) + +**Breaking changes:** + +- Set ddns-hostname instead of option host-name for host declarations [\#59](https://github.com/voxpupuli/puppet-dhcp/pull/59) ([treydock](https://github.com/treydock)) **Implemented enhancements:** @@ -301,6 +318,7 @@ These should not affect the functionality of the module. **Closed issues:** +- add unit tests [\#24](https://github.com/voxpupuli/puppet-dhcp/issues/24) - Tests - Pool has a string not an array [\#18](https://github.com/voxpupuli/puppet-dhcp/issues/18) **Merged pull requests:** @@ -309,21 +327,10 @@ These should not affect the functionality of the module. - \[WIP\]modulesync 0.6.1 [\#80](https://github.com/voxpupuli/puppet-dhcp/pull/80) ([bastelfreak](https://github.com/bastelfreak)) - Fix typo in spec test [\#76](https://github.com/voxpupuli/puppet-dhcp/pull/76) ([mattkirby](https://github.com/mattkirby)) - Add the ability to add extra configurations in plain-text [\#73](https://github.com/voxpupuli/puppet-dhcp/pull/73) ([9bryan](https://github.com/9bryan)) -- do not sort pool dns servers list [\#72](https://github.com/voxpupuli/puppet-dhcp/pull/72) ([jearls](https://github.com/jearls)) - -## [0.4.0](https://github.com/voxpupuli/puppet-dhcp/tree/0.4.0) (2015-09-15) - -[Full Changelog](https://github.com/voxpupuli/puppet-dhcp/compare/0.3.0...0.4.0) - -**Breaking changes:** - -- Set ddns-hostname instead of option host-name for host declarations [\#59](https://github.com/voxpupuli/puppet-dhcp/pull/59) ([treydock](https://github.com/treydock)) - -**Merged pull requests:** - +- do not sort pool dns servers list [\#72](https://github.com/voxpupuli/puppet-dhcp/pull/72) ([ghost](https://github.com/ghost)) - Release 0.4.0 prep [\#70](https://github.com/voxpupuli/puppet-dhcp/pull/70) ([bmjen](https://github.com/bmjen)) - Enable Ignore unknown clients in templating [\#68](https://github.com/voxpupuli/puppet-dhcp/pull/68) ([prizos](https://github.com/prizos)) -- properly put ""quotes around the domain-name option in pool declarations [\#67](https://github.com/voxpupuli/puppet-dhcp/pull/67) ([jearls](https://github.com/jearls)) +- properly put ""quotes around the domain-name option in pool declarations [\#67](https://github.com/voxpupuli/puppet-dhcp/pull/67) ([ghost](https://github.com/ghost)) - Changed dhcpd.conf File dependency to Concat. [\#64](https://github.com/voxpupuli/puppet-dhcp/pull/64) ([chrisdaish](https://github.com/chrisdaish)) - Fix in documentation for dhcp::pool. range should be array instead of string [\#63](https://github.com/voxpupuli/puppet-dhcp/pull/63) ([bjvrielink](https://github.com/bjvrielink)) - Add omapi\_port parameter [\#62](https://github.com/voxpupuli/puppet-dhcp/pull/62) ([treydock](https://github.com/treydock)) @@ -340,28 +347,10 @@ These should not affect the functionality of the module. - Add ignoresubnet class [\#45](https://github.com/voxpupuli/puppet-dhcp/pull/45) ([underscorgan](https://github.com/underscorgan)) - Added globaloptions parameter to dhcp class [\#41](https://github.com/voxpupuli/puppet-dhcp/pull/41) ([dgmorales](https://github.com/dgmorales)) - Corrections and fixes... [\#40](https://github.com/voxpupuli/puppet-dhcp/pull/40) ([pecastro](https://github.com/pecastro)) - -## [0.3.0](https://github.com/voxpupuli/puppet-dhcp/tree/0.3.0) (2014-07-23) - -[Full Changelog](https://github.com/voxpupuli/puppet-dhcp/compare/0.2.0...0.3.0) - -**Merged pull requests:** - - Remove trailing whitespace :\( [\#38](https://github.com/voxpupuli/puppet-dhcp/pull/38) ([underscorgan](https://github.com/underscorgan)) - Prep for 0.3.0 release. [\#37](https://github.com/voxpupuli/puppet-dhcp/pull/37) ([underscorgan](https://github.com/underscorgan)) - Add patches from foreman-dhcp [\#36](https://github.com/voxpupuli/puppet-dhcp/pull/36) ([ekohl](https://github.com/ekohl)) - Remove deprecation warnings for templates and use of concat::setup [\#32](https://github.com/voxpupuli/puppet-dhcp/pull/32) ([kscherer](https://github.com/kscherer)) - -## [0.2.0](https://github.com/voxpupuli/puppet-dhcp/tree/0.2.0) (2014-03-25) - -[Full Changelog](https://github.com/voxpupuli/puppet-dhcp/compare/0.1.0...0.2.0) - -**Closed issues:** - -- add unit tests [\#24](https://github.com/voxpupuli/puppet-dhcp/issues/24) - -**Merged pull requests:** - - Correct concat dependency [\#30](https://github.com/voxpupuli/puppet-dhcp/pull/30) ([hunner](https://github.com/hunner)) - Concat update [\#28](https://github.com/voxpupuli/puppet-dhcp/pull/28) ([jhoblitt](https://github.com/jhoblitt)) - Add apache 2.0 license. [\#26](https://github.com/voxpupuli/puppet-dhcp/pull/26) ([apenney](https://github.com/apenney)) @@ -371,13 +360,6 @@ These should not affect the functionality of the module. - Remove failover parameter from class dhcp [\#14](https://github.com/voxpupuli/puppet-dhcp/pull/14) ([saz](https://github.com/saz)) - Added Redhat/CentOS package name [\#12](https://github.com/voxpupuli/puppet-dhcp/pull/12) ([crayfishx](https://github.com/crayfishx)) - Whitespace only removal of comments [\#10](https://github.com/voxpupuli/puppet-dhcp/pull/10) ([jeffmccune](https://github.com/jeffmccune)) - -## [0.1.0](https://github.com/voxpupuli/puppet-dhcp/tree/0.1.0) (2012-06-11) - -[Full Changelog](https://github.com/voxpupuli/puppet-dhcp/compare/2ff3a2c89aac13d6c73282c044552d11cd81ce25...0.1.0) - -**Merged pull requests:** - - Send the client hostname to be used if unset [\#9](https://github.com/voxpupuli/puppet-dhcp/pull/9) ([jeffmccune](https://github.com/jeffmccune)) - Make the dhcp module more reusable [\#8](https://github.com/voxpupuli/puppet-dhcp/pull/8) ([jeffmccune](https://github.com/jeffmccune)) - Make all template fragments have header comments [\#7](https://github.com/voxpupuli/puppet-dhcp/pull/7) ([jeffmccune](https://github.com/jeffmccune)) diff --git a/metadata.json b/metadata.json index 7040906a..e8cc4e7b 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppet-dhcp", - "version": "5.0.2-rc0", + "version": "6.0.0", "author": "Vox Pupuli", "summary": "Manage the ISC dhcp daemon", "license": "Apache-2.0",