Changelog for
sudo-1.9.14-1.p3.fc39.x86_64.rpm :
* Tue Jul 25 2023 Yaakov Selkowitz
- 1.9.14-1.p3- Rebase to 1.9.14p3- sudo-1_9_14p2 is available Resolves: rhbz#2175672- sudo fails to build with Python 3.12: FAILED: testcase check_example_group_plugin_is_able_to_debug() Resolves: rhbz#2186412
* Sat Jul 22 2023 Fedora Release Engineering - 1.9.13-6.p2- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Jul 06 2023 Leigh Scott - 1.9.13-5.p2- Rebuilt for Python 3.12
* Tue Jun 20 2023 Radovan Sroka - 1.9.13-4.p2- migrated to SPDX license
* Tue Jun 13 2023 Python Maint - 1.9.13-3.p2- Rebuilt for Python 3.12
* Wed Apr 26 2023 Florian Weimer - 1.9.13-2.p2- Port configure script to C99
* Wed Mar 01 2023 Radovan Sroka - 1.9.13-1.p2- Rebase to sudo 1.9.13p2- sudo-1.9.13p2 is available Resolves: rhbz#2169840- sudo: double free with per-command chroot sudoers rules Resolves: CVE-2023-27320
* Thu Jan 19 2023 Radovan Sroka - 1.9.12-1.p2- Rebase to sudo 1.9.12p2- sudo-1.9.12p2 is available Resolves: rhbz#2137775- sudo: arbitrary file write with privileges of the RunAs user Resolves: CVE-2023-22809
* Sat Jul 23 2022 Fedora Release Engineering - 1.9.11-4.p3- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Wed Jun 22 2022 Radovan Sroka - 1.9.11-3.p3- Update to 1.9.11p3
* Mon Jun 13 2022 Python Maint - 1.9.8-7.p2- Rebuilt for Python 3.11
* Mon Jun 06 2022 Matthew Miller - 1.9.8-6.p2- recommend system-default-editor instead of nano specifically
* Sat Jan 22 2022 Fedora Release Engineering - 1.9.8-5.p2- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Wed Oct 06 2021 Radovan Sroka - 1.9.8-4.p2- Rebuild. previously built with wrong version
* Wed Oct 06 2021 Radovan Sroka - 1.9.8-3- Set up update workflow with %autorelease macro- removed stri patch that was not relevant
* Sun Oct 03 2021 Matthew Miller - 1.9.8p2-2- rhbz#1328973 -- make nano the default with fallback to vim and vi in that order
* Sun Oct 03 2021 Matthew Miller - 1.9.8p2-1- Update to 1.9.8p2, and include new sudo_intercept.so
* Tue Sep 14 2021 Sahana Prasad - 1.9.7p2-5- Rebuilt with OpenSSL 3.0.0
* Sat Aug 07 2021 Matthew Miller - 1.9.7p2-2 - drop obsolete requirement for post script that doesn\'t exist anymore (thanks AATTscfc)- remove commented-out lines from prior PR
* Fri Jul 30 2021 Peter Czanik - 1.9.7p2-1- update to 1.9.7p2- follow up path change in strip patch- added --enable-zlib=system configure parameter, so sudo uses system zlib, autoconf is no more needed