- Remove allow_mount_anyfile boolean plugin

This commit is contained in:
Daniel J Walsh 2010-06-08 21:23:59 +00:00
parent ceb4ec0aee
commit 77c554087d
3 changed files with 36 additions and 3 deletions

View File

@ -48,3 +48,11 @@ setroubleshoot-plugins-2.1.40.tar.gz
setroubleshoot-plugins-2.1.41.tar.gz
setroubleshoot-plugins-2.1.42.tar.gz
setroubleshoot-plugins-2.1.43.tar.gz
setroubleshoot-plugins-2.1.45.tar.gz
setroubleshoot-plugins-2.1.46.tar.gz
setroubleshoot-plugins-2.1.47.tar.gz
setroubleshoot-plugins-2.1.49.tar.gz
setroubleshoot-plugins-2.1.50.tar.gz
setroubleshoot-plugins-2.1.51.tar.gz
setroubleshoot-plugins-2.1.52.tar.gz
setroubleshoot-plugins-2.1.53.tar.gz

View File

@ -1,6 +1,6 @@
Summary: Analysis plugins for use with setroubleshoot
Name: setroubleshoot-plugins
Version: 2.1.43
Version: 2.1.52
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
@ -12,7 +12,7 @@ BuildArch: noarch
BuildRequires: perl-XML-Parser
BuildRequires: intltool gettext python
Requires: dbus
Requires: setroubleshoot-server >= 2.2.61-1
Requires: setroubleshoot-server >= 2.2.67-1
%{?fc9:Requires: policycoreutils >= 2.0.35-2}
%define pkgdocdir %{_datadir}/doc/%{name}-%{version}
@ -52,6 +52,31 @@ rm -rf %{buildroot}
%{_datadir}/setroubleshoot/plugins
%changelog
* Fri May 21 2010 <dwalsh@redhat.com> - 2.1.52-1
- Remove allow_mount_anyfile boolean plugin
* Mon May 10 2010 <dwalsh@redhat.com> - 2.1.51-1
- Update translations
Resolves: #575686
* Mon Apr 26 2010 <dwalsh@redhat.com> - 2.1.50-1
- Change use_nfs_home_dirs priority to happen after catchall_boolean
- Update translations
* Tue Apr 6 2010 <dwalsh@redhat.com> - 2.1.49-1
- Update translations
* Tue Mar 24 2010 <dwalsh@redhat.com> - 2.1.47-1
- Fix disable_ipv6 and update po
* Tue Mar 23 2010 <dwalsh@redhat.com> - 2.1.46-1
- add restorecon_source_context.py
- add sys_resource.py
* Mon Mar 15 2010 <dwalsh@redhat.com> - 2.1.45-1
- Add disable_ipv6 plugin
- Update translations
* Mon Mar 8 2010 <dwalsh@redhat.com> - 2.1.43-1
- Change priority on httpd_bad_labels

View File

@ -1 +1 @@
8b30556c45bbcbf8870b13bfcb5b3778 setroubleshoot-plugins-2.1.43.tar.gz
e40d427eb7445e82900d17ff9d34c73d setroubleshoot-plugins-2.1.53.tar.gz