From d50bbf5c5842aafc4057971a32c2150ba06ee516 Mon Sep 17 00:00:00 2001 From: Steve Grubb Date: May 08 2005 21:26:43 +0000 Subject: - Make sure ausearch ts & te obey DST. - Code cleanups to make file system watches work correctly --- diff --git a/.cvsignore b/.cvsignore index 8d303a7..881f063 100644 --- a/.cvsignore +++ b/.cvsignore @@ -15,3 +15,4 @@ audit-0.7.tar.gz audit-0.7.1.tar.gz audit-0.7.2.tar.gz audit-0.7.3.tar.gz +audit-0.7.4.tar.gz diff --git a/audit.spec b/audit.spec index 327801f..af3744e 100644 --- a/audit.spec +++ b/audit.spec @@ -1,7 +1,7 @@ Summary: User space tools for 2.6 kernel auditing. Name: audit -Version: 0.7.3 -Release: 2 +Version: 0.7.4 +Release: 1 License: GPL Group: System Environment/Daemons URL: http://people.redhat.com/sgrubb/audit/ @@ -119,6 +119,10 @@ fi %changelog +* Sun May 08 2005 Steve Grubb 0.7.4-1 +- Make sure ausearch ts & te obey DST. +- Code cleanups to make file system watches work correctly + * Tue May 03 2005 Steve Grubb 0.7.3-1 - Add code to get watch list to auditctl - Get -f & -hn working in ausearch diff --git a/sources b/sources index 0e5f193..22b915d 100644 --- a/sources +++ b/sources @@ -13,3 +13,4 @@ af01d49cae8814c99a64c866acbdb7ca audit-0.6.12.tar.gz 03d26ae05ce5cf6ddba625b560a6f1b9 audit-0.7.1.tar.gz 56c82cfe0d5af98a3313a8a76a08ed43 audit-0.7.2.tar.gz 1fbed5d8a67b2ad7724e4d95174d451f audit-0.7.3.tar.gz +2a62ad468d504780da0899e15d1ea03c audit-0.7.4.tar.gz