- Added patch for filesystem watch
- Added version information to audit start message - Change netlink code to use ack in order to get error notification
This commit is contained in:
parent
57646a87b5
commit
5187974472
@ -7,3 +7,4 @@ audit-0.6.5.tar.gz
|
|||||||
audit-0.6.6.tar.gz
|
audit-0.6.6.tar.gz
|
||||||
audit-0.6.7.tar.gz
|
audit-0.6.7.tar.gz
|
||||||
audit-0.6.8.tar.gz
|
audit-0.6.8.tar.gz
|
||||||
|
audit-0.6.9.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.6.8
|
Version: 0.6.9
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
@ -123,6 +123,11 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 17 2005 Steve Grubb <sgrubb@redhat.com> 0.6.9-1
|
||||||
|
- Added patch for filesystem watch
|
||||||
|
- Added version information to audit start message
|
||||||
|
- Change netlink code to use ack in order to get error notification
|
||||||
|
|
||||||
* Wed Mar 10 2005 Steve Grubb <sgrubb@redhat.com> 0.6.8-1
|
* Wed Mar 10 2005 Steve Grubb <sgrubb@redhat.com> 0.6.8-1
|
||||||
- removed the pam_loginuid library - its going to pam
|
- removed the pam_loginuid library - its going to pam
|
||||||
|
|
||||||
|
1
sources
1
sources
@ -5,3 +5,4 @@ ef25d37e80f64abc64e79f8077c41bfe audit-0.6.4.tar.gz
|
|||||||
cde632731563e8b7e665cd50c9274139 audit-0.6.6.tar.gz
|
cde632731563e8b7e665cd50c9274139 audit-0.6.6.tar.gz
|
||||||
87dc88d07f8ec0e35a9c978818654577 audit-0.6.7.tar.gz
|
87dc88d07f8ec0e35a9c978818654577 audit-0.6.7.tar.gz
|
||||||
525186a68c02ad34620056792b64bd57 audit-0.6.8.tar.gz
|
525186a68c02ad34620056792b64bd57 audit-0.6.8.tar.gz
|
||||||
|
afbda7c66f1a3fa5c09c83037edf278e audit-0.6.9.tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user