Skip to content

Commit 7d1f0df

Browse files
Release Automationgithub-actions[bot]
authored andcommitted
Release 4.0.0
1 parent 243b8ad commit 7d1f0df

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ 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+
## [v4.0.0](https://github.com/voxpupuli/puppet-os_patching/tree/v4.0.0) (2026-03-26)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-os_patching/compare/v3.2.0...v4.0.0)
10+
11+
**Breaking changes:**
12+
13+
- refactor: use dnf instead of yum, fix rhel output, replace regexp, add more docs, remove rhel 5 code [\#282](https://github.com/voxpupuli/puppet-os_patching/pull/282) ([rwaffen](https://github.com/rwaffen))
14+
15+
**Fixed bugs:**
16+
17+
- patch\_server fails on RHEL 9 and OracleLinux 8 [\#281](https://github.com/voxpupuli/puppet-os_patching/issues/281)
18+
719
## [v3.2.0](https://github.com/voxpupuli/puppet-os_patching/tree/v3.2.0) (2026-03-19)
820

921
[Full Changelog](https://github.com/voxpupuli/puppet-os_patching/compare/v3.1.0...v3.2.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-os_patching",
3-
"version": "3.2.0",
3+
"version": "4.0.0",
44
"author": "Vox Pupuli",
55
"summary": "Perform OS level patching through tasks and report on patch levels through facts",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)