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:
Petr Lautrbach 2016-05-06 14:02:00 +02:00
parent 3896558f50
commit e1b29265e8
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1,2 +1 @@
5a91c810f333994c1d8bb94332dee66e setroubleshoot-plugins-3.3.2.tar.gz
6bb0e38259ba4baed034a680fb2b3976 setroubleshoot-plugins-3.3.3.tar.gz
5e7117e7306087c00cf3bd287dce172a setroubleshoot-plugins-3.3.4.tar.gz