new version

This commit is contained in:
Steve Grubb 2005-06-09 17:32:52 +00:00
parent 1611412b75
commit 71645f69b5
3 changed files with 10 additions and 1 deletions

View File

@ -19,3 +19,4 @@ audit-0.7.4.tar.gz
audit-0.8.1.tar.gz
audit-0.8.2.tar.gz
audit-0.9.2.tar.gz
audit-0.9.3.tar.gz

View File

@ -1,6 +1,6 @@
Summary: User space tools for 2.6 kernel auditing.
Name: audit
Version: 0.9.2
Version: 0.9.3
Release: 1
License: GPL
Group: System Environment/Daemons
@ -119,6 +119,13 @@ fi
%changelog
* Thu Jun 9 2005 Steve Grubb <sgrubb@redhat.com> 0.9.3-1
- Change filename handling to use linked list in ausearch
- Add man pages for audit_setloginuid & audit_getloginuid
- Fix problem where you couldn't set rule on unset loginuid's
- Adjust memory management for sighup needs
- Fix problem where netlink timeout counter wasn't being reset
* Thu Jun 2 2005 Steve Grubb <sgrubb@redhat.com> 0.9.2-1
- Step up to new glibc-kernheaders

View File

@ -1,3 +1,4 @@
d02b1e35fdbfa5de94fd7daf8e94845a audit-0.8.1.tar.gz
c4aa1fd643204e6c7b590d87bdb8dd1e audit-0.8.2.tar.gz
e31f3c554e9848a50afa6a119dc84d5c audit-0.9.2.tar.gz
a3a2b04f5deb102ad2ec0e1422bc17ec audit-0.9.3.tar.gz