Skip to content

Commit 96d318e

Browse files
author
dev-sec CI
committed
update changelog
1 parent 5b28117 commit 96d318e

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

Diff for: CHANGELOG.md

+17-1
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,28 @@
11
# Changelog
22

3+
## [10.1.1](https://github.com/dev-sec/ansible-collection-hardening/tree/10.1.1) (2024-11-06)
4+
5+
[Full Changelog](https://github.com/dev-sec/ansible-collection-hardening/compare/10.1.0...10.1.1)
6+
7+
**Implemented enhancements:**
8+
9+
- Allow configuring the name\_format variable in auditd config [\#796](https://github.com/dev-sec/ansible-collection-hardening/issues/796)
10+
11+
**Fixed bugs:**
12+
13+
- File system loop detected; ‘/bin/X11’ is part of the same file system loop as ‘/bin’." [\#815](https://github.com/dev-sec/ansible-collection-hardening/issues/815)
14+
- Not working ssh\_hardening on Centos 7 [\#813](https://github.com/dev-sec/ansible-collection-hardening/issues/813)
15+
16+
**Merged pull requests:**
17+
18+
- Bump ansible-core from 2.17.5 to 2.17.6 [\#820](https://github.com/dev-sec/ansible-collection-hardening/pull/820) ([dependabot[bot]](https://github.com/apps/dependabot))
19+
320
## [10.1.0](https://github.com/dev-sec/ansible-collection-hardening/tree/10.1.0) (2024-10-22)
421

522
[Full Changelog](https://github.com/dev-sec/ansible-collection-hardening/compare/10.0.0...10.1.0)
623

724
**Implemented enhancements:**
825

9-
- Allow configuring the name\_format variable in auditd config [\#796](https://github.com/dev-sec/ansible-collection-hardening/issues/796)
1026
- Ubuntu 24.04 support [\#764](https://github.com/dev-sec/ansible-collection-hardening/issues/764)
1127
- Add variable to set name\_format for auditd [\#810](https://github.com/dev-sec/ansible-collection-hardening/pull/810) [[os_hardening](https://github.com/dev-sec/ansible-collection-hardening/labels/os_hardening)] ([schurzi](https://github.com/schurzi))
1228
- feat\(ssh\): add alpine support [\#809](https://github.com/dev-sec/ansible-collection-hardening/pull/809) [[ssh_hardening](https://github.com/dev-sec/ansible-collection-hardening/labels/ssh_hardening)] ([rndmh3ro](https://github.com/rndmh3ro))

0 commit comments

Comments
 (0)