Tue, 21 May 2024 03:41:05 UTC | login

Information for build setroubleshoot-3.3.33-1.fc40

ID284465
Package Namesetroubleshoot
Version3.3.33
Release1.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/setroubleshoot.git#1a11b3af0a698e3bcb1e84cbcf9f16253d5029d9
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, 22 Feb 2024 17:47:37 UTC
CompletedThu, 22 Feb 2024 18:03:59 UTC
Taskbuild (f40, /rpms/setroubleshoot.git:1a11b3af0a698e3bcb1e84cbcf9f16253d5029d9)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/setroubleshoot.git#1a11b3af0a698e3bcb1e84cbcf9f16253d5029d9'}}
Tags
f40
f41
RPMs
src
setroubleshoot-3.3.33-1.fc40.src.rpm (info) (download)
riscv64
setroubleshoot-3.3.33-1.fc40.riscv64.rpm (info) (download)
setroubleshoot-server-3.3.33-1.fc40.riscv64.rpm (info) (download)
setroubleshoot-debugsource-3.3.33-1.fc40.riscv64.rpm (info) (download)
setroubleshoot-server-debuginfo-3.3.33-1.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * 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 * Wed Mar 30 2022 Petr Lautrbach <plautrba@redhat.com> - 3.3.29-1 - Introduce email.use_sendmail option - Update translations * Wed Feb 09 2022 Timothée Ravier <tim@siosm.fr> - 3.3.28-3 - Install systemd-sysusers config - Remove Requires(pre) useradd & groupadd * Tue Feb 08 2022 Petr Lautrbach <plautrba@redhat.com> - 3.3.28-2 - Use %sysusers_create_compat instead of useradd - 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