From e9c4e3c60e6d7316134ea2a574ef5c6e4022d22d Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Mon, 27 Jul 2009 22:09:35 +0000 Subject: [PATCH] - Fix handling of mountpoints that the kernel reports as "/" --- .cvsignore | 1 + setroubleshoot.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index a1ec452..4811363 100644 --- a/.cvsignore +++ b/.cvsignore @@ -30,3 +30,4 @@ setroubleshoot-2.2.13.tar.gz setroubleshoot-2.2.14.tar.gz setroubleshoot-2.2.15.tar.gz setroubleshoot-2.2.16.tar.gz +setroubleshoot-2.2.17.tar.gz diff --git a/setroubleshoot.spec b/setroubleshoot.spec index 24583fd..783a59f 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -1,7 +1,7 @@ Summary: Helps troubleshoot SELinux problems Name: setroubleshoot -Version: 2.2.16 -Release: 2%{?dist} +Version: 2.2.17 +Release: 1%{?dist} License: GPLv2+ Group: Applications/System URL: https://fedorahosted.org/setroubleshoot @@ -209,6 +209,9 @@ Setroubleshoot documentation package %doc %{pkgdocdir} %changelog +* Mon Jul 27 2009 Dan Walsh - 2.2.17-1 +- Fix handling of mountpoints that the kernel reports as "/" + * Sun Jul 26 2009 Fedora Release Engineering - 2.2.16-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index 8db1762..73b7b48 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8e6920d3d9df8980a75793e0aa8a2c13 setroubleshoot-2.2.16.tar.gz +01c40d4978f6be640473c58feeff2cce setroubleshoot-2.2.17.tar.gz