From 1deb7842249652468d3a28f69bb50bb562893b52 Mon Sep 17 00:00:00 2001 From: Steve Grubb Date: Sun, 19 Jun 2005 19:55:50 +0000 Subject: [PATCH] - Fix user messages for people with older kernels --- .cvsignore | 1 + audit.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.cvsignore b/.cvsignore index 2014088..fb99467 100644 --- a/.cvsignore +++ b/.cvsignore @@ -25,3 +25,4 @@ audit-0.9.5.tar.gz audit-0.9.6.tar.gz audit-0.9.7.tar.gz audit-0.9.8.tar.gz +audit-0.9.9.tar.gz diff --git a/audit.spec b/audit.spec index 4e33dca..3ad78bd 100644 --- a/audit.spec +++ b/audit.spec @@ -1,6 +1,6 @@ Summary: User space tools for 2.6 kernel auditing. Name: audit -Version: 0.9.8 +Version: 0.9.9 Release: 1 License: GPL Group: System Environment/Daemons @@ -119,6 +119,9 @@ fi %changelog +* Sun Jun 19 2005 Steve Grubb 0.9.9-1 +- Fix user messages for people with older kernels + * Fri Jun 17 2005 Steve Grubb 0.9.8-1 - Added support for FS_INODE and USYS_CONFIG records - More cleanup of user space message functions diff --git a/sources b/sources index 595b398..f833f85 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -18b3ea33d92792acae2aa84d493c3e88 audit-0.9.8.tar.gz +09335516f03cee1fe006e723a203afcb audit-0.9.9.tar.gz