From 0c36f408f18691a29c23121ee2a7f0bf412548ef Mon Sep 17 00:00:00 2001 From: Steve Grubb Date: Wed, 3 Aug 2005 17:40:29 +0000 Subject: [PATCH] - Add check for fields that cannot be used with syscall entry in auditctl - Make auditctl not tolerate duplicate rule and watches --- .cvsignore | 1 + audit.spec | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.cvsignore b/.cvsignore index f8ef37f..741d378 100644 --- a/.cvsignore +++ b/.cvsignore @@ -38,3 +38,4 @@ audit-0.9.18.tar.gz audit-0.9.19.tar.gz audit-0.9.20.tar.gz audit-1.0.tar.gz +audit-1.0.1.tar.gz diff --git a/audit.spec b/audit.spec index 55c09b0..5927ed2 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: 1 +Release: 2 License: GPL Group: System Environment/Daemons URL: http://people.redhat.com/sgrubb/audit/