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 2
2
3
3
## Changelog generator still broken, sorry
4
4
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
6
14
7
15
- Backwards incompatible breaking change in PR279 [ \# 284] ( https://github.com/dev-sec/puppet-os-hardening/issues/284 )
8
16
- 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 1
1
{
2
2
"name" : " hardening-os_hardening" ,
3
- "version" : " 2.3.2 " ,
3
+ "version" : " 2.3.3 " ,
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.3.2 " ,
3
+ "version" : " 2.3.3 " ,
4
4
"author" : " Dominik Richter" ,
5
5
"summary" : " Configures the base OS with hardening" ,
6
6
"license" : " Apache-2.0" ,
84
84
"version_requirement" : " >= 6.0.0 < 8.0.0"
85
85
}
86
86
],
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 "
90
90
}
You can’t perform that action at this time.
0 commit comments