Skip to content

Commit 64ff4dd

Browse files
authored
Merge pull request #602 from voxpupuli/release-prep
Release 9.4.0
2 parents 2f94fc4 + 0d42421 commit 64ff4dd

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
44
Each new release typically also includes the latest modulesync defaults.
55
These should not affect the functionality of the module.
66

7+
## [v9.4.0](https://github.com/voxpupuli/puppet-systemd/tree/v9.4.0) (2025-12-12)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-systemd/compare/v9.3.0...v9.4.0)
10+
11+
**Implemented enhancements:**
12+
13+
- `networkd`: allow management of `/etc/systemd/networkd.conf` settings [\#601](https://github.com/voxpupuli/puppet-systemd/pull/601) ([kenyon](https://github.com/kenyon))
14+
- add autorequire user resource to `loginctl_user` type [\#598](https://github.com/voxpupuli/puppet-systemd/pull/598) ([trefzer](https://github.com/trefzer))
15+
- Let timer\_wrapper support a list of commands [\#595](https://github.com/voxpupuli/puppet-systemd/pull/595) ([traylenator](https://github.com/traylenator))
16+
- Also permit `keep` for journald `Audit` [\#594](https://github.com/voxpupuli/puppet-systemd/pull/594) ([jcpunk](https://github.com/jcpunk))
17+
718
## [v9.3.0](https://github.com/voxpupuli/puppet-systemd/tree/v9.3.0) (2025-11-25)
819

920
[Full Changelog](https://github.com/voxpupuli/puppet-systemd/compare/v9.2.0...v9.3.0)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppet-systemd",
3-
"version": "9.3.1-rc0",
3+
"version": "9.4.0",
44
"author": "Vox Pupuli",
55
"summary": "Puppet Systemd module",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)