diff --git a/setroubleshoot-plugins.spec b/setroubleshoot-plugins.spec index b88256d..3c786e8 100644 --- a/setroubleshoot-plugins.spec +++ b/setroubleshoot-plugins.spec @@ -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 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 - 3.3.5.1-1 - Catch all subprocess exceptions - Use subprocess.check_output() with a sequence of program arguments