Skip to content

Commit fa53fcd

Browse files
authored
Prepare v2.6.1 changelog (#171)
1 parent bb6a63c commit fa53fcd

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

CHANGELOG.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)