Skip to content

Commit

Permalink
Finalize audit-2.8.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
RH-steve-grubb committed Mar 10, 2018
1 parent a15f2a0 commit 781168d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 12 deletions.
20 changes: 9 additions & 11 deletions TODO
Original file line number Diff line number Diff line change
@@ -1,26 +1,24 @@
Future roadmap (subject to change):
===================================
2.8.3
* Look into TLS support
* Add rule verify to detect mismatch between in-kernel and on-disk rules

2.9
* Look into TLS support
* Performance improvements for auparse (Memory management)
* If auparse input is a pipe timeout events by wall clock
* In audispd, look into non-blocking handling of write to plugins
* Look at pulling audispd into auditd
* Fix audit.pc.in to use Requires.private
* Support multiple time streams when searching
* Container support

3.0
* Basic HIDS based on reactive audit component
* Consolidate linked lists and other functions
* Consolidate parsing code between libaudit and auditd-conf.c
* Fix SIGHUP for auditd network settings
* Add ability to filter events in auditd
* Add rule verify to detect mismatch between in-kernel and on-disk rules
* If auparse input is a pipe timeout events by wall clock
* Fix audit.pc.in to use Requires.private
* Support multiple time streams when searching

3.0.1
* Add keywords for time: month-ago
* Fix aureport-scan to properly decide if CONFIG_CHANGE is add or del, need to optionally look for op and use remove/add to decide
* Change ausearch to output name="" unless its a real null. (mount) ausearch-report.c, 523. FIXME
* Consolidate linked lists and other functions
* Consolidate parsing code between libaudit and auditd-conf.c
* Fix SIGHUP for auditd network settings
* Add ability to filter events in auditd
2 changes: 1 addition & 1 deletion audit.spec
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,6 @@ fi


%changelog
* Thu Dec 14 2017 Steve Grubb <[email protected]> 2.8.3-1
* Sat Mar 10 2018 Steve Grubb <[email protected]> 2.8.3-1
- New upstream release

0 comments on commit 781168d

Please sign in to comment.