Skip to content

Commit cbb4dff

Browse files
Finalize audit-2.7.7 release
1 parent 68958d4 commit cbb4dff

File tree

2 files changed

+13
-10
lines changed

2 files changed

+13
-10
lines changed

TODO

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,27 @@
11
Things that need to be done:
22
===========================
33
2.7.8
4-
* Add sockaddr accessor functions in auparse
54
* Add a realpath variant accessor that resolves whole path in auparse
5+
* ausearch text format, add 'to xxx' for file perm/owner, & uid/gid changes
6+
* Optionally don't verify email address domain
7+
* Add autrace EPERM/EACCES mode
68

79
2.8
810
* Look into TLS support
9-
* Optionally don't verify email address domain
10-
* auditd.conf space_left sizes can be %
11-
* Add ability to filter events in auditd
1211
* non-equality comparisons for values other than \timestamp, \timestamp_ex and \record_type in ausearch-expression (#1399314)
13-
* If auparse input is a pipe timeout events by wall clock
14-
* ausearch text format, add 'to xxx' for file perm/owner, & uid/gid changes
15-
* Support mutiple time streams when searching
12+
* Add rule verify to detect mismatch between in-kernel and on-disk rules
13+
* Add sockaddr accessor functions in auparse
14+
* Support multiple time streams when searching
1615
* In audispd, look into non-blocking handling of write to plugins
1716
* Re-write auvirt
1817
* Fix auvirt to report AVC's and --proof for --all-events
18+
19+
2.9
1920
* Look at pulling audispd into auditd
21+
* auditd.conf space_left sizes can be %
22+
* Add ability to filter events in auditd
2023
* Fix audit.pc.in to use Requires.private
24+
* If auparse input is a pipe timeout events by wall clock
2125
* If relative file, use cwd to build (realpath). watch out for (null) and socket
2226
* Change ausearch to output name="" unless its a real null. (mount) ausearch-report.c, 523. FIXME
2327

@@ -26,8 +30,7 @@ Things that need to be done:
2630
* Support ipv6 remote logging
2731
* Consolidate linked lists and other functions
2832
* Consolidate parsing code between libaudit and auditd-conf.c
29-
* Performance improvements for auparse
30-
* Add rule verify to detect mismatch between in-kernel and on-disk rules
33+
* Performance improvements for auparse (Memory management)
3134

3235
3.0.1
3336
* Fix SIGHUP for auditd network settings

audit.spec

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

264264

265265
%changelog
266-
* Wed Apr 19 2017 Steve Grubb <[email protected]> 2.7.7-1
266+
* Fri Jun 16 2017 Steve Grubb <[email protected]> 2.7.7-1
267267
- New upstream release
268268

0 commit comments

Comments
 (0)