From 69c5a160cac2b0e59d5db8404a367cbb26cfd91f Mon Sep 17 00:00:00 2001 From: Steve Grubb Date: Apr 07 2006 21:06:18 +0000 Subject: - Add support for new file system auditing kernel subsystem --- diff --git a/.cvsignore b/.cvsignore index 664781e..3c581f2 100644 --- a/.cvsignore +++ b/.cvsignore @@ -56,3 +56,4 @@ audit-1.1.3.tar.gz audit-1.1.4.tar.gz audit-1.1.5.tar.gz audit-1.1.6.tar.gz +audit-1.2.tar.gz diff --git a/audit.spec b/audit.spec index c74cf8f..d3becf8 100644 --- a/audit.spec +++ b/audit.spec @@ -1,6 +1,6 @@ Summary: User space tools for 2.6 kernel auditing. Name: audit -Version: 1.1.6 +Version: 1.2 Release: 1 License: GPL Group: System Environment/Daemons @@ -154,6 +154,9 @@ fi %changelog +* Fri Apr 7 2006 Steve Grubb 1.2-1 +- Add support for new file system auditing kernel subsystem + * Thu Apr 6 2006 Steve Grubb 1.1.6-1 - New message types - Support new rule format found in 2.6.17 and later kernels diff --git a/sources b/sources index bec7a78..d10ebb6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -19d208c284d6f6ae830f1943a74bbd7f audit-1.1.6.tar.gz +65c3bc8ea4a1b6fc90e2b0321237a5ad audit-1.2.tar.gz