diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..8d0a822 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,164 @@ +# Changelog + +All notable changes to this project will be documented in this file. +Each new release typically also includes the latest modulesync defaults. +These should not affect the functionality of the module. + +## [v1.0.0](https://github.com/ULHPC/puppet-sudo/tree/v1.0.0) (2026-05-13) + +[Full Changelog](https://github.com/ULHPC/puppet-sudo/compare/v0.4.9...v1.0.0) + +**Merged pull requests:** + +- Bump addressable from 2.8.7 to 2.9.0 [\#26](https://github.com/ULHPC/puppet-sudo/pull/26) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump json from 2.18.1 to 2.19.2 [\#25](https://github.com/ULHPC/puppet-sudo/pull/25) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump faraday from 2.13.4 to 2.14.1 [\#24](https://github.com/ULHPC/puppet-sudo/pull/24) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump uri from 1.0.3 to 1.0.4 [\#23](https://github.com/ULHPC/puppet-sudo/pull/23) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump rexml from 3.4.1 to 3.4.2 [\#22](https://github.com/ULHPC/puppet-sudo/pull/22) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump rexml from 3.3.6 to 3.3.9 [\#20](https://github.com/ULHPC/puppet-sudo/pull/20) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump rexml from 3.3.3 to 3.3.6 [\#19](https://github.com/ULHPC/puppet-sudo/pull/19) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump rexml from 3.3.1 to 3.3.3 [\#18](https://github.com/ULHPC/puppet-sudo/pull/18) ([dependabot[bot]](https://github.com/apps/dependabot)) + +## [v0.4.9](https://github.com/ULHPC/puppet-sudo/tree/v0.4.9) (2024-06-25) + +[Full Changelog](https://github.com/ULHPC/puppet-sudo/compare/v0.4.8...v0.4.9) + +**Closed issues:** + +- Puppet 6.0 RHEL8 & Debian 10 support? [\#12](https://github.com/ULHPC/puppet-sudo/issues/12) + +**Merged pull requests:** + +- Bump rexml from 3.2.5 to 3.2.8 [\#17](https://github.com/ULHPC/puppet-sudo/pull/17) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump rubocop from 0.48.1 to 0.49.0 [\#16](https://github.com/ULHPC/puppet-sudo/pull/16) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump rubocop from 0.33.0 to 0.48.1 [\#15](https://github.com/ULHPC/puppet-sudo/pull/15) ([dependabot[bot]](https://github.com/apps/dependabot)) + +## [v0.4.8](https://github.com/ULHPC/puppet-sudo/tree/v0.4.8) (2022-04-27) + +[Full Changelog](https://github.com/ULHPC/puppet-sudo/compare/v0.4.7...v0.4.8) + +## [v0.4.7](https://github.com/ULHPC/puppet-sudo/tree/v0.4.7) (2020-10-08) + +[Full Changelog](https://github.com/ULHPC/puppet-sudo/compare/v0.4.6...v0.4.7) + +**Closed issues:** + +- Warning: Unknown variable: 'real\_source'. [\#8](https://github.com/ULHPC/puppet-sudo/issues/8) + +**Merged pull requests:** + +- use os family instead of name to include common classes [\#11](https://github.com/ULHPC/puppet-sudo/pull/11) ([crispygoth](https://github.com/crispygoth)) +- Added check for whether $ensure value is 'present' or not since previ… [\#10](https://github.com/ULHPC/puppet-sudo/pull/10) ([triforce](https://github.com/triforce)) +- Reinstate the newline at the end of $real\_content [\#9](https://github.com/ULHPC/puppet-sudo/pull/9) ([crispygoth](https://github.com/crispygoth)) + +## [v0.4.6](https://github.com/ULHPC/puppet-sudo/tree/v0.4.6) (2018-10-03) + +[Full Changelog](https://github.com/ULHPC/puppet-sudo/compare/v0.4.5...v0.4.6) + +## [v0.4.5](https://github.com/ULHPC/puppet-sudo/tree/v0.4.5) (2018-10-02) + +[Full Changelog](https://github.com/ULHPC/puppet-sudo/compare/v0.4.4...v0.4.5) + +**Closed issues:** + +- Module doesn't work on Puppet 4 when sudo is not installed [\#6](https://github.com/ULHPC/puppet-sudo/issues/6) + +## [v0.4.4](https://github.com/ULHPC/puppet-sudo/tree/v0.4.4) (2018-07-10) + +[Full Changelog](https://github.com/ULHPC/puppet-sudo/compare/v0.4.3...v0.4.4) + +## [v0.4.3](https://github.com/ULHPC/puppet-sudo/tree/v0.4.3) (2017-08-29) + +[Full Changelog](https://github.com/ULHPC/puppet-sudo/compare/v0.4.2...v0.4.3) + +## [v0.4.2](https://github.com/ULHPC/puppet-sudo/tree/v0.4.2) (2017-05-03) + +[Full Changelog](https://github.com/ULHPC/puppet-sudo/compare/v0.4.1...v0.4.2) + +## [v0.4.1](https://github.com/ULHPC/puppet-sudo/tree/v0.4.1) (2017-04-29) + +[Full Changelog](https://github.com/ULHPC/puppet-sudo/compare/v0.4.0...v0.4.1) + +## [v0.4.0](https://github.com/ULHPC/puppet-sudo/tree/v0.4.0) (2017-04-28) + +[Full Changelog](https://github.com/ULHPC/puppet-sudo/compare/v0.3.9...v0.4.0) + +**Merged pull requests:** + +- Fix variable access [\#7](https://github.com/ULHPC/puppet-sudo/pull/7) ([adepretis](https://github.com/adepretis)) + +## [v0.3.9](https://github.com/ULHPC/puppet-sudo/tree/v0.3.9) (2016-07-21) + +[Full Changelog](https://github.com/ULHPC/puppet-sudo/compare/v0.3.8...v0.3.9) + +**Merged pull requests:** + +- Adding newline to $content [\#5](https://github.com/ULHPC/puppet-sudo/pull/5) ([zoide](https://github.com/zoide)) + +## [v0.3.8](https://github.com/ULHPC/puppet-sudo/tree/v0.3.8) (2015-06-16) + +[Full Changelog](https://github.com/ULHPC/puppet-sudo/compare/v0.3.7...v0.3.8) + +**Closed issues:** + +- Concat 2.x deletion [\#3](https://github.com/ULHPC/puppet-sudo/issues/3) + +**Merged pull requests:** + +- adjusts the concat dependency to account for concat 2.x deletion from… [\#4](https://github.com/ULHPC/puppet-sudo/pull/4) ([bmjen](https://github.com/bmjen)) + +## [v0.3.7](https://github.com/ULHPC/puppet-sudo/tree/v0.3.7) (2015-06-02) + +[Full Changelog](https://github.com/ULHPC/puppet-sudo/compare/v0.3.6...v0.3.7) + +## [v0.3.6](https://github.com/ULHPC/puppet-sudo/tree/v0.3.6) (2015-06-01) + +[Full Changelog](https://github.com/ULHPC/puppet-sudo/compare/v0.3.5...v0.3.6) + +## [v0.3.5](https://github.com/ULHPC/puppet-sudo/tree/v0.3.5) (2015-06-01) + +[Full Changelog](https://github.com/ULHPC/puppet-sudo/compare/v0.3.4...v0.3.5) + +## [v0.3.4](https://github.com/ULHPC/puppet-sudo/tree/v0.3.4) (2015-05-19) + +[Full Changelog](https://github.com/ULHPC/puppet-sudo/compare/v0.3.3...v0.3.4) + +## [v0.3.3](https://github.com/ULHPC/puppet-sudo/tree/v0.3.3) (2015-05-15) + +[Full Changelog](https://github.com/ULHPC/puppet-sudo/compare/v0.3.2...v0.3.3) + +**Merged pull requests:** + +- Update sudo.rb [\#2](https://github.com/ULHPC/puppet-sudo/pull/2) ([ksraju007](https://github.com/ksraju007)) + +## [v0.3.2](https://github.com/ULHPC/puppet-sudo/tree/v0.3.2) (2015-05-15) + +[Full Changelog](https://github.com/ULHPC/puppet-sudo/compare/v0.3.1...v0.3.2) + +## [v0.3.1](https://github.com/ULHPC/puppet-sudo/tree/v0.3.1) (2015-05-11) + +[Full Changelog](https://github.com/ULHPC/puppet-sudo/compare/v0.3.0...v0.3.1) + +**Closed issues:** + +- Host aliases [\#1](https://github.com/ULHPC/puppet-sudo/issues/1) + +## [v0.3.0](https://github.com/ULHPC/puppet-sudo/tree/v0.3.0) (2015-05-08) + +[Full Changelog](https://github.com/ULHPC/puppet-sudo/compare/v0.2.0...v0.3.0) + +## [v0.2.0](https://github.com/ULHPC/puppet-sudo/tree/v0.2.0) (2014-09-06) + +[Full Changelog](https://github.com/ULHPC/puppet-sudo/compare/v0.1.2...v0.2.0) + +## [v0.1.2](https://github.com/ULHPC/puppet-sudo/tree/v0.1.2) (2014-09-05) + +[Full Changelog](https://github.com/ULHPC/puppet-sudo/compare/v0.1.1...v0.1.2) + +## [v0.1.1](https://github.com/ULHPC/puppet-sudo/tree/v0.1.1) (2014-09-05) + +[Full Changelog](https://github.com/ULHPC/puppet-sudo/compare/037de6ab2b2cc058d7c3c3a49bd98cdab0755b79...v0.1.1) + + + +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* diff --git a/metadata.json b/metadata.json index c90e9e5..80d86b7 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "ULHPC-sudo", - "version": "0.4.9", + "version": "1.0.0", "author": "UL HPC Team", "summary": "Configure and manage sudo and sudoers files", "license": "GPL-3.0",