From e2830381e6421f068fa31ea033ab689e38f84e86 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Mon, 23 Feb 2009 16:13:58 +0000 Subject: [PATCH] - Fix allow_smbd_anon_write typo - Remove catchall_file plugin --- .cvsignore | 1 + setroubleshoot-plugins.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.cvsignore b/.cvsignore index f2e0a6a..02e9758 100644 --- a/.cvsignore +++ b/.cvsignore @@ -5,3 +5,4 @@ setroubleshoot-plugins-2.0.9.tar.gz setroubleshoot-plugins-2.0.10.tar.gz setroubleshoot-plugins-2.0.11.tar.gz setroubleshoot-plugins-2.0.12.tar.gz +setroubleshoot-plugins-2.0.14.tar.gz diff --git a/setroubleshoot-plugins.spec b/setroubleshoot-plugins.spec index 1148546..f4bd963 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.0.12 +Version: 2.0.14 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -52,6 +52,10 @@ rm -rf %{buildroot} %{_datadir}/setroubleshoot/plugins %changelog +* Mon Feb 23 2009 - 2.0.14-1 +- Fix allow_smbd_anon_write typo +- Remove catchall_file plugin + * Wed Dec 3 2008 - 2.0.12-1 - Fix restorecon plugin diff --git a/sources b/sources index 1fd7a46..9894873 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a71e0c53e510c61401c91a14b7497e7f setroubleshoot-plugins-2.0.12.tar.gz +9d5544c902da2a3c2927dc5f56bdd598 setroubleshoot-plugins-2.0.14.tar.gz