|
| 1 | +# Changelog |
| 2 | + |
| 3 | +All notable changes to this project will be documented in this file. |
| 4 | +Each new release typically also includes the latest modulesync defaults. |
| 5 | +These should not affect the functionality of the module. |
| 6 | + |
| 7 | +## [v1.0.0](https://github.com/ULHPC/puppet-sudo/tree/v1.0.0) (2026-05-13) |
| 8 | + |
| 9 | +[Full Changelog](https://github.com/ULHPC/puppet-sudo/compare/v0.4.9...v1.0.0) |
| 10 | + |
| 11 | +**Merged pull requests:** |
| 12 | + |
| 13 | +- 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)) |
| 14 | +- 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)) |
| 15 | +- 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)) |
| 16 | +- 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)) |
| 17 | +- 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)) |
| 18 | +- 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)) |
| 19 | +- 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)) |
| 20 | +- 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)) |
| 21 | + |
| 22 | +## [v0.4.9](https://github.com/ULHPC/puppet-sudo/tree/v0.4.9) (2024-06-25) |
| 23 | + |
| 24 | +[Full Changelog](https://github.com/ULHPC/puppet-sudo/compare/v0.4.8...v0.4.9) |
| 25 | + |
| 26 | +**Closed issues:** |
| 27 | + |
| 28 | +- Puppet 6.0 RHEL8 & Debian 10 support? [\#12](https://github.com/ULHPC/puppet-sudo/issues/12) |
| 29 | + |
| 30 | +**Merged pull requests:** |
| 31 | + |
| 32 | +- 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)) |
| 33 | +- 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)) |
| 34 | +- 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)) |
| 35 | + |
| 36 | +## [v0.4.8](https://github.com/ULHPC/puppet-sudo/tree/v0.4.8) (2022-04-27) |
| 37 | + |
| 38 | +[Full Changelog](https://github.com/ULHPC/puppet-sudo/compare/v0.4.7...v0.4.8) |
| 39 | + |
| 40 | +## [v0.4.7](https://github.com/ULHPC/puppet-sudo/tree/v0.4.7) (2020-10-08) |
| 41 | + |
| 42 | +[Full Changelog](https://github.com/ULHPC/puppet-sudo/compare/v0.4.6...v0.4.7) |
| 43 | + |
| 44 | +**Closed issues:** |
| 45 | + |
| 46 | +- Warning: Unknown variable: 'real\_source'. [\#8](https://github.com/ULHPC/puppet-sudo/issues/8) |
| 47 | + |
| 48 | +**Merged pull requests:** |
| 49 | + |
| 50 | +- use os family instead of name to include common classes [\#11](https://github.com/ULHPC/puppet-sudo/pull/11) ([crispygoth](https://github.com/crispygoth)) |
| 51 | +- 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)) |
| 52 | +- Reinstate the newline at the end of $real\_content [\#9](https://github.com/ULHPC/puppet-sudo/pull/9) ([crispygoth](https://github.com/crispygoth)) |
| 53 | + |
| 54 | +## [v0.4.6](https://github.com/ULHPC/puppet-sudo/tree/v0.4.6) (2018-10-03) |
| 55 | + |
| 56 | +[Full Changelog](https://github.com/ULHPC/puppet-sudo/compare/v0.4.5...v0.4.6) |
| 57 | + |
| 58 | +## [v0.4.5](https://github.com/ULHPC/puppet-sudo/tree/v0.4.5) (2018-10-02) |
| 59 | + |
| 60 | +[Full Changelog](https://github.com/ULHPC/puppet-sudo/compare/v0.4.4...v0.4.5) |
| 61 | + |
| 62 | +**Closed issues:** |
| 63 | + |
| 64 | +- Module doesn't work on Puppet 4 when sudo is not installed [\#6](https://github.com/ULHPC/puppet-sudo/issues/6) |
| 65 | + |
| 66 | +## [v0.4.4](https://github.com/ULHPC/puppet-sudo/tree/v0.4.4) (2018-07-10) |
| 67 | + |
| 68 | +[Full Changelog](https://github.com/ULHPC/puppet-sudo/compare/v0.4.3...v0.4.4) |
| 69 | + |
| 70 | +## [v0.4.3](https://github.com/ULHPC/puppet-sudo/tree/v0.4.3) (2017-08-29) |
| 71 | + |
| 72 | +[Full Changelog](https://github.com/ULHPC/puppet-sudo/compare/v0.4.2...v0.4.3) |
| 73 | + |
| 74 | +## [v0.4.2](https://github.com/ULHPC/puppet-sudo/tree/v0.4.2) (2017-05-03) |
| 75 | + |
| 76 | +[Full Changelog](https://github.com/ULHPC/puppet-sudo/compare/v0.4.1...v0.4.2) |
| 77 | + |
| 78 | +## [v0.4.1](https://github.com/ULHPC/puppet-sudo/tree/v0.4.1) (2017-04-29) |
| 79 | + |
| 80 | +[Full Changelog](https://github.com/ULHPC/puppet-sudo/compare/v0.4.0...v0.4.1) |
| 81 | + |
| 82 | +## [v0.4.0](https://github.com/ULHPC/puppet-sudo/tree/v0.4.0) (2017-04-28) |
| 83 | + |
| 84 | +[Full Changelog](https://github.com/ULHPC/puppet-sudo/compare/v0.3.9...v0.4.0) |
| 85 | + |
| 86 | +**Merged pull requests:** |
| 87 | + |
| 88 | +- Fix variable access [\#7](https://github.com/ULHPC/puppet-sudo/pull/7) ([adepretis](https://github.com/adepretis)) |
| 89 | + |
| 90 | +## [v0.3.9](https://github.com/ULHPC/puppet-sudo/tree/v0.3.9) (2016-07-21) |
| 91 | + |
| 92 | +[Full Changelog](https://github.com/ULHPC/puppet-sudo/compare/v0.3.8...v0.3.9) |
| 93 | + |
| 94 | +**Merged pull requests:** |
| 95 | + |
| 96 | +- Adding newline to $content [\#5](https://github.com/ULHPC/puppet-sudo/pull/5) ([zoide](https://github.com/zoide)) |
| 97 | + |
| 98 | +## [v0.3.8](https://github.com/ULHPC/puppet-sudo/tree/v0.3.8) (2015-06-16) |
| 99 | + |
| 100 | +[Full Changelog](https://github.com/ULHPC/puppet-sudo/compare/v0.3.7...v0.3.8) |
| 101 | + |
| 102 | +**Closed issues:** |
| 103 | + |
| 104 | +- Concat 2.x deletion [\#3](https://github.com/ULHPC/puppet-sudo/issues/3) |
| 105 | + |
| 106 | +**Merged pull requests:** |
| 107 | + |
| 108 | +- 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)) |
| 109 | + |
| 110 | +## [v0.3.7](https://github.com/ULHPC/puppet-sudo/tree/v0.3.7) (2015-06-02) |
| 111 | + |
| 112 | +[Full Changelog](https://github.com/ULHPC/puppet-sudo/compare/v0.3.6...v0.3.7) |
| 113 | + |
| 114 | +## [v0.3.6](https://github.com/ULHPC/puppet-sudo/tree/v0.3.6) (2015-06-01) |
| 115 | + |
| 116 | +[Full Changelog](https://github.com/ULHPC/puppet-sudo/compare/v0.3.5...v0.3.6) |
| 117 | + |
| 118 | +## [v0.3.5](https://github.com/ULHPC/puppet-sudo/tree/v0.3.5) (2015-06-01) |
| 119 | + |
| 120 | +[Full Changelog](https://github.com/ULHPC/puppet-sudo/compare/v0.3.4...v0.3.5) |
| 121 | + |
| 122 | +## [v0.3.4](https://github.com/ULHPC/puppet-sudo/tree/v0.3.4) (2015-05-19) |
| 123 | + |
| 124 | +[Full Changelog](https://github.com/ULHPC/puppet-sudo/compare/v0.3.3...v0.3.4) |
| 125 | + |
| 126 | +## [v0.3.3](https://github.com/ULHPC/puppet-sudo/tree/v0.3.3) (2015-05-15) |
| 127 | + |
| 128 | +[Full Changelog](https://github.com/ULHPC/puppet-sudo/compare/v0.3.2...v0.3.3) |
| 129 | + |
| 130 | +**Merged pull requests:** |
| 131 | + |
| 132 | +- Update sudo.rb [\#2](https://github.com/ULHPC/puppet-sudo/pull/2) ([ksraju007](https://github.com/ksraju007)) |
| 133 | + |
| 134 | +## [v0.3.2](https://github.com/ULHPC/puppet-sudo/tree/v0.3.2) (2015-05-15) |
| 135 | + |
| 136 | +[Full Changelog](https://github.com/ULHPC/puppet-sudo/compare/v0.3.1...v0.3.2) |
| 137 | + |
| 138 | +## [v0.3.1](https://github.com/ULHPC/puppet-sudo/tree/v0.3.1) (2015-05-11) |
| 139 | + |
| 140 | +[Full Changelog](https://github.com/ULHPC/puppet-sudo/compare/v0.3.0...v0.3.1) |
| 141 | + |
| 142 | +**Closed issues:** |
| 143 | + |
| 144 | +- Host aliases [\#1](https://github.com/ULHPC/puppet-sudo/issues/1) |
| 145 | + |
| 146 | +## [v0.3.0](https://github.com/ULHPC/puppet-sudo/tree/v0.3.0) (2015-05-08) |
| 147 | + |
| 148 | +[Full Changelog](https://github.com/ULHPC/puppet-sudo/compare/v0.2.0...v0.3.0) |
| 149 | + |
| 150 | +## [v0.2.0](https://github.com/ULHPC/puppet-sudo/tree/v0.2.0) (2014-09-06) |
| 151 | + |
| 152 | +[Full Changelog](https://github.com/ULHPC/puppet-sudo/compare/v0.1.2...v0.2.0) |
| 153 | + |
| 154 | +## [v0.1.2](https://github.com/ULHPC/puppet-sudo/tree/v0.1.2) (2014-09-05) |
| 155 | + |
| 156 | +[Full Changelog](https://github.com/ULHPC/puppet-sudo/compare/v0.1.1...v0.1.2) |
| 157 | + |
| 158 | +## [v0.1.1](https://github.com/ULHPC/puppet-sudo/tree/v0.1.1) (2014-09-05) |
| 159 | + |
| 160 | +[Full Changelog](https://github.com/ULHPC/puppet-sudo/compare/037de6ab2b2cc058d7c3c3a49bd98cdab0755b79...v0.1.1) |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |
0 commit comments