From 0461d69b842c8114763bf4c55a43df4c9e311269 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Tue, 16 Feb 2010 21:49:02 +0000 Subject: [PATCH] - Fix seapplet infinite loop from Tim Eliseo --- .cvsignore | 1 + setroubleshoot.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index b7afc50..fef9752 100644 --- a/.cvsignore +++ b/.cvsignore @@ -71,3 +71,4 @@ setroubleshoot-2.2.60.tar.gz setroubleshoot-2.2.61.tar.gz setroubleshoot-2.2.62.tar.gz setroubleshoot-2.2.63.tar.gz +setroubleshoot-2.2.64.tar.gz diff --git a/setroubleshoot.spec b/setroubleshoot.spec index d900abf..3568a8c 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -1,7 +1,7 @@ Summary: Helps troubleshoot SELinux problems Name: setroubleshoot -Version: 2.2.63 -Release: 2%{?dist} +Version: 2.2.64 +Release: 1%{?dist} License: GPLv2+ Group: Applications/System URL: https://fedorahosted.org/setroubleshoot @@ -214,10 +214,13 @@ Setroubleshoot documentation package %doc %{pkgdocdir} %changelog -* Wed Feb 10 2010 Dan Walsh - 2.2.62-2 +* Sun Feb 14 2010 Dan Walsh - 2.2.64-1 +- Fix seapplet infinite loop from Tim Eliseo + +* Wed Feb 10 2010 Dan Walsh - 2.2.63-2 - Fix requires setools-libs-python line -* Thu Feb 4 2010 Dan Walsh - 2.2.62-1 +* Thu Feb 4 2010 Dan Walsh - 2.2.63-1 - Fix setroubleshoot seapplet to not show ignored avc * Tue Feb 2 2010 Dan Walsh - 2.2.62-1 diff --git a/sources b/sources index 3f0db99..ba74c88 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f9353191c05d9a5fb17bad948e965154 setroubleshoot-2.2.63.tar.gz +b44b3700523f48d88312dd5171d263b1 setroubleshoot-2.2.64.tar.gz