[setroubleshoot/f16] Patch from Mgrepl to stop printable from crashing if None is passed in Update to latest translations

Daniel J Walsh dwalsh at fedoraproject.org
Mon Dec 19 21:46:43 UTC 2011


commit 7f38ad57673746b92df2c94bfa1a41022410e8dd
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Mon Dec 19 16:46:42 2011 -0500

    Patch from Mgrepl to stop printable from crashing if None is passed in
    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 f7adcb7..df6abd9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -141,3 +141,4 @@ setroubleshoot-2.2.93.tar.gz
 /setroubleshoot-3.0.42.tar.gz
 /setroubleshoot-3.0.43.tar.gz
 /setroubleshoot-3.0.44.tar.gz
+/setroubleshoot-3.0.45.tar.gz
diff --git a/setroubleshoot.spec b/setroubleshoot.spec
index 248b866..4e644c6 100644
--- a/setroubleshoot.spec
+++ b/setroubleshoot.spec
@@ -1,6 +1,6 @@
 Summary: Helps troubleshoot SELinux problems
 Name: setroubleshoot
-Version: 3.0.44
+Version: 3.0.45
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
@@ -202,6 +202,10 @@ Setroubleshoot documentation package
 %{pkgdocdir}/setroubleshoot*
 
 %changelog
+* Tue Dec 19 2011  <dwalsh at redhat.com> - 3.0.45-1
+- Patch from Mgrepl to stop printable from crashing if None is passed in
+- Update to latest translations
+
 * Mon Dec 8 2011  <dwalsh at redhat.com> - 3.0.44-1
 - Update to latest translations
 - Fix memory leak in sedispatch
diff --git a/sources b/sources
index fa576ff..d07741d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8271029bcf748610321525d9eac24ea8  setroubleshoot-3.0.44.tar.gz
+e67b5348219aa842f7448b35f03d8cb2  setroubleshoot-3.0.45.tar.gz


More information about the scm-commits mailing list