- Add ProtocolError from xmlrpclib so Bugzilla reporting throwing an error will work.
This commit is contained in:
parent
78b258f7e6
commit
36061a7e53
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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 <dwalsh@redhat.com> - 3.0.24-1
|
||||
- Add ProtocolError from xmlrpclib so Bugzilla reporting throwing an error will work.
|
||||
|
||||
* Tue Jan 18 2011 <dwalsh@redhat.com> - 3.0.23-1
|
||||
- Fixup for allow_execstack have to add pid to avc struct
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user