Fri, 17 May 2024 12:47:03 UTC | login

Information for build setroubleshoot-3.3.20-1.fc31

ID118254
Package Namesetroubleshoot
Version3.3.20
Release1.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/setroubleshoot.git#24d5048bc11335a4356712b4d7b972b5331f3650
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
StartedSat, 03 Aug 2019 06:03:36 UTC
CompletedSat, 03 Aug 2019 07:28:28 UTC
Taskbuild (f31-candidate, /rpms/setroubleshoot.git:24d5048bc11335a4356712b4d7b972b5331f3650)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/setroubleshoot.git#24d5048bc11335a4356712b4d7b972b5331f3650'}}
Tags
f31
RPMs
src
setroubleshoot-3.3.20-1.fc31.src.rpm (info) (download)
riscv64
setroubleshoot-3.3.20-1.fc31.riscv64.rpm (info) (download)
setroubleshoot-legacy-3.3.20-1.fc31.riscv64.rpm (info) (download)
setroubleshoot-server-3.3.20-1.fc31.riscv64.rpm (info) (download)
setroubleshoot-debuginfo-3.3.20-1.fc31.riscv64.rpm (info) (download)
setroubleshoot-debugsource-3.3.20-1.fc31.riscv64.rpm (info) (download)
setroubleshoot-legacy-debuginfo-3.3.20-1.fc31.riscv64.rpm (info) (download)
setroubleshoot-server-debuginfo-3.3.20-1.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Jul 17 2019 Vit Mojzis <vmojzis@redhat.com> - 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 * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.19-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Dec 08 2018 Petr Lautrbach <plautrba@redhat.com> - 3.3.19-1 - Require plugins >= 3.3.10 * Thu Nov 29 2018 Petr Lautrbach <plautrba@redhat.com> - 3.3.18-3 - Update scriptlets to reload auditd after install or uninstall * Thu Sep 20 2018 Petr Lautrbach <plautrba@redhat.com> - 3.3.18-2 - Update translations - Improve myplatform detection in get_os_environment() * Wed Jul 18 2018 Petr Lautrbach <plautrba@redhat.com> - 3.3.18-1 - Move sedispatch.conf to /etc/audit/plugins.d/ - Fix summary and "if" text for AVCs with unknown target path * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.17-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 3.3.17-2 - Rebuilt for Python 3.7 * Mon Feb 26 2018 Petr Lautrbach <plautrba@redhat.com> - 3.3.17-1 - Set auto_save_interval to 5 (#1548913,#1523406,#1539180) - seapplet: Try send and close notifications (#1541624,#1541719,#1544222,#1539367) * Tue Feb 20 2018 Petr Lautrbach <plautrba@redhat.com> - 3.3.16-1 - Do not show status_icon when there's no alert (#1543758) - Run seapplet only on SELinux enabled system (#1541631) - Use context in Gio.AppInfo.launch (#1542156) * Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.3.15-3 - Escape macros in %changelog * Fri Jan 19 2018 Björn Esser <besser82@fedoraproject.org> - 3.3.15-2 - Fix runtime dependency: 's!lipreport!libreport!g' (#1536580) - Prefer %global over %define - Remove obsolete %defattr(-,root,root,-) * Fri Jan 19 2018 Petr Lautrbach <plautrba@redhat.com> - 3.3.15-1 - Rewrite seapplet to Python3 to use Notify and Gtk 3.0 - Add setroubleshoot-seappletlegacy with legacy seappletlegacy based on Gtk 2 - sealert: Finish dbus communication after error * Fri Jan 05 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.3.14-4 - Remove obsolete scriptlets * Thu Nov 23 2017 Petr Lautrbach <plautrba@redhat.com> - 3.3.14-3 - Update translations * Mon Nov 20 2017 Petr Lautrbach <plautrba@redhat.com> - 3.3.14-2 - Update translations * Sat Nov 18 2017 Petr Lautrbach <plautrba@redhat.com> - 3.3.14-1 - Increase the space for suggested solutions in sealert - Highlight suggestions with the highest confidence - Remove additional "If " string from plugin messages - Fix sealert message for process2 (#1507909) - Do not change if_string[0] to lowercase * Fri Sep 15 2017 Petr Lautrbach <plautrba@redhat.com> - 3.3.13-1 - Don't stop when the plugin directory is empty - Fix missing margins on Troubleshoot window - Resize all solutions panels horizontally - Fix missing priority color for proposed solutions - Do not split If sentences to framework and plugins - requires setroubleshoot-plugins 3.3.8 at least (rhbz#1210243, rhbz#1322734, rhbz#1115510) - Set translation domain for Gtk.Builder() object to have strings correctly translated - Make labels on GtkButtons translatable - Handla all exceptions from do_analyze_logfile() - Fix semi-translated messages - Update translations - Do not catch POSIX signals (rhbz#1366004, rhbz#1419245) * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.12-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild