- Fix crash in restorecon plugin

This commit is contained in:
Dan Walsh 2010-11-15 14:37:57 -05:00
parent 6c439e219c
commit 4bc50bdc3c
3 changed files with 6 additions and 4 deletions

1
.gitignore vendored
View File

@ -60,3 +60,4 @@ setroubleshoot-plugins-2.1.54.tar.gz
setroubleshoot-plugins-2.1.55.tar.gz
/setroubleshoot-plugins-3.0.0.tar.gz
/setroubleshoot-plugins-3.0.1.tar.gz
/setroubleshoot-plugins-3.0.2.tar.gz

View File

@ -1,6 +1,6 @@
Summary: Analysis plugins for use with setroubleshoot
Name: setroubleshoot-plugins
Version: 3.0.1
Version: 3.0.2
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
@ -51,6 +51,9 @@ rm -rf %{buildroot}
%{_datadir}/setroubleshoot/plugins
%changelog
* Mon Nov 15 2010 <dwalsh@redhat.com> - 3.0.2-1
- Fix crash in restorecon plugin
* Mon Nov 1 2010 <dwalsh@redhat.com> - 3.0.1-1
- Fix file_t to bring back multiple solutions

View File

@ -1,3 +1 @@
2c583b8ee5f02d8dd6bab7f2c0c980bc setroubleshoot-plugins-2.1.55.tar.gz
5d27e1be519c55169567742b9947bcd9 setroubleshoot-plugins-3.0.0.tar.gz
f703c4eae51552d00f93372d8f4c7170 setroubleshoot-plugins-3.0.1.tar.gz
bd50d875408a0106a8ee39e349a5ed87 setroubleshoot-plugins-3.0.2.tar.gz