- Fix crash in restorecon plugin
This commit is contained in:
parent
6c439e219c
commit
4bc50bdc3c
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
4
sources
4
sources
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user