File tree Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -9,13 +9,17 @@ This project adheres to [Semantic Versioning](http://semver.org/).
99
1010### Changed
1111
12- - rule: On s390x, fix handling of rules with filters like ` -F arch=b64 ` or ` -F arch=b32 ` . [ #164 ] ( https://github.com/elastic/go-libaudit/pull/164 )
13- - aucoalesce: Fix bug affecting event normalization caused by upgrade to yaml.v3. [ #170 ] ( https://github.com/elastic/go-libaudit/pull/170/ )
14-
1512### Removed
1613
1714### Deprecated
1815
16+ ## [ 2.6.1]
17+
18+ ### Changed
19+
20+ - rule: On s390x, fix handling of rules with filters like ` -F arch=b64 ` or ` -F arch=b32 ` . [ #164 ] ( https://github.com/elastic/go-libaudit/pull/164 )
21+ - aucoalesce: Fix bug affecting event normalization caused by upgrade to yaml.v3. [ #170 ] ( https://github.com/elastic/go-libaudit/pull/170/ )
22+
1923## [ 2.6.0]
2024
2125### Changed
@@ -280,7 +284,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
280284 Linux kernel.
281285- Added auparse package for parsing audit logs.
282286
283- [ Unreleased ] : https://github.com/elastic/go-libaudit/compare/v2.6.0...HEAD
287+ [ Unreleased ] : https://github.com/elastic/go-libaudit/compare/v2.6.1...HEAD
288+ [ 2.6.1 ] : https://github.com/elastic/go-libaudit/releases/tag/v2.6.1
284289[ 2.6.0 ] : https://github.com/elastic/go-libaudit/releases/tag/v2.6.0
285290[ 2.5.0 ] : https://github.com/elastic/go-libaudit/releases/tag/v2.5.0
286291[ 2.4.0 ] : https://github.com/elastic/go-libaudit/releases/tag/v2.4.0
You can’t perform that action at this time.
0 commit comments