[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project setroubleshoot-3.3.32-1.el9

Name setroubleshoot
Epoch 0
Version 3.3.32
Release 1.el9
Website/URL https://gitlab.com/setroubleshoot/setroubleshoot
License GPL-2.0-or-later
Build Time 2023-10-09 15:12:47
Build Host builder-x86-03.inferitos.ru
Summary Troubleshoot SELinux policy and access denials
Repositories AppStream
Description The SELinux Troubleshooter provides a graphical user interface to help diagnose SELinux policy issues. When Access Vector Cache (AVC) denial messages are logged by SELinux, the SELinux Troubleshooter generates a desktop notification containing information about the problem and allows the user to launch the troubleshooting interface to help track down the cause of the denial.
Errata
Screenshot 1
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
setroubleshoot-3.3.32-1.el9.x86_64 Troubleshoot SELinux policy and access denials 230e63273a270f19d4e548c6d4ce0c44f51c2917b462d6a125dc2ad8c22dde11 download
setroubleshoot-server-3.3.32-1.el9.x86_64 SELinux troubleshoot server 5e36970309e85a7ccb018be2538dd8ae697eac1f95635d1b7b71b08551ed0e7e download
aarch64
setroubleshoot-3.3.32-1.el9.aarch64 Troubleshoot SELinux policy and access denials b6163e3f22d0f82da21b09c0a070c5d4c9f3b9e9c8fdd131300effb8a74e432f download
setroubleshoot-server-3.3.32-1.el9.aarch64 SELinux troubleshoot server 133c3be34d57bb3e4bb02512f17fb51c8cf318fe1ba18ffe425c69e329def678 download
src
setroubleshoot-3.3.32-1.el9.src Troubleshoot SELinux policy and access denials 7da3617fe4dc3c0d2c8ba208392ead2045a57dbff0d54f97031e3a0a9aef9048 download
Changelog link
* Thu Jul 27 2023 Petr Lautrbach <lautrbach@redhat.com> - 3.3.32-1
- Always reset pending alarms when alarm(0) (rhbz#2112573)
- 'imp' module is deprecated in favor of 'importlib' (rhbz#2224393)
- Fix build with pip 23.1.2+
- Remove dbus-glib-devel BR as it's only needed when compiled with seappletlegacy
- Rename session bus name to org.fedoraproject.sealert
- seapplet: wrap SEApplet() to try except
- util.py: Add doctext test for build_module_type_cache()
- Update translations

* Fri Apr 14 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 3.3.31-2
- Rebuilt for MSVSphere 9.2 beta

* Thu Mar 09 2023 Vit Mojzis <vmojzis@redhat.com> - 3.3.31-2
- Update translations (#2139682)

* Wed Nov 23 2022 Petr Lautrbach <lautrbach@redhat.com> - 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 <plautrba@redhat.com> - 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 <plautrba@redhat.com> - 3.3.29-1
- Introduce email.use_sendmail option
- Update translations

* Wed Mar 09 2022 Vit Mojzis <vmojzis@redhat.com> - 3.3.28-3
- Update translations (#2017386)

* Tue Feb 08 2022 Petr Lautrbach <plautrba@redhat.com> - 3.3.28-2
- Use 
 

- Set right ownership on /var/lib/setroubleshoot

* Tue Feb 08 2022 Petr Lautrbach <plautrba@redhat.com> - 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 <plautrba@redhat.com> - 3.3.27-2
- Improve DSP module reporting
- Require initscripts-service - /sbin/service