From d692d158ccac19deb8643da3d2a0418157996b04 Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Tue, 13 Dec 2011 16:30:10 -0500 Subject: [PATCH] Patch from Mgrepl to stop printable from crashing if None is passed in --- setroubleshoot.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 - 3.0.45-1 +- Patch from Mgrepl to stop printable from crashing if None is passed in + * Mon Dec 8 2011 - 3.0.44-1 - Update to latest translations - Fix memory leak in sedispatch