diff --git a/TODO b/TODO index e9d75f9c5..513e50c9d 100644 --- a/TODO +++ b/TODO @@ -1,15 +1,17 @@ Future roadmap (subject to change): =================================== 3.2 +* In auditd, look into non-blocking handling of write to plugins * Basic HIDS based on reactive audit component * Multi-thread audisp-remote -* If searching user/group doesn't map to uid/gid, do translated string search -* In auditd, look into non-blocking handling of write to plugins * Support multiple time streams when searching +* If searching user/group doesn't map to uid/gid, do translated string search 3.3 -* Container support * Support TLS PSK as remote logging transport -* Rewrite swig based python * audisp-remote, add config to say what home network is so laptops don't try if their not on a network that can reach the server. * Change ausearch to output name="" unless its a real null. (mount) ausearch-report.c, 523. FIXME + +3.4 +* Rewrite swig based python +* Container support diff --git a/audit.spec b/audit.spec index 5ac5e0631..853219be3 100644 --- a/audit.spec +++ b/audit.spec @@ -265,6 +265,6 @@ fi %changelog -* Thu Apr 27 2023 Steve Grubb 3.1.2-1 +* Sun Aug 06 2023 Steve Grubb 3.1.2-1 - New upstream release