Skip to content

Commit d30e2af

Browse files
committed
New release 2.2.11
Signed-off-by: Michael Geiger <[email protected]>
1 parent 5809137 commit d30e2af

File tree

3 files changed

+16
-4
lines changed

3 files changed

+16
-4
lines changed

CHANGELOG.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,20 @@
11
# Changelog
22

3-
## [v2.2.10](https://github.com/dev-sec/puppet-os-hardening/tree/v2.2.10) (2020-12-28)
3+
## [v2.2.11](https://github.com/dev-sec/puppet-os-hardening/tree/v2.2.11) (2021-01-27)
44

5-
[Full Changelog](https://github.com/dev-sec/puppet-os-hardening/compare/2.2.9...v2.2.10)
5+
[Full Changelog](https://github.com/dev-sec/puppet-os-hardening/compare/2.2.10...v2.2.11)
6+
7+
**Fixed bugs:**
8+
9+
- 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))
10+
11+
**Closed issues:**
12+
13+
- Default $arp\_restricted=true breaks Calico overlay network [\#254](https://github.com/dev-sec/puppet-os-hardening/issues/254)
14+
15+
## [2.2.10](https://github.com/dev-sec/puppet-os-hardening/tree/2.2.10) (2020-12-28)
16+
17+
[Full Changelog](https://github.com/dev-sec/puppet-os-hardening/compare/2.2.9...2.2.10)
618

719
**Implemented enhancements:**
820

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hardening-os_hardening",
3-
"version": "2.2.10",
3+
"version": "2.2.11",
44
"author": "Dominik Richter",
55
"summary": "Configures the base OS with hardening",
66
"license": "Apache-2.0",

test/fixtures/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hardening-os_hardening",
3-
"version": "2.2.10",
3+
"version": "2.2.11",
44
"author": "Dominik Richter",
55
"summary": "Configures the base OS with hardening",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)