|
1 | 1 | Future roadmap (subject to change): |
2 | 2 | =================================== |
3 | | -2.8.3 |
4 | | -* Look into TLS support |
5 | | -* Add rule verify to detect mismatch between in-kernel and on-disk rules |
6 | | - |
7 | 3 | 2.9 |
| 4 | +* Look into TLS support |
8 | 5 | * Performance improvements for auparse (Memory management) |
9 | | -* If auparse input is a pipe timeout events by wall clock |
10 | 6 | * In audispd, look into non-blocking handling of write to plugins |
11 | 7 | * Look at pulling audispd into auditd |
12 | | -* Fix audit.pc.in to use Requires.private |
13 | | -* Support multiple time streams when searching |
14 | 8 | * Container support |
15 | 9 |
|
16 | 10 | 3.0 |
17 | 11 | * Basic HIDS based on reactive audit component |
18 | | -* Consolidate linked lists and other functions |
19 | | -* Consolidate parsing code between libaudit and auditd-conf.c |
20 | | -* Fix SIGHUP for auditd network settings |
21 | | -* Add ability to filter events in auditd |
| 12 | +* Add rule verify to detect mismatch between in-kernel and on-disk rules |
| 13 | +* If auparse input is a pipe timeout events by wall clock |
| 14 | +* Fix audit.pc.in to use Requires.private |
| 15 | +* Support multiple time streams when searching |
22 | 16 |
|
23 | 17 | 3.0.1 |
24 | 18 | * Add keywords for time: month-ago |
25 | 19 | * 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 |
26 | 20 | * Change ausearch to output name="" unless its a real null. (mount) ausearch-report.c, 523. FIXME |
| 21 | +* Consolidate linked lists and other functions |
| 22 | +* Consolidate parsing code between libaudit and auditd-conf.c |
| 23 | +* Fix SIGHUP for auditd network settings |
| 24 | +* Add ability to filter events in auditd |
0 commit comments