[setroubleshoot] Update to latest translations Fix memory leak in sedispatch

Daniel J Walsh dwalsh at fedoraproject.org
Thu Dec 8 18:31:40 UTC 2011


commit fbe8a4b202eaa80e45d6683f59535406b23cc575
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Thu Dec 8 13:31:27 2011 -0500

    Update to latest translations
    Fix memory leak in sedispatch

 .gitignore          |    1 +
 setroubleshoot.spec |    6 +++++-
 sources             |    3 +--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 12ef7c1..f7adcb7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -140,3 +140,4 @@ setroubleshoot-2.2.93.tar.gz
 /setroubleshoot-3.0.41.tar.gz
 /setroubleshoot-3.0.42.tar.gz
 /setroubleshoot-3.0.43.tar.gz
+/setroubleshoot-3.0.44.tar.gz
diff --git a/setroubleshoot.spec b/setroubleshoot.spec
index 1f2c507..248b866 100644
--- a/setroubleshoot.spec
+++ b/setroubleshoot.spec
@@ -1,6 +1,6 @@
 Summary: Helps troubleshoot SELinux problems
 Name: setroubleshoot
-Version: 3.0.43
+Version: 3.0.44
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
@@ -202,6 +202,10 @@ Setroubleshoot documentation package
 %{pkgdocdir}/setroubleshoot*
 
 %changelog
+* Mon Dec 8 2011  <dwalsh at redhat.com> - 3.0.44-1
+- Update to latest translations
+- Fix memory leak in sedispatch
+
 * Mon Dec 5 2011  <dwalsh at redhat.com> - 3.0.43-1
 - Update to latest translations
 
diff --git a/sources b/sources
index 57623aa..0961583 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-d6f35bba5888625458ff8629f38e7c57  setroubleshoot-3.0.42.tar.gz
-9c93b93e800556c485e78755df4ad7b8  setroubleshoot-3.0.43.tar.gz
+5ddee43472aa2ac3268f0bd7e9aa4b1a  setroubleshoot-3.0.44.tar.gz


More information about the scm-commits mailing list