2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 09:57:41 +00:00
This commit is contained in:
Todd C. Miller 2021-01-11 08:16:53 -07:00
parent 01d0bbfb85
commit ea150d5918

2
NEWS
View File

@ -15,7 +15,7 @@ What's new in Sudo 1.9.5
actually exploitable since the allocated buffer is large enough actually exploitable since the allocated buffer is large enough
to hold the list of addresses. to hold the list of addresses.
* If sudo is executed with a name other that "sudo" or "sudoedit", * If sudo is executed with a name other than "sudo" or "sudoedit",
it will now fall back to "sudo" as the program name. This affects it will now fall back to "sudo" as the program name. This affects
warning, help and usage messages as well as the matching of Debug warning, help and usage messages as well as the matching of Debug
lines in the /etc/sudo.conf file. Previously, it was possible lines in the /etc/sudo.conf file. Previously, it was possible