Skip to content

Commit a282687

Browse files
authored
Merge pull request #2144 from atomicturtle/v3.8.0rc1
Update for 3.8.0
2 parents 4e327d8 + 9cb148a commit a282687

File tree

1 file changed

+25
-1
lines changed

1 file changed

+25
-1
lines changed

CHANGELOG.md

+25-1
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,39 @@
44

55
Dan Parriott
66

7-
Scott R. Shinn (http://www.atomicorp.com)
7+
Scott R. Shinn (https://www.atomicorp.com)
88

99
**Contributors on this release**
1010

11+
- @1stmile-sysEngineer
12+
- @atomicturtle
13+
- @ddpbsd
14+
- @g3rhard
15+
- @pwntester
16+
- @ngarratt
17+
- @staskysel
18+
- @XALM1337X
19+
1120
**Release Notes**
1221

22+
Update to authd to enforce chrooting, and privilege separation. The authd daemon will by default run as the ossec user. Adds support for AIX 7.x on power architecture (8/9/10).
23+
1324

1425
**General**
1526

27+
- @ddpbsd - [PR 1874](https://github.com/ossec/ossec-hids/pull/1874) - pcre2 fix for windows1 decoders
28+
- @g3rhard - [PR 1939](https://github.com/ossec/ossec-hids/pull/1939) - fix for AppArmor rules (added 5100 rule as parent)
29+
- @ngarratt - [PR 1958](https://github.com/ossec/ossec-hids/pull/1958) - Support for AIX 7
30+
- @ddpbsd - [PR 2062](https://github.com/ossec/ossec-hids/pull/2062) - Fix for issue #2020, False positive "Trojaned version of file '/bin/diff' detected" on Archlinux
31+
- @staskysel - [PR 2064](https://github.com/ossec/ossec-hids/pull/2064) - Fix overwriting an agent counter with sender counter during updating keys
32+
- @pwntester - [PR 2070](https://github.com/ossec/ossec-hids/pull/2070) - Add CodeQL wofkflow
33+
- @1stmile-sysEngineer, @ddpbsd - [PR 2084](https://github.com/ossec/ossec-hids/pull/2084) Update for 1stmile rootkit detection
34+
- @XALM1337X - [PR 2092](https://github.com/ossec/ossec-hids/pull/2092) Fix for CVE-2020-8446
35+
- @XALM1337X - [PR 2094](https://github.com/ossec/ossec-hids/pull/2094) Fix for CVE-2020-8445
36+
- @atomicturtle - [PR 2143](https://github.com/ossec/ossec-hids/pull/2143) Enforce chroot and privilege separation for the authd daemon
37+
38+
39+
1640

1741
**OSSEC changelog (3.7.0) <[email protected]>**
1842

0 commit comments

Comments
 (0)