From 160f45de2a75b2df7740ce7162cb40f188de660c Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Mon, 30 Nov 2009 16:00:43 +0000 Subject: [PATCH] - Exit with error code if you run sealert as root and try to connect to session bus - Fix Crash when ino is not defined --- .cvsignore | 1 + setroubleshoot.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.cvsignore b/.cvsignore index b0a8d5d..c3c82ba 100644 --- a/.cvsignore +++ b/.cvsignore @@ -60,3 +60,4 @@ setroubleshoot-2.2.45.tar.gz setroubleshoot-2.2.46.tar.gz setroubleshoot-2.2.47.tar.gz setroubleshoot-2.2.48.tar.gz +setroubleshoot-2.2.50.tar.gz diff --git a/setroubleshoot.spec b/setroubleshoot.spec index 9dd5124..8113042 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -1,6 +1,6 @@ Summary: Helps troubleshoot SELinux problems Name: setroubleshoot -Version: 2.2.48 +Version: 2.2.50 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -212,6 +212,10 @@ Setroubleshoot documentation package %doc %{pkgdocdir} %changelog +* Mon Nov 30 2009 Dan Walsh - 2.2.50-1 +- Exit with error code if you run sealert as root and try to connect to session bus +- Fix Crash when ino is not defined + * Wed Nov 18 2009 Dan Walsh - 2.2.48-1 - Fix bug in substitute code diff --git a/sources b/sources index 4892f5d..27bfc41 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c8f7d5be485b5fed4b351400d7be461c setroubleshoot-2.2.48.tar.gz +59bd015bb5dea3b91085ca5c4a88bb3b setroubleshoot-2.2.50.tar.gz