- make auditctl -s work again

- make AUDITD_CLEAN_STOP test in init scripts case insensitive
This commit is contained in:
Steve Grubb 2005-06-24 21:04:10 +00:00
parent 64cb26697f
commit 7e2f162d05
3 changed files with 7 additions and 2 deletions

View File

@ -30,3 +30,4 @@ audit-0.9.10.tar.gz
audit-0.9.11.tar.gz
audit-0.9.12.tar.gz
audit-0.9.13.tar.gz
audit-0.9.14.tar.gz

View File

@ -1,6 +1,6 @@
Summary: User space tools for 2.6 kernel auditing.
Name: audit
Version: 0.9.13
Version: 0.9.14
Release: 1
License: GPL
Group: System Environment/Daemons
@ -122,6 +122,10 @@ fi
%changelog
* Fri Jun 24 2005 Steve Grubb <sgrubb@redhat.com> 0.9.14-1
- make auditctl -s work again
- make AUDITD_CLEAN_STOP test in init scripts case insensitive
* Thu Jun 23 2005 Steve Grubb <sgrubb@redhat.com> 0.9.13-1
- Remove /lib/libaudit.so & .la from audit-libs package
- In auditctl, if syscall not given, default to all

View File

@ -1 +1 @@
c2ecdd267aad273ce15697a631c62991 audit-0.9.13.tar.gz
f433d8b6712753524c65d85ff9428c2d audit-0.9.14.tar.gz