[setroubleshoot/f17] Fix potential memory leak in setools

Daniel J Walsh dwalsh at fedoraproject.org
Thu Mar 8 14:55:53 UTC 2012


commit 0ac529123917d5c1eed4870b6adce862c2e47926
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Thu Mar 8 09:55:48 2012 -0500

    Fix potential memory leak in setools
    
    - Update to latest translations

 .gitignore          |    1 +
 setroubleshoot.spec |    6 +++++-
 sources             |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fd8cbcf..6629b8f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -148,3 +148,4 @@ setroubleshoot-2.2.93.tar.gz
 /setroubleshoot-3.1.2.tar.gz
 /setroubleshoot-3.1.3.tar.gz
 /setroubleshoot-3.1.4.tar.gz
+/setroubleshoot-3.1.5.tar.gz
diff --git a/setroubleshoot.spec b/setroubleshoot.spec
index ee1a264..dc79429 100644
--- a/setroubleshoot.spec
+++ b/setroubleshoot.spec
@@ -1,6 +1,6 @@
 Summary: Helps troubleshoot SELinux problems
 Name: setroubleshoot
-Version: 3.1.4
+Version: 3.1.5
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
@@ -204,6 +204,10 @@ Setroubleshoot documentation package
 %{pkgdocdir}/setroubleshoot*
 
 %changelog
+* Thu Mar 8 2012 Dan Walsh <dwalsh at redhat.com> - 3.1.5-1
+- Fix potential memory leak in setools
+- Update to latest translations
+
 * Thu Mar 1 2012 Dan Walsh <dwalsh at redhat.com> - 3.1.4-1
 - Update to latest translations
 
diff --git a/sources b/sources
index 81a9883..7ba668b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ec53807dc98273b8158ab598c5653d8a  setroubleshoot-3.1.4.tar.gz
+0899e53efb3771de02d4e5807c9bf44f  setroubleshoot-3.1.5.tar.gz


More information about the scm-commits mailing list