Skip to content

Commit c7181cb

Browse files
Release Automationgithub-actions[bot]
authored andcommitted
Release 6.0.0
1 parent f28e543 commit c7181cb

2 files changed

Lines changed: 23 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,28 @@ 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+
## [v6.0.0](https://github.com/voxpupuli/puppet-rhsm/tree/v6.0.0) (2026-01-12)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-rhsm/compare/v5.3.0...v6.0.0)
10+
11+
**Breaking changes:**
12+
13+
- Drop puppet, update openvox minimum version to 8.19 [\#156](https://github.com/voxpupuli/puppet-rhsm/pull/156) ([TheMeier](https://github.com/TheMeier))
14+
15+
**Implemented enhancements:**
16+
17+
- metadata.json: Add OpenVox [\#154](https://github.com/voxpupuli/puppet-rhsm/pull/154) ([jstraw](https://github.com/jstraw))
18+
- Add syspurpose entries to facts [\#129](https://github.com/voxpupuli/puppet-rhsm/pull/129) ([jcpunk](https://github.com/jcpunk))
19+
20+
**Fixed bugs:**
21+
22+
- Avoid errors with rhsm facts when not subscribed [\#164](https://github.com/voxpupuli/puppet-rhsm/pull/164) ([treydock](https://github.com/treydock))
23+
- updating path to prefer /sbin [\#152](https://github.com/voxpupuli/puppet-rhsm/pull/152) ([anthonysomerset](https://github.com/anthonysomerset))
24+
25+
**Closed issues:**
26+
27+
- \[RFE\] syspurpose facts/parameters [\#120](https://github.com/voxpupuli/puppet-rhsm/issues/120)
28+
729
## [v5.3.0](https://github.com/voxpupuli/puppet-rhsm/tree/v5.3.0) (2024-05-25)
830

931
[Full Changelog](https://github.com/voxpupuli/puppet-rhsm/compare/v5.2.0...v5.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-rhsm",
3-
"version": "5.3.1-rc0",
3+
"version": "6.0.0",
44
"author": "Vox Pupuli",
55
"summary": "Register with the RedHat Subscription Management",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)