Skip to content

Commit 781168d

Browse files
Finalize audit-2.8.3 release
1 parent a15f2a0 commit 781168d

File tree

2 files changed

+10
-12
lines changed

2 files changed

+10
-12
lines changed

TODO

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,24 @@
11
Future roadmap (subject to change):
22
===================================
3-
2.8.3
4-
* Look into TLS support
5-
* Add rule verify to detect mismatch between in-kernel and on-disk rules
6-
73
2.9
4+
* Look into TLS support
85
* Performance improvements for auparse (Memory management)
9-
* If auparse input is a pipe timeout events by wall clock
106
* In audispd, look into non-blocking handling of write to plugins
117
* Look at pulling audispd into auditd
12-
* Fix audit.pc.in to use Requires.private
13-
* Support multiple time streams when searching
148
* Container support
159

1610
3.0
1711
* 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
2216

2317
3.0.1
2418
* Add keywords for time: month-ago
2519
* 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
2620
* 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

audit.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,6 @@ fi
264264

265265

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

0 commit comments

Comments
 (0)