setroubleshoot-plugins-3.3.4-1
- Suggest my-<command>.pp modules instead of mypol.pp (#1329037) - Suggest priority 300 for modules created by audit2allow
This commit is contained in:
parent
3896558f50
commit
e1b29265e8
1
.gitignore
vendored
1
.gitignore
vendored
@ -113,3 +113,4 @@ setroubleshoot-plugins-2.1.55.tar.gz
|
||||
/setroubleshoot-plugins-3.3.1.tar.gz
|
||||
/setroubleshoot-plugins-3.3.2.tar.gz
|
||||
/setroubleshoot-plugins-3.3.3.tar.gz
|
||||
/setroubleshoot-plugins-3.3.4.tar.gz
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
|
||||
Summary: Analysis plugins for use with setroubleshoot
|
||||
Name: setroubleshoot-plugins
|
||||
Version: 3.3.3
|
||||
Version: 3.3.4
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
@ -13,7 +13,7 @@ BuildArch: noarch
|
||||
|
||||
BuildRequires: perl-XML-Parser
|
||||
BuildRequires: intltool gettext python3-devel
|
||||
Requires: setroubleshoot-server >= 3.1.16-1
|
||||
Requires: setroubleshoot-server >= 3.3.6
|
||||
|
||||
%description
|
||||
This package provides a set of analysis plugins for use with
|
||||
@ -42,6 +42,10 @@ rm -rf %{buildroot}
|
||||
%{_datadir}/setroubleshoot/plugins
|
||||
|
||||
%changelog
|
||||
* Fri May 06 2016 Petr Lautrbach <plautrba@redhat.com> - 3.3.4-1
|
||||
- Suggest my-<command>.pp modules instead of mypol.pp (#1329037)
|
||||
- Suggest priority 300 for modules created by audit2allow
|
||||
|
||||
* Mon Apr 04 2016 Petr Lautrbach <plautrba@redhat.com> - 3.3.3-1
|
||||
- Fix sshd_root.py setroubleshoot plugin to cover only /root/.ssh path as intended.
|
||||
- Suggest to use ausearch instead of grep
|
||||
|
||||
Loading…
Reference in New Issue
Block a user