setroubleshoot-plugins-3.3.6-1
- Fix catchall plugin message for capability2 (#1360392) - Stop executing restorecon plugin on specified path prefixes - Update translations
This commit is contained in:
parent
1514cd58b0
commit
f9be20076f
@ -2,7 +2,7 @@
|
||||
|
||||
Summary: Analysis plugins for use with setroubleshoot
|
||||
Name: setroubleshoot-plugins
|
||||
Version: 3.3.5.1
|
||||
Version: 3.3.6
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
@ -42,6 +42,11 @@ rm -rf %{buildroot}
|
||||
%{_datadir}/setroubleshoot/plugins
|
||||
|
||||
%changelog
|
||||
* Thu Sep 01 2016 Petr Lautrbach <plautrba@redhat.com> 3.3.6-1
|
||||
- Fix catchall plugin message for capability2 (#1360392)
|
||||
- Stop executing restorecon plugin on specified path prefixes (#1270778)
|
||||
- Update translations
|
||||
|
||||
* Wed Jun 22 2016 Petr Lautrbach <plautrba@redhat.com> - 3.3.5.1-1
|
||||
- Catch all subprocess exceptions
|
||||
- Use subprocess.check_output() with a sequence of program arguments
|
||||
|
||||
Loading…
Reference in New Issue
Block a user