[setroubleshoot-plugins/f17] Fix leaks plugin to only fire or write and append

Daniel J Walsh dwalsh at fedoraproject.org
Thu Jun 14 19:41:34 UTC 2012


commit 6a003884d14b9bf7f6301c83adb785675bc32caa
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Thu Jun 14 15:41:32 2012 -0400

    Fix leaks plugin to only fire or write and append

 .gitignore                  |    1 +
 setroubleshoot-plugins.spec |    5 ++++-
 sources                     |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a7bff65..687b0f1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -93,3 +93,4 @@ setroubleshoot-plugins-2.1.55.tar.gz
 /setroubleshoot-plugins-3.0.39.tar.gz
 /setroubleshoot-plugins-3.0.40.tar.gz
 /setroubleshoot-plugins-3.0.41.tar.gz
+/setroubleshoot-plugins-3.0.42.tar.gz
diff --git a/setroubleshoot-plugins.spec b/setroubleshoot-plugins.spec
index 295922b..f94b83b 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.41
+Version: 3.0.42
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
@@ -44,6 +44,9 @@ rm -rf %{buildroot}
 %{_datadir}/setroubleshoot/plugins
 
 %changelog
+* Thu Jun 14 2012  <dwalsh at redhat.com> - 3.0.42-1
+- Fix leaks plugin to only fire or write and append
+
 * Fri Jun 8 2012  <dwalsh at redhat.com> - 3.0.41-1
 - Update-translations
 
diff --git a/sources b/sources
index 8714b16..f0e81db 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4744aa426c9a4a769d5f8b29540f19e5  setroubleshoot-plugins-3.0.41.tar.gz
+132ca2eb2ed11c805fc0b929ba44d516  setroubleshoot-plugins-3.0.42.tar.gz


More information about the scm-commits mailing list