Changelog for
setroubleshoot-server-3.3.31-1.fc36.x86_64.rpm :
* Wed Nov 23 2022 Petr Lautrbach
- 3.3.31-1- Add a screen reader label to the icon- seapplet: avoid ValueError when parsing sealert.conf- doc: Document performance related changes- Decrease setroubleshootd priority and limit RAM utilization to 1GB- Use setup from setuptools- Use `pip install` instead of `setup.py install`
* Tue Jun 28 2022 Petr Lautrbach - 3.3.30-1- Miscellaneous python and build system changes - Fix couple of typos - Drop Python2 support - Use inspect.signature() instead of instead.getargspec() - Update translations
* Wed Mar 30 2022 Petr Lautrbach - 3.3.29-1- Introduce email.use_sendmail option- Update translations
* Wed Feb 09 2022 Timothée Ravier - 3.3.28-3- Install systemd-sysusers config- Remove Requires(pre) useradd & groupadd
* Tue Feb 08 2022 Petr Lautrbach - 3.3.28-2- Use - Set right ownership on /var/lib/setroubleshoot
* Tue Feb 08 2022 Petr Lautrbach - 3.3.28-1- Look for modules in /usr/share/selinux/packages- Always use rpm source package for reporting- Improve after_first email filter behavior
* Wed Jan 19 2022 Petr Lautrbach - 3.3.27-2- Improve DSP module reporting- Require initscripts-service - /sbin/service
* Thu Jan 13 2022 Petr Lautrbach - 3.3.27-1- sedispatch: check read_size- SafeConfigParser is deprecated and will be dropped- Fix typos in --help, man pages and developer\'s guide- Update translations
* Tue Jul 27 2021 Petr Lautrbach - 3.3.26-5- Improve sedispatch performance- Improve Python 3.10 compatibility https://pagure.io/setroubleshoot/issue/58
* Fri Jul 23 2021 Fedora Release Engineering - 3.3.26-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Jul 02 2021 Petr Lautrbach - 3.3.26-3- Fix file mode of email_alert_recipients
* Fri Jun 04 2021 Python Maint - 3.3.26-2- Rebuilt for Python 3.10
* Thu Apr 15 2021 Petr Lautrbach - 3.3.26-1- Fix plugin exception reporting- Update translations- Stop SetroubleshootFixit after 10 seconds of inactivity- Do not use Python slip package
* 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