diff --git a/.gitignore b/.gitignore index 6b431a3..21c9c09 100644 --- a/.gitignore +++ b/.gitignore @@ -127,3 +127,4 @@ setroubleshoot-2.2.93.tar.gz /setroubleshoot-3.0.20.tar.gz /setroubleshoot-3.0.22.tar.gz /setroubleshoot-3.0.23.tar.gz +/setroubleshoot-3.0.24.tar.gz diff --git a/setroubleshoot.spec b/setroubleshoot.spec index 54c9fb6..8474b59 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -1,6 +1,6 @@ Summary: Helps troubleshoot SELinux problems Name: setroubleshoot -Version: 3.0.23 +Version: 3.0.24 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -206,6 +206,9 @@ Setroubleshoot documentation package %{pkgdocdir}/setroubleshoot* %changelog +* Mon Jan 24 2011 - 3.0.24-1 +- Add ProtocolError from xmlrpclib so Bugzilla reporting throwing an error will work. + * Tue Jan 18 2011 - 3.0.23-1 - Fixup for allow_execstack have to add pid to avc struct diff --git a/sources b/sources index d4c542f..0645a72 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -b072b784e1e35b6847a9cca6b2df64ab setroubleshoot-3.0.22.tar.gz -a91f2dbb7ae3df295e60f6f9eef6916b setroubleshoot-3.0.23.tar.gz +5e1e6717102253bbfef6fb03c8518bf1 setroubleshoot-3.0.24.tar.gz