Releases: voxpupuli/puppet-os_patching
Releases · voxpupuli/puppet-os_patching
v2.0.0
v1.0.0
What's Changed
Breaking Changes 🛠
- chore: update dependency version requirements and OS support in metadata.json, Drop all EOL OSes, switch requirements to OpenVox 8 by @rwaffen in #254
Other Changes
- fix README and REFERENCE not adhering to Puppet Code or ISO8601 by @LirionOSS in #241
- feat: add transfer note, delete .sync.yml, change refs to voxpupuli in readme by @rwaffen in #245
- feat: prepare rename repo, update to voxpupuli in metadata by @rwaffen in #247
- remove codeowners file by @rwaffen in #249
- fix: correct syntax for blackout_windows hash in init.pp by @rwaffen in #248
- chore: prepare module for updated voxpupuli config after modulesync by @rwaffen in #251
- Fix tests by @rwaffen in #253
- fix: replace egrep with grep -E for el10 compatibility by @davemcdonnell in #257
New Contributors
- @LirionOSS made their first contribution in #241
- @rwaffen made their first contribution in #245
- @pccibot made their first contribution in #256
- @davemcdonnell made their first contribution in #257
Full Changelog: v0.23.0...v1.0.0
v0.23.0
Full Changelog: v0.22.0...v0.23.0
v0.22.0
What's Changed
- Fact generation json parse by @FrankVanDamme in #232
- Add comma and equals sign to yum regex by @Vincevrp in #233
- Prevent cronjob from having output by @jcpunk in #238
- If the lock file tracks a non-real process clean it up by @jcpunk in #239
New Contributors
- @FrankVanDamme made their first contribution in #232
- @Vincevrp made their first contribution in #233
Full Changelog: v0.21.0...v0.22.0
v0.21.0
What's Changed
- #229 fix syntax error by @albatrossflavour in #230
- 215 allow puppet open source to work with os_patching by @albatrossflavour in #231
Full Changelog: v0.20.1...v0.21.0
v0.20.1
Full Changelog: v0.20.0...v0.20.1
v0.20.0
pdkignore
0.18.0
Changelog
0.18.0 (2022-08-08)
Implemented enhancements:
- updated RHEL regex to accommodate colon #216 (prolixalias)
Fixed bugs:
- Fact generation on RHEL incorrectly indicating no PKGS for update #212
Merged pull requests:
- adjust upper limit #214 (prolixalias)