|
1 | 1 | # Changelog
|
2 | 2 |
|
3 |
| -## Changelog generator problem - older changes included in current delta |
| 3 | +## Changelog generator still broken, sorry |
4 | 4 |
|
5 |
| -## [v2.3.1](https://github.com/dev-sec/puppet-os-hardening/tree/v2.3.1) (2021-07-19) |
| 5 | +### Really new in v2.3.2 |
6 | 6 |
|
7 |
| -[Full Changelog](https://github.com/dev-sec/puppet-os-hardening/compare/2.3.0...v2.3.1) |
| 7 | +- Backwards incompatible breaking change in PR279 [\#284](https://github.com/dev-sec/puppet-os-hardening/issues/284) |
| 8 | +- Backwards incompatible breaking change in PR279 \(\#284\) [\#285](https://github.com/dev-sec/puppet-os-hardening/pull/285) ([earthgecko](https://github.com/earthgecko)) |
| 9 | + |
| 10 | +## [v2.3.2](https://github.com/dev-sec/puppet-os-hardening/tree/v2.3.2) (2021-07-22) |
| 11 | + |
| 12 | +[Full Changelog](https://github.com/dev-sec/puppet-os-hardening/compare/2.3.1...v2.3.2) |
8 | 13 |
|
9 | 14 | **Implemented enhancements:**
|
10 | 15 |
|
11 |
| -- Add support for Puppet 7 [\#267](https://github.com/dev-sec/puppet-os-hardening/issues/267) |
12 |
| -- allow defining parameters in hiera [\#248](https://github.com/dev-sec/puppet-os-hardening/issues/248) |
13 |
| -- Add integration tests for current platforms [\#172](https://github.com/dev-sec/puppet-os-hardening/issues/172) |
14 | 16 | - Add Puppet 7 tests + new versions [\#282](https://github.com/dev-sec/puppet-os-hardening/pull/282) ([mcgege](https://github.com/mcgege))
|
15 | 17 | - Remove Puppet v5 support + tests [\#281](https://github.com/dev-sec/puppet-os-hardening/pull/281) ([mcgege](https://github.com/mcgege))
|
16 | 18 | - update to PDK template 2.1.1 [\#278](https://github.com/dev-sec/puppet-os-hardening/pull/278) ([mcgege](https://github.com/mcgege))
|
|
26 | 28 |
|
27 | 29 | **Fixed bugs:**
|
28 | 30 |
|
| 31 | +- Backwards incompatible breaking change in PR279 [\#284](https://github.com/dev-sec/puppet-os-hardening/issues/284) |
| 32 | +- Backwards incompatible breaking change in PR279 \(\#284\) [\#285](https://github.com/dev-sec/puppet-os-hardening/pull/285) ([earthgecko](https://github.com/earthgecko)) |
29 | 33 | - Activate manage\_cron\_permissions to satisfy cron tests [\#269](https://github.com/dev-sec/puppet-os-hardening/pull/269) ([mcgege](https://github.com/mcgege))
|
30 | 34 | - Solve bundle problem on automated tests [\#268](https://github.com/dev-sec/puppet-os-hardening/pull/268) ([mcgege](https://github.com/mcgege))
|
31 | 35 | - add source for chef-utils gem \(bundle confusion\) [\#265](https://github.com/dev-sec/puppet-os-hardening/pull/265) ([mcgege](https://github.com/mcgege))
|
32 | 36 | - Revert "secure\_redirects should be set to 1 \(default\)" [\#260](https://github.com/dev-sec/puppet-os-hardening/pull/260) ([mcgege](https://github.com/mcgege))
|
33 | 37 | - Switch to Inspec 4 to break bundler loop [\#257](https://github.com/dev-sec/puppet-os-hardening/pull/257) ([mcgege](https://github.com/mcgege))
|
34 | 38 |
|
| 39 | +**Merged pull requests:** |
| 40 | + |
| 41 | +- Add ignore\_max\_files\_warnings \(\#279\) [\#280](https://github.com/dev-sec/puppet-os-hardening/pull/280) ([earthgecko](https://github.com/earthgecko)) |
| 42 | +- Disable sysctl configuration [\#253](https://github.com/dev-sec/puppet-os-hardening/pull/253) ([Tahitibob35](https://github.com/Tahitibob35)) |
| 43 | + |
| 44 | +## [2.3.1](https://github.com/dev-sec/puppet-os-hardening/tree/2.3.1) (2021-07-19) |
| 45 | + |
| 46 | +[Full Changelog](https://github.com/dev-sec/puppet-os-hardening/compare/2.3.0...2.3.1) |
| 47 | + |
| 48 | +**Implemented enhancements:** |
| 49 | + |
| 50 | +- Add support for Puppet 7 [\#267](https://github.com/dev-sec/puppet-os-hardening/issues/267) |
| 51 | +- allow defining parameters in hiera [\#248](https://github.com/dev-sec/puppet-os-hardening/issues/248) |
| 52 | +- Add integration tests for current platforms [\#172](https://github.com/dev-sec/puppet-os-hardening/issues/172) |
| 53 | + |
35 | 54 | **Closed issues:**
|
36 | 55 |
|
37 | 56 | - New warning - max\_files - exceeds the default soft limit 1000 [\#279](https://github.com/dev-sec/puppet-os-hardening/issues/279)
|
|
40 | 59 | - Duplicate declaration [\#270](https://github.com/dev-sec/puppet-os-hardening/issues/270)
|
41 | 60 | - Using relative file modes can result very wrong in some cases [\#222](https://github.com/dev-sec/puppet-os-hardening/issues/222)
|
42 | 61 |
|
43 |
| -**Merged pull requests:** |
44 |
| - |
45 |
| -- Add ignore\_max\_files\_warnings \(\#279\) [\#280](https://github.com/dev-sec/puppet-os-hardening/pull/280) ([earthgecko](https://github.com/earthgecko)) |
46 |
| -- Disable sysctl configuration [\#253](https://github.com/dev-sec/puppet-os-hardening/pull/253) ([Tahitibob35](https://github.com/Tahitibob35)) |
47 |
| - |
48 | 62 | ## [2.3.0](https://github.com/dev-sec/puppet-os-hardening/tree/2.3.0) (2021-02-10)
|
49 | 63 |
|
50 | 64 | [Full Changelog](https://github.com/dev-sec/puppet-os-hardening/compare/2.2.11...2.3.0)
|
|
0 commit comments