|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [7.5.1](https://github.com/dev-sec/ansible-collection-hardening/tree/7.5.1) (2021-04-09) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/dev-sec/ansible-collection-hardening/compare/7.5.0...7.5.1) |
| 6 | + |
| 7 | +**Merged pull requests:** |
| 8 | + |
| 9 | +- fixed a typo in comments [\#439](https://github.com/dev-sec/ansible-collection-hardening/pull/439) ([ssttehrani](https://github.com/ssttehrani)) |
| 10 | + |
3 | 11 | ## [7.5.0](https://github.com/dev-sec/ansible-collection-hardening/tree/7.5.0) (2021-04-01) |
4 | 12 |
|
5 | 13 | [Full Changelog](https://github.com/dev-sec/ansible-collection-hardening/compare/7.4.0...7.5.0) |
|
164 | 172 | - Regenerate RSA key with size 4096 bits [\#376](https://github.com/dev-sec/ansible-collection-hardening/pull/376) ([ssttehrani](https://github.com/ssttehrani)) |
165 | 173 | - fix second changelog generation task, too [\#349](https://github.com/dev-sec/ansible-collection-hardening/pull/349) ([rndmh3ro](https://github.com/rndmh3ro)) |
166 | 174 | - fix changelog generation [\#341](https://github.com/dev-sec/ansible-collection-hardening/pull/341) ([rndmh3ro](https://github.com/rndmh3ro)) |
| 175 | +- Improve README for ssh\_hardening [\#335](https://github.com/dev-sec/ansible-collection-hardening/pull/335) ([szEvEz](https://github.com/szEvEz)) |
167 | 176 |
|
168 | 177 | ## [7.0.0](https://github.com/dev-sec/ansible-collection-hardening/tree/7.0.0) (2020-11-11) |
169 | 178 |
|
|
177 | 186 |
|
178 | 187 | - Breaking change in ansible-lint - set file permissions explicitly [\#299](https://github.com/dev-sec/ansible-collection-hardening/issues/299) |
179 | 188 | - Improve Documentation [\#315](https://github.com/dev-sec/ansible-collection-hardening/pull/315) ([schurzi](https://github.com/schurzi)) |
180 | | -- make ssh tests work [\#304](https://github.com/dev-sec/ansible-collection-hardening/pull/304) ([schurzi](https://github.com/schurzi)) |
181 | 189 | - Arch support [\#303](https://github.com/dev-sec/ansible-collection-hardening/pull/303) ([rndmh3ro](https://github.com/rndmh3ro)) |
182 | 190 | - fix linting for molecule [\#301](https://github.com/dev-sec/ansible-collection-hardening/pull/301) ([schurzi](https://github.com/schurzi)) |
183 | 191 | - file permissions explicitly defined [\#300](https://github.com/dev-sec/ansible-collection-hardening/pull/300) ([danielkubat](https://github.com/danielkubat)) |
|
205 | 213 |
|
206 | 214 | - prettier markdown files action added [\#322](https://github.com/dev-sec/ansible-collection-hardening/pull/322) ([danielkubat](https://github.com/danielkubat)) |
207 | 215 | - adjust permissions on shadow file on suse [\#311](https://github.com/dev-sec/ansible-collection-hardening/pull/311) ([rndmh3ro](https://github.com/rndmh3ro)) |
208 | | -- fix tests for os\_hardening [\#302](https://github.com/dev-sec/ansible-collection-hardening/pull/302) ([schurzi](https://github.com/schurzi)) |
209 | 216 | - fix fedora build [\#296](https://github.com/dev-sec/ansible-collection-hardening/pull/296) ([rndmh3ro](https://github.com/rndmh3ro)) |
210 | 217 | - do not blacklist used filesystems [\#289](https://github.com/dev-sec/ansible-collection-hardening/pull/289) ([schurzi](https://github.com/schurzi)) |
211 | 218 | - move hidepid vars into defaults so theyre overwritable [\#285](https://github.com/dev-sec/ansible-collection-hardening/pull/285) ([rndmh3ro](https://github.com/rndmh3ro)) |
|
0 commit comments