Mon, 06 May 2024 18:39:51 UTC | login

Information for build sudo-1.9.0-0.1.b4.fc33

ID154168
Package Namesudo
Version1.9.0
Release0.1.b4.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/sudo.git#72a557140c58070edcc5a7382baa7758d98f3c94
SummaryAllows restricted root access for specified users
DescriptionSudo (superuser do) allows a system administrator to give certain users (or groups of users) the ability to run some (or all) commands as root while logging all commands and arguments. Sudo operates on a per-command basis. It is not a replacement for the shell. Features include: the ability to restrict what commands a user may run on a per-host basis, copious logging of each command (providing a clear audit trail of who did what), a configurable timeout of the sudo command, and the ability to use the same configuration file (sudoers) on many different machines.
Built bydavidlt
State failed
Volume DEFAULT
StartedMon, 13 Jul 2020 15:51:23 UTC
CompletedMon, 13 Jul 2020 16:00:29 UTC
Taskbuild (f33, /rpms/sudo.git:72a557140c58070edcc5a7382baa7758d98f3c94)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/sudo.git#72a557140c58070edcc5a7382baa7758d98f3c94'}}
Tags No tags
RPMs No RPMs
Changelog * Wed Mar 25 2020 Attila Lakatos <alakatos@redhat.com> - 1.9.0-0.1.b4 - update to latest development version 1.9.0b4 Resolves: rhbz#1816593 - setrlimit(RLIMIT_CORE): Operation not permitted warning message fix Resolves: rhbz#1773148 * Mon Feb 24 2020 Attila Lakatos <alakatos@redhat.com> - 1.9.0-0.1.b1 - update to latest development version 1.9.0b1 - added sudo_logsrvd and sudo_sendlog to files and their appropriate man pages Resolves: rhbz#1787823 - Stack based buffer overflow in when pwfeedback is enabled Resolves: rhbz#1796945 - fixes: CVE-2019-18634 - By using ! character in the shadow file instead of a password hash can access to a run as all sudoer account Resolves: rhbz#1786709 - fixes CVE-2019-19234 - attacker with access to a Runas ALL sudoer account can impersonate a nonexistent user Resolves: rhbz#1786705 - fixes CVE-2019-19232 * Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.29-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Nov 11 2019 Radovan Sroka <rsroka@redhat.com> - 1.8.29-1 - rebase to 1.8.29 Resolves: rhbz#1766233 * Tue Oct 22 2019 Radovan Sroka <rsroka@redhat.com> - 1.8.28p1-1 - rebase to 1.8.28p1 Resolves: rhbz#1762350 * Tue Oct 15 2019 Radovan Sroka <rsroka@redhat.com> - 1.8.28-1 - rebase to 1.8.28 Resolves: rhbz#1761533 - set always_set_home by default Resolves: rhbz#1728687 - Sync sudoers options from rhel8 to fedora Resolves: rhbz#1761781 - CVE-2019-14287 Resolves: rhbz#1761584 * Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.27-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Mar 31 2019 Marek Tamaskovic <mtamasko@redhat.com> 1.8.27-2 - resolves rhbz#1676925 - Removed PS1, PS2 from sudoers * Mon Mar 11 2019 Radovan Sroka <rsroka@redhat.com> 1.8.27-1 - rebase sudo to 1.8.27 * Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.25p1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Oct 01 2018 Radovan Sroka <rsroka@redhat.com> 1.8.25p1-1 - rebase sudo to 1.8.25p1 * Mon Sep 10 2018 Radovan Sroka <rsroka@redhat.com> 1.8.25-1 - rebase sudo to latest stawble version - install /etc/dnf/protected.d/sudo instead of /etc/yum/protected.d/sudo (1626968)