Changelog for
setroubleshoot-server-3.3.25-1.fc34.x86_64.rpm :
* Wed Mar 10 2021 Petr Lautrbach
- 3.3.25-1- Use Python dasbus instead of pydbus- Optimize get_rpm_nvr_by_type by adding a cache- Update translations
* Tue Feb 02 2021 Vit Mojzis - 3.3.24-4- sealert: exit on any connection close
* Wed Jan 27 2021 Fedora Release Engineering - 3.3.24-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Sat Jan 16 2021 Vit Mojzis - 3.3.24-2- framework/util: optimize get_rpm_nvr_by_type by adding a cache- Stop building seappletlegacy
* Tue Oct 13 2020 Petr Lautrbach - 3.3.24-1- Add \'fur\' into shipped locales - Update translations - Log full reports with correct syslog identifier - Cancel pending alarm during AVC analyses
* Sat Aug 01 2020 Fedora Release Engineering - 3.3.23-5- Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Wed Jul 29 2020 Fedora Release Engineering - 3.3.23-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Tue Jul 14 2020 Tom Stellard - 3.3.23-3- Use make macros- https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro
* Tue May 26 2020 Miro Hrončok - 3.3.23-2- Rebuilt for Python 3.9
* Tue Apr 21 2020 Vit Mojzis - 3.3.23-1- browser: Check return value of Gdk.Screen().get_default()- Improve and unify error messages- setroubleshoot.util: Catch exceptions from sepolicy import- Add dpkg support- Do not refer to hardcoded selinux-policy rpm in signature- Make date/time format locale specific- Improve speed of plugin evaluation
* Wed Mar 04 2020 Petr Lautrbach - 3.3.22-6- Do not try to report a bug on None package (#1809801)
* Fri Feb 28 2020 Petr Lautrbach - 3.3.22-5- root user doesn\'t need to use SetroubleshootPrivileged API
* Thu Feb 27 2020 Petr Lautrbach - 3.3.22-4- sealert to report a bug on a package which owns the related SELinux domain https://pagure.io/setroubleshoot/issue/18
* Thu Jan 30 2020 Fedora Release Engineering - 3.3.22-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Sat Jan 11 2020 Petr Lautrbach - 3.3.22-2- Log plugin exception traceback when log level is DEBUG- sepolicy.info() returns a generator, not a list (#1784564)
* Thu Jan 02 2020 Petr Lautrbach - 3.3.22-1- sepolicy.info() returns a generator, not a list (#1784564)
* Wed Dec 11 2019 Vit Mojzis - 3.3.21-1- Fix AVC.__typeMatch to handle aliases properly- Handle sockets with abstract path properly (#1775135)
* Thu Oct 03 2019 Miro Hrončok - 3.3.20-4- Rebuilt for Python 3.8.0rc1 (#1748018)
* Tue Aug 27 2019 Petr Lautrbach - 3.3.20-3- Use dbus.mainloop.glib.DBusGMainLoop() instead of dbus.glib
* Mon Aug 19 2019 Miro Hrončok - 3.3.20-2- Rebuilt for Python 3.8
* Wed Jul 17 2019 Vit Mojzis - 3.3.20-1- Update \"missing\" scripts to automake-1.15- Add active polling for acquiring policy file- Fix translation of hex values in AVCs- require initscripts to ensure that \"service\" call works properly- Add man page for seapplet- setroubleshoot-server: only require gobject-base