[setroubleshoot-plugins] - Fix crash in restorecon plugin

Daniel J Walsh dwalsh at fedoraproject.org
Mon Nov 15 19:37:56 UTC 2010


commit 4bc50bdc3cfa65565af9b913253deabbd9c348de
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Mon Nov 15 14:37:57 2010 -0500

    - Fix crash in restorecon plugin

 .gitignore                  |    1 +
 setroubleshoot-plugins.spec |    5 ++++-
 sources                     |    4 +---
 3 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2e344aa..0a3d745 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,3 +60,4 @@ setroubleshoot-plugins-2.1.54.tar.gz
 setroubleshoot-plugins-2.1.55.tar.gz
 /setroubleshoot-plugins-3.0.0.tar.gz
 /setroubleshoot-plugins-3.0.1.tar.gz
+/setroubleshoot-plugins-3.0.2.tar.gz
diff --git a/setroubleshoot-plugins.spec b/setroubleshoot-plugins.spec
index 6b74f76..5fc9034 100644
--- a/setroubleshoot-plugins.spec
+++ b/setroubleshoot-plugins.spec
@@ -1,6 +1,6 @@
 Summary: Analysis plugins for use with setroubleshoot
 Name: setroubleshoot-plugins
-Version: 3.0.1
+Version: 3.0.2
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
@@ -51,6 +51,9 @@ rm -rf %{buildroot}
 %{_datadir}/setroubleshoot/plugins
 
 %changelog
+* Mon Nov 15 2010  <dwalsh at redhat.com> - 3.0.2-1
+- Fix crash in restorecon plugin
+
 * Mon Nov 1 2010  <dwalsh at redhat.com> - 3.0.1-1
 - Fix file_t to bring back multiple solutions
 
diff --git a/sources b/sources
index 48b9cd1..9f41f86 100644
--- a/sources
+++ b/sources
@@ -1,3 +1 @@
-2c583b8ee5f02d8dd6bab7f2c0c980bc  setroubleshoot-plugins-2.1.55.tar.gz
-5d27e1be519c55169567742b9947bcd9  setroubleshoot-plugins-3.0.0.tar.gz
-f703c4eae51552d00f93372d8f4c7170  setroubleshoot-plugins-3.0.1.tar.gz
+bd50d875408a0106a8ee39e349a5ed87  setroubleshoot-plugins-3.0.2.tar.gz


More information about the scm-commits mailing list