File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,24 @@ All notable changes to this project will be documented in this file.
44Each new release typically also includes the latest modulesync defaults.
55These should not affect the functionality of the module.
66
7+ ## [ v6.1.0] ( https://github.com/voxpupuli/puppet-systemd/tree/v6.1.0 ) (2023-10-30)
8+
9+ [ Full Changelog] ( https://github.com/voxpupuli/puppet-systemd/compare/v6.0.0...v6.1.0 )
10+
11+ ** Implemented enhancements:**
12+
13+ - Add Debian 12 support [ \# 386] ( https://github.com/voxpupuli/puppet-systemd/pull/386 ) ([ bastelfreak] ( https://github.com/bastelfreak ) )
14+ - Add OracleLinux 9 support [ \# 385] ( https://github.com/voxpupuli/puppet-systemd/pull/385 ) ([ bastelfreak] ( https://github.com/bastelfreak ) )
15+ - Install systemd-networkd package, if any [ \# 380] ( https://github.com/voxpupuli/puppet-systemd/pull/380 ) ([ ekohl] ( https://github.com/ekohl ) )
16+ - Add more security related parameters to service [ \# 379] ( https://github.com/voxpupuli/puppet-systemd/pull/379 ) ([ lkck24] ( https://github.com/lkck24 ) )
17+ - only accept socket\_ entry for socket units [ \# 376] ( https://github.com/voxpupuli/puppet-systemd/pull/376 ) ([ evgeni] ( https://github.com/evgeni ) )
18+ - Implement DNSStubListenerExtra for resolved.conf [ \# 371] ( https://github.com/voxpupuli/puppet-systemd/pull/371 ) ([ ekohl] ( https://github.com/ekohl ) )
19+ - Support Debian 12 [ \# 357] ( https://github.com/voxpupuli/puppet-systemd/pull/357 ) ([ traylenator] ( https://github.com/traylenator ) )
20+
21+ ** Merged pull requests:**
22+
23+ - Drop OracleLinux 7 from metadata.json [ \# 384] ( https://github.com/voxpupuli/puppet-systemd/pull/384 ) ([ bastelfreak] ( https://github.com/bastelfreak ) )
24+
725## [ v6.0.0] ( https://github.com/voxpupuli/puppet-systemd/tree/v6.0.0 ) (2023-09-04)
826
927[ Full Changelog] ( https://github.com/voxpupuli/puppet-systemd/compare/v5.2.0...v6.0.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " puppet-systemd" ,
3- "version" : " 6.0.1-rc0 " ,
3+ "version" : " 6.1.0 " ,
44 "author" : " Vox Pupuli" ,
55 "summary" : " Puppet Systemd module" ,
66 "license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments