[setroubleshoot] Patch from Mgrepl to stop printable from crashing if None is passed in

Daniel J Walsh dwalsh at fedoraproject.org
Tue Dec 13 21:30:11 UTC 2011


commit d692d158ccac19deb8643da3d2a0418157996b04
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Tue Dec 13 16:30:10 2011 -0500

    Patch from Mgrepl to stop printable from crashing if None is passed in

 setroubleshoot.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/setroubleshoot.spec b/setroubleshoot.spec
index 248b866..0f978a7 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,9 @@ Setroubleshoot documentation package
 %{pkgdocdir}/setroubleshoot*
 
 %changelog
+* Tue Dec 13 2011  <dwalsh at redhat.com> - 3.0.45-1
+- Patch from Mgrepl to stop printable from crashing if None is passed in
+
 * Mon Dec 8 2011  <dwalsh at redhat.com> - 3.0.44-1
 - Update to latest translations
 - Fix memory leak in sedispatch


More information about the scm-commits mailing list