diff --git a/.cvsignore b/.cvsignore index 741d378..d8a3ee8 100644 --- a/.cvsignore +++ b/.cvsignore @@ -39,3 +39,4 @@ audit-0.9.19.tar.gz audit-0.9.20.tar.gz audit-1.0.tar.gz audit-1.0.1.tar.gz +audit-1.0.2.tar.gz diff --git a/audit.spec b/audit.spec index ed9bc33..d08acfa 100644 --- a/audit.spec +++ b/audit.spec @@ -1,7 +1,7 @@ Summary: User space tools for 2.6 kernel auditing. Name: audit -Version: 1.0.1 -Release: 2 +Version: 1.0.2 +Release: 1 License: GPL Group: System Environment/Daemons URL: http://people.redhat.com/sgrubb/audit/ @@ -121,6 +121,11 @@ fi %changelog +* Mon Aug 8 2005 Steve Grubb 1.0.2-1 +- Make sure error packets get eaten. +- Fix a few error messages in auditctl +- Fix handling of unsupported watches when reading rules from file in auditctl + * Wed Aug 3 2005 Steve Grubb 1.0.1-1 - Add check for fields that cannot be used with syscall entry in auditctl - Make auditctl not tolerate duplicate rule and watches diff --git a/sources b/sources index 39b5e1d..f065f63 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ade4d83aa747043e840c985b578a89f8 audit-1.0.1.tar.gz +129e2253a22df2921b6904cdb39e51f5 audit-1.0.2.tar.gz