From 9d40617e3b2de9f4de38f4aa62962f7dbb8f999a Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Fri, 30 Oct 2009 20:58:09 +0000 Subject: [PATCH] - Fix crash on selinux disabled and bad /etc/redhat-release reporing of bugzillas --- .cvsignore | 1 + setroubleshoot.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.cvsignore b/.cvsignore index 18f1d80..4d0564a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -54,3 +54,4 @@ setroubleshoot-2.2.39.tar.gz setroubleshoot-2.2.40.tar.gz setroubleshoot-2.2.41.tar.gz setroubleshoot-2.2.42.tar.gz +setroubleshoot-2.2.43.tar.gz diff --git a/setroubleshoot.spec b/setroubleshoot.spec index 4e7601f..65b469c 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -1,6 +1,6 @@ Summary: Helps troubleshoot SELinux problems Name: setroubleshoot -Version: 2.2.42 +Version: 2.2.43 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -212,6 +212,9 @@ Setroubleshoot documentation package %doc %{pkgdocdir} %changelog +* Fri Oct 30 2009 Dan Walsh - 2.2.43-1 +- Fix crash on selinux disabled and bad /etc/redhat-release reporing of bugzillas + * Mon Oct 26 2009 Dan Walsh - 2.2.42-1 - Update po - Fix bugzilla reporting to handle LoadError exception diff --git a/sources b/sources index 7f9b230..2d18a65 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -44f7afba1ec6ecbe08da6dd735f9092c setroubleshoot-2.2.42.tar.gz +80345e1271f83d60efd66ee2aa1db55e setroubleshoot-2.2.43.tar.gz