File tree Expand file tree Collapse file tree 3 files changed +14
-6
lines changed Expand file tree Collapse file tree 3 files changed +14
-6
lines changed Original file line number Diff line number Diff line change 22
33## Changelog generator still broken, sorry
44
5- ### Really new in v2.3.2
5+ ### Changes in v2.3.3
6+
7+ - fix CI: use docker driver for transfering files \(\# 290\)
8+ - Disable new check 'os-14' for automated testing \(\# 291\)
9+ - Restore ability to override /etc/shadow file permissions and group owner \(\# 293\)
10+ - move to CentOS 8 Stream from quay.io \(\# 295\)
11+ - fix(pam_passwdqc): remove accidental paste from ` pam_passwdqc.erb ` \(\# 299\)
12+
13+ ### Changes in v2.3.2
614
715- Backwards incompatible breaking change in PR279 [ \# 284] ( https://github.com/dev-sec/puppet-os-hardening/issues/284 )
816- Backwards incompatible breaking change in PR279 \(\# 284\) [ \# 285] ( https://github.com/dev-sec/puppet-os-hardening/pull/285 ) ([ earthgecko] ( https://github.com/earthgecko ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " hardening-os_hardening" ,
3- "version" : " 2.3.2 " ,
3+ "version" : " 2.3.3 " ,
44 "author" : " Dominik Richter" ,
55 "summary" : " Configures the base OS with hardening" ,
66 "license" : " Apache-2.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " hardening-os_hardening" ,
3- "version" : " 2.3.2 " ,
3+ "version" : " 2.3.3 " ,
44 "author" : " Dominik Richter" ,
55 "summary" : " Configures the base OS with hardening" ,
66 "license" : " Apache-2.0" ,
8484 "version_requirement" : " >= 6.0.0 < 8.0.0"
8585 }
8686 ],
87- "template-url" : " https://github.com/dev-sec/puppet-pdk-template#2.1.1 " ,
88- "pdk-version" : " 2.1.1 " ,
89- "template-ref" : " tags/2.1.1 -0-g03daa92 "
87+ "template-url" : " https://github.com/dev-sec/puppet-pdk-template#2.3.0 " ,
88+ "pdk-version" : " 2.3.0 " ,
89+ "template-ref" : " tags/2.3.0 -0-g8aaceff "
9090}
You can’t perform that action at this time.
0 commit comments