- Fix allow_smbd_anon_write typo
- Remove catchall_file plugin
This commit is contained in:
parent
7c12e2f51b
commit
e2830381e6
@ -5,3 +5,4 @@ setroubleshoot-plugins-2.0.9.tar.gz
|
||||
setroubleshoot-plugins-2.0.10.tar.gz
|
||||
setroubleshoot-plugins-2.0.11.tar.gz
|
||||
setroubleshoot-plugins-2.0.12.tar.gz
|
||||
setroubleshoot-plugins-2.0.14.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: Analysis plugins for use with setroubleshoot
|
||||
Name: setroubleshoot-plugins
|
||||
Version: 2.0.12
|
||||
Version: 2.0.14
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
@ -52,6 +52,10 @@ rm -rf %{buildroot}
|
||||
%{_datadir}/setroubleshoot/plugins
|
||||
|
||||
%changelog
|
||||
* Mon Feb 23 2009 <dwalsh@redhat.com> - 2.0.14-1
|
||||
- Fix allow_smbd_anon_write typo
|
||||
- Remove catchall_file plugin
|
||||
|
||||
* Wed Dec 3 2008 <dwalsh@redhat.com> - 2.0.12-1
|
||||
- Fix restorecon plugin
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user