- Fix memory leaks in aureport & ausearch

- Fix auditd reconfig to change mail accts, too
- Fix stray pointer in sorting of aureport
- Added new message type
- Add results to all DAEMON messages
This commit is contained in:
Steve Grubb 2005-11-06 21:07:46 +00:00
parent 6989ec57ad
commit 79bf594d73
2 changed files with 9 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Summary: User space tools for 2.6 kernel auditing.
Name: audit
Version: 1.0.10
Version: 1.0.11
Release: 1
License: GPL
Group: System Environment/Daemons
@ -122,6 +122,13 @@ fi
%changelog
* Sun Nov 6 2005 Steve Grubb <sgrubb@redhat.com> 1.0.11-1
- Fix memory leaks in aureport & ausearch
- Fix auditd reconfig to change mail accts, too
- Fix stray pointer in sorting of aureport
- Added new message type
- Add results to all DAEMON messages
* Fri Nov 4 2005 Steve Grubb <sgrubb@redhat.com> 1.0.10-1
- Add --failed/success flags to aureport to select specific events for reports
- Add --summary to get totals of reported objects

View File

@ -1 +1 @@
adedd65387a20d1160924f80b396f6a1 audit-1.0.10.tar.gz
e3b53deaf9f6a500424d9dcbe3cb3465 audit-1.0.11.tar.gz