From 51879744729322a1f48a23a884675a4791c62c13 Mon Sep 17 00:00:00 2001 From: Steve Grubb Date: Mar 17 2005 22:58:02 +0000 Subject: - Added patch for filesystem watch - Added version information to audit start message - Change netlink code to use ack in order to get error notification --- diff --git a/.cvsignore b/.cvsignore index 97917d7..5abea3b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -7,3 +7,4 @@ audit-0.6.5.tar.gz audit-0.6.6.tar.gz audit-0.6.7.tar.gz audit-0.6.8.tar.gz +audit-0.6.9.tar.gz diff --git a/audit.spec b/audit.spec index a2c3f0e..cff1d28 100644 --- a/audit.spec +++ b/audit.spec @@ -1,6 +1,6 @@ Summary: User space tools for 2.6 kernel auditing. Name: audit -Version: 0.6.8 +Version: 0.6.9 Release: 1 License: GPL Group: System Environment/Daemons @@ -123,6 +123,11 @@ fi %changelog +* Thu Mar 17 2005 Steve Grubb 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 0.6.8-1 - removed the pam_loginuid library - its going to pam diff --git a/sources b/sources index 0b25c10..9875fc1 100644 --- a/sources +++ b/sources @@ -5,3 +5,4 @@ ef25d37e80f64abc64e79f8077c41bfe audit-0.6.4.tar.gz cde632731563e8b7e665cd50c9274139 audit-0.6.6.tar.gz 87dc88d07f8ec0e35a9c978818654577 audit-0.6.7.tar.gz 525186a68c02ad34620056792b64bd57 audit-0.6.8.tar.gz +afbda7c66f1a3fa5c09c83037edf278e audit-0.6.9.tar.gz