diff --git a/.gitignore b/.gitignore index 619ff0b..8112be7 100644 --- a/.gitignore +++ b/.gitignore @@ -116,3 +116,4 @@ setroubleshoot-2.2.93.tar.gz /setroubleshoot-3.0.8.tar.gz /setroubleshoot-3.0.9.tar.gz /setroubleshoot-3.0.10.tar.gz +/setroubleshoot-3.0.11.tar.gz diff --git a/setroubleshoot.spec b/setroubleshoot.spec index 753c4bd..bd3c61c 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -1,6 +1,6 @@ Summary: Helps troubleshoot SELinux problems Name: setroubleshoot -Version: 3.0.10 +Version: 3.0.11 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -206,6 +206,11 @@ Setroubleshoot documentation package %{pkgdocdir}/setroubleshoot* %changelog +* Mon Nov 22 2010 - 3.0.11-1 +- Better handling of tracebacks in terminal mode +- Fix up messages on process and capability avc messages +- Update translations + * Fri Nov 19 2010 - 3.0.9-1 - Fix config name diff --git a/sources b/sources index e632033..4c7f291 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ 06a196770cbe66b4007327f580aacda8 setroubleshoot-3.0.10.tar.gz +4e2f96996090585922cdf5eeea83b2ee setroubleshoot-3.0.11.tar.gz