Skip to content

Commit 8d8277b

Browse files
author
dev-sec CI
committed
update changelog
1 parent 4d34d24 commit 8d8277b

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

CHANGELOG.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,26 @@
11
# Changelog
22

3+
## [6.0.4](https://github.com/dev-sec/ansible-os-hardening/tree/6.0.4) (2020-07-05)
4+
5+
[Full Changelog](https://github.com/dev-sec/ansible-os-hardening/compare/6.0.3...6.0.4)
6+
7+
**Fixed bugs:**
8+
9+
- Is it safe to use on Debian 10? The build is failing. [\#281](https://github.com/dev-sec/ansible-os-hardening/issues/281)
10+
11+
**Closed issues:**
12+
13+
- The state of the galaxy release [\#269](https://github.com/dev-sec/ansible-os-hardening/issues/269)
14+
15+
**Merged pull requests:**
16+
17+
- install procps in debian so sysctl.conf exists [\#282](https://github.com/dev-sec/ansible-os-hardening/pull/282) ([rndmh3ro](https://github.com/rndmh3ro))
18+
319
## [6.0.3](https://github.com/dev-sec/ansible-os-hardening/tree/6.0.3) (2020-06-06)
420

521
[Full Changelog](https://github.com/dev-sec/ansible-os-hardening/compare/6.0.2...6.0.3)
622

7-
**Merged pull requests:**
23+
**Implemented enhancements:**
824

925
- unify changelog and release actions [\#279](https://github.com/dev-sec/ansible-os-hardening/pull/279) ([rndmh3ro](https://github.com/rndmh3ro))
1026

@@ -35,7 +51,7 @@
3551
- Add Debian Buster support for ansible-os-hardening [\#233](https://github.com/dev-sec/ansible-os-hardening/issues/233)
3652
- Add CentOS 8 support for ansible-os-hardening [\#232](https://github.com/dev-sec/ansible-os-hardening/issues/232)
3753
- Add selinux configuration [\#154](https://github.com/dev-sec/ansible-os-hardening/issues/154)
38-
- Make useradd defaults in login.defs dependent on OS [\#266](https://github.com/dev-sec/ansible-os-hardening/pull/266) ([Aisbergg](https://github.com/Aisbergg))
54+
- Make useradd defaults in login.defs dependent on OS [\#266](https://github.com/dev-sec/ansible-os-hardening/pull/266) ([aisbergg](https://github.com/aisbergg))
3955
- Add kernel hardening parameters from Tails and CIS Benchmark [\#263](https://github.com/dev-sec/ansible-os-hardening/pull/263) ([kravietz](https://github.com/kravietz))
4056
- add ansible-lint [\#262](https://github.com/dev-sec/ansible-os-hardening/pull/262) ([rndmh3ro](https://github.com/rndmh3ro))
4157
- Remove trailing space [\#261](https://github.com/dev-sec/ansible-os-hardening/pull/261) ([kravietz](https://github.com/kravietz))

0 commit comments

Comments
 (0)