- Update log rotation handling to be more robust
This commit is contained in:
parent
7e2f162d05
commit
3fa19caed5
@ -31,3 +31,4 @@ audit-0.9.11.tar.gz
|
|||||||
audit-0.9.12.tar.gz
|
audit-0.9.12.tar.gz
|
||||||
audit-0.9.13.tar.gz
|
audit-0.9.13.tar.gz
|
||||||
audit-0.9.14.tar.gz
|
audit-0.9.14.tar.gz
|
||||||
|
audit-0.9.15.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: User space tools for 2.6 kernel auditing.
|
Summary: User space tools for 2.6 kernel auditing.
|
||||||
Name: audit
|
Name: audit
|
||||||
Version: 0.9.14
|
Version: 0.9.15
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
@ -122,6 +122,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 27 2005 Steve Grubb <sgrubb@redhat.com> 0.9.15-1
|
||||||
|
- Update log rotation handling to be more robust
|
||||||
|
|
||||||
* Fri Jun 24 2005 Steve Grubb <sgrubb@redhat.com> 0.9.14-1
|
* Fri Jun 24 2005 Steve Grubb <sgrubb@redhat.com> 0.9.14-1
|
||||||
- make auditctl -s work again
|
- make auditctl -s work again
|
||||||
- make AUDITD_CLEAN_STOP test in init scripts case insensitive
|
- make AUDITD_CLEAN_STOP test in init scripts case insensitive
|
||||||
|
Loading…
Reference in New Issue
Block a user