File tree Expand file tree Collapse file tree 3 files changed +24
-4
lines changed Expand file tree Collapse file tree 3 files changed +24
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## [ v2.2.9 ] ( https://github.com/dev-sec/puppet-os-hardening/tree/v2.2.9 ) (2020-12-03 )
3
+ ## [ v2.2.10 ] ( https://github.com/dev-sec/puppet-os-hardening/tree/v2.2.10 ) (2020-12-28 )
4
4
5
- [ Full Changelog] ( https://github.com/dev-sec/puppet-os-hardening/compare/2.2.8...v2.2.9 )
5
+ [ Full Changelog] ( https://github.com/dev-sec/puppet-os-hardening/compare/2.2.9...v2.2.10 )
6
+
7
+ ** Implemented enhancements:**
8
+
9
+ - Fix + switch for arp\_ ignore [ \# 256] ( https://github.com/dev-sec/puppet-os-hardening/pull/256 ) ([ mcgege] ( https://github.com/mcgege ) )
10
+
11
+ ** Fixed bugs:**
12
+
13
+ - Switch to Inspec 4 to break bundler loop [ \# 257] ( https://github.com/dev-sec/puppet-os-hardening/pull/257 ) ([ mcgege] ( https://github.com/mcgege ) )
14
+
15
+ ** Closed issues:**
16
+
17
+ - os\_ hardening failing on centos7 [ \# 241] ( https://github.com/dev-sec/puppet-os-hardening/issues/241 )
18
+
19
+ ** Merged pull requests:**
20
+
21
+ - Disable sysctl configuration [ \# 253] ( https://github.com/dev-sec/puppet-os-hardening/pull/253 ) ([ Tahitibob35] ( https://github.com/Tahitibob35 ) )
22
+
23
+ ## [ 2.2.9] ( https://github.com/dev-sec/puppet-os-hardening/tree/2.2.9 ) (2020-12-03)
24
+
25
+ [ Full Changelog] ( https://github.com/dev-sec/puppet-os-hardening/compare/2.2.8...2.2.9 )
6
26
7
27
** Implemented enhancements:**
8
28
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " hardening-os_hardening" ,
3
- "version" : " 2.2.9 " ,
3
+ "version" : " 2.2.10 " ,
4
4
"author" : " Dominik Richter" ,
5
5
"summary" : " Configures the base OS with hardening" ,
6
6
"license" : " Apache-2.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " hardening-os_hardening" ,
3
- "version" : " 2.2.9 " ,
3
+ "version" : " 2.2.10 " ,
4
4
"author" : " Dominik Richter" ,
5
5
"summary" : " Configures the base OS with hardening" ,
6
6
"license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments