- Add open calls

- Fix restorecon plugin
- Fix qemu calls to include checking for write
This commit is contained in:
Daniel J Walsh 2009-06-29 14:40:02 +00:00
parent 15fa72aa70
commit bdd3bcff47
3 changed files with 8 additions and 2 deletions

View File

@ -12,3 +12,4 @@ setroubleshoot-plugins-2.0.18.tar.gz
setroubleshoot-plugins-2.1.1.tar.gz
setroubleshoot-plugins-2.1.2.tar.gz
setroubleshoot-plugins-2.1.3.tar.gz
setroubleshoot-plugins-2.1.4.tar.gz

View File

@ -1,6 +1,6 @@
Summary: Analysis plugins for use with setroubleshoot
Name: setroubleshoot-plugins
Version: 2.1.3
Version: 2.1.4
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
@ -52,6 +52,11 @@ rm -rf %{buildroot}
%{_datadir}/setroubleshoot/plugins
%changelog
* Wed Jun 29 2009 <dwalsh@redhat.com> - 2.1.4-1
- Add open calls
- Fix restorecon plugin
- Fix qemu calls to include checking for write
* Wed Jun 24 2009 <dwalsh@redhat.com> - 2.1.3-1
- Add sesearch capability to plugins

View File

@ -1 +1 @@
f68f3424121936273d0952b646bb544e setroubleshoot-plugins-2.1.3.tar.gz
7f57379c82e6468c8d6432a53b945da7 setroubleshoot-plugins-2.1.4.tar.gz