Thu, 01 Aug 2024 15:04:18 UTC | login

Information for build setroubleshoot-3.3.33-4.fc41

ID311855
Package Namesetroubleshoot
Version3.3.33
Release4.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/setroubleshoot.git#0e1ef881ebed416d792cd0af6272c9102aa4ee43
SummaryHelps troubleshoot SELinux problems
Descriptionsetroubleshoot GUI. Application that allows you to view setroubleshoot-server messages. Provides tools to help diagnose SELinux problems. When AVC messages are generated an alert can be generated that will give information about the problem and help track its resolution. Alerts can be configured to user preference. The same tools can be run on existing log files.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 11 Jul 2024 19:41:36 UTC
CompletedThu, 11 Jul 2024 19:47:10 UTC
Taskbuild (f41, /rpms/setroubleshoot.git:0e1ef881ebed416d792cd0af6272c9102aa4ee43)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/setroubleshoot.git#0e1ef881ebed416d792cd0af6272c9102aa4ee43'}}
Tags
f41
RPMs
src
setroubleshoot-3.3.33-4.fc41.src.rpm (info) (download)
riscv64
setroubleshoot-3.3.33-4.fc41.riscv64.rpm (info) (download)
setroubleshoot-server-3.3.33-4.fc41.riscv64.rpm (info) (download)
setroubleshoot-debugsource-3.3.33-4.fc41.riscv64.rpm (info) (download)
setroubleshoot-server-debuginfo-3.3.33-4.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * Tue Jun 11 2024 Petr Lautrbach <lautrbach@redhat.com> - 3.3.33-4 - Rebuild with missing icons patches * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 3.3.33-3 - Rebuilt for Python 3.13 * Mon Jun 03 2024 Petr Lautrbach <lautrbach@redhat.com> - 3.3.33-2 - Ship with contemporary app icon * Wed Jan 31 2024 Vit Mojzis <vmojzis@redhat.com> - 3.3.33-1 - Check that SELinux is enabled before running (rhbz#2178950) - Improve limiting RAM utilization * Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.32-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Jul 25 2023 Petr Lautrbach <lautrbach@redhat.com> - 3.3.32-7 - Always reset pending alarms when alarm(0) (rhbz#2112573) * Tue Jul 25 2023 Petr Lautrbach <lautrbach@redhat.com> - 3.3.32-6 - 'imp' module is deprecated in favor of 'importlib' (rhbz#2224393) * Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.32-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 3.3.32-4 - Rebuilt for Python 3.12 * Fri May 26 2023 Miro HronĨok <mhroncok@redhat.com> - 3.3.32-3 - Fix build with pip 23.1.2+ - Fixes: rhbz#2209022 * Mon May 15 2023 Tomas Popela <tpopela@redhat.com> - 3.3.32-2 - Remove dbus-glib-devel BR as it's only needed when compiled with seappletlegacy * Wed Feb 15 2023 Petr Lautrbach <lautrbach@redhat.com> - 3.3.32-1 - 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 * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.31-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * 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` * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.30-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * 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 * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 3.3.29-2 - Rebuilt for Python 3.11