2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 01:49:11 +00:00

In the sudo 1.9.14p3 section, "Python python" should be "Python plugin".

This commit is contained in:
Todd C. Miller 2023-11-06 12:14:40 -07:00
parent 747c340591
commit d45071af4f

2
NEWS
View File

@ -85,7 +85,7 @@ What's new in Sudo 1.9.15
What's new in Sudo 1.9.14p3
* Fixed a crash with Python 3.12 when the sudo Python python is
* Fixed a crash with Python 3.12 when the sudo Python plugin is
unloaded. This only affects "make check" for the Python plugin.
* Adapted the sudo Python plugin test output to match Python 3.12.