- Remove allow_default_t boolean

- Fix global_ssp.py to report boolean name
This commit is contained in:
Daniel J Walsh 2009-07-19 11:07:33 +00:00
parent d2f66533f1
commit 0dd7bbbaa2
3 changed files with 7 additions and 2 deletions

View File

@ -17,3 +17,4 @@ setroubleshoot-plugins-2.1.5.tar.gz
setroubleshoot-plugins-2.1.7.tar.gz
setroubleshoot-plugins-2.1.8.tar.gz
setroubleshoot-plugins-2.1.9.tar.gz
setroubleshoot-plugins-2.1.11.tar.gz

View File

@ -1,6 +1,6 @@
Summary: Analysis plugins for use with setroubleshoot
Name: setroubleshoot-plugins
Version: 2.1.9
Version: 2.1.11
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
@ -52,6 +52,10 @@ rm -rf %{buildroot}
%{_datadir}/setroubleshoot/plugins
%changelog
* Sun Jul 19 2009 <dwalsh@redhat.com> - 2.1.11-1
- Remove allow_default_t boolean
- Fix global_ssp.py to report boolean name
* Thu Jul 9 2009 <dwalsh@redhat.com> - 2.1.9-1
- Add Scott Radvan. doc cleanup

View File

@ -1 +1 @@
ce3d98be1e26999bcaff9683f9394b8b setroubleshoot-plugins-2.1.9.tar.gz
293f7fdd2faefe73fa07b819e4a1dd1d setroubleshoot-plugins-2.1.11.tar.gz