[setroubleshoot] Fixup for memory leaks

Daniel J Walsh dwalsh at fedoraproject.org
Tue Jan 17 18:46:13 UTC 2012


commit ca587936abf9f8c83d844e2f4bfbfc81df5b3bbc
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Tue Jan 17 13:46:09 2012 -0500

    Fixup for memory leaks

 .gitignore          |    1 +
 setroubleshoot.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 64e6db0..5b33281 100644
--- a/.gitignore
+++ b/.gitignore
@@ -143,3 +143,4 @@ setroubleshoot-2.2.93.tar.gz
 /setroubleshoot-3.0.44.tar.gz
 /setroubleshoot-3.0.45.tar.gz
 /setroubleshoot-3.0.46.tar.gz
+/setroubleshoot-3.0.47.tar.gz
diff --git a/setroubleshoot.spec b/setroubleshoot.spec
index 6647440..b09ac42 100644
--- a/setroubleshoot.spec
+++ b/setroubleshoot.spec
@@ -1,6 +1,6 @@
 Summary: Helps troubleshoot SELinux problems
 Name: setroubleshoot
-Version: 3.0.46
+Version: 3.0.47
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
@@ -205,6 +205,9 @@ Setroubleshoot documentation package
 %{pkgdocdir}/setroubleshoot*
 
 %changelog
+* Tue Jan 17 2012 Dan Walsh <dwalsh at redhat.com> - 3.0.47-1
+- Fixup for memory leaks
+
 * Fri Jan 6 2012 Dan Walsh <dwalsh at redhat.com> - 3.0.45-1
 - Update to latest translations
 
diff --git a/sources b/sources
index 75e4edd..5d6ab2e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1f05edfa9f9449cf97ac30315b76bc8f  setroubleshoot-3.0.46.tar.gz
+5f86b3ff7aa786378dc09d19fe63376d  setroubleshoot-3.0.47.tar.gz


More information about the scm-commits mailing list