From 41c3e07836f7552ab31cf0f72ac8ff1226940c9f Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Mon, 22 Jun 2009 22:36:08 +0000 Subject: [PATCH] - Fix handling of last seen - Add open_with_write check --- .cvsignore | 1 + setroubleshoot.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.cvsignore b/.cvsignore index 082fbe1..5c3a927 100644 --- a/.cvsignore +++ b/.cvsignore @@ -20,3 +20,4 @@ setroubleshoot-2.1.13.tar.gz setroubleshoot-2.1.14.tar.gz setroubleshoot-2.2.1.tar.gz setroubleshoot-2.2.2.tar.gz +setroubleshoot-2.2.7.tar.gz diff --git a/setroubleshoot.spec b/setroubleshoot.spec index 5663beb..ae516e8 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -1,6 +1,6 @@ Summary: Helps troubleshoot SELinux problems Name: setroubleshoot -Version: 2.2.2 +Version: 2.2.7 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -202,6 +202,10 @@ Setroubleshoot documentation package %doc %{pkgdocdir} %changelog +* Mon Jun 22 2009 Dan Walsh - 2.2.1-1 +- Fix handling of last seen +- Add open_with_write check + * Thu Jun 18 2009 Dan Walsh - 2.2.1-1 - Update to upstream * Thomas Liu diff --git a/sources b/sources index 25f77d9..c2f3fed 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a5b23750ea314a04eb7776467ac05827 setroubleshoot-2.2.2.tar.gz +e52f5afa7bcbdc99e82e7859ded7d162 setroubleshoot-2.2.7.tar.gz