From 440fc6b120ab20482591c72440fe010084a3720a Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Fri, 20 Nov 2009 14:17:35 +0000 Subject: [PATCH] - Remove report bugzilla button on lots of sealerts where there is a boolean to set. --- .cvsignore | 1 + setroubleshoot-plugins.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.cvsignore b/.cvsignore index 1fe9360..c96791b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -37,3 +37,4 @@ setroubleshoot-plugins-2.1.28.tar.gz setroubleshoot-plugins-2.1.29.tar.gz setroubleshoot-plugins-2.1.30.tar.gz setroubleshoot-plugins-2.1.32.tar.gz +setroubleshoot-plugins-2.1.33.tar.gz diff --git a/setroubleshoot-plugins.spec b/setroubleshoot-plugins.spec index a03928e..31eaf79 100644 --- a/setroubleshoot-plugins.spec +++ b/setroubleshoot-plugins.spec @@ -1,6 +1,6 @@ Summary: Analysis plugins for use with setroubleshoot Name: setroubleshoot-plugins -Version: 2.1.32 +Version: 2.1.33 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -52,6 +52,9 @@ rm -rf %{buildroot} %{_datadir}/setroubleshoot/plugins %changelog +* Fri Nov 20 2009 - 2.1.33-1 +- Remove report bugzilla button on lots of sealerts where there is a boolean to set. + * Tue Nov 17 2009 - 2.1.32-1 - Remove httpd_connect_all plugin diff --git a/sources b/sources index cdde675..fa9aa83 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b7d8a2751740729d23bb285bf37f8d97 setroubleshoot-plugins-2.1.32.tar.gz +4725eac039265e9cb9c3db4e5c907272 setroubleshoot-plugins-2.1.33.tar.gz