Version bump for 9.9

Resolves: RHEL-166066
This commit is contained in:
Alejandro López 2026-04-22 08:43:57 +02:00
parent 860dfd8f5f
commit bd794afa07

View File

@ -1,7 +1,7 @@
Summary: Allows restricted root access for specified users
Name: sudo
Version: 1.9.17p2
Release: 3%{?dist}
Release: 4%{?dist}
License: ISC
URL: https://www.sudo.ws
@ -241,9 +241,9 @@ EOF
%attr(0644,root,root) %{_libexecdir}/sudo/python_plugin.so
%changelog
* Thu Apr 09 2026 Alejandro López <allopez@redhat.com> - 1.9.17p2-3
* Thu Apr 22 2026 Alejandro López <allopez@redhat.com> - 1.9.17p2-4
- CVE-2026-35535 sudo: Privilege escalation due to failure in privilege drop calls
Resolves: RHEL-166069
Resolves: RHEL-166066
* Mon Nov 17 2025 Alejandro López <allopez@redhat.com> - 1.9.17p2-2
- Request to backport support for regex in sudo [rhel-9]