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

Sudo 1.8.20p2

This commit is contained in:
Todd C. Miller 2017-05-31 09:14:31 -06:00
parent c13ebffbce
commit 13633ae5ac

6
NEWS
View File

@ -1,3 +1,9 @@
What's new in Sudo 1.8.20p2
* Fixed a bug parsing /proc/pid/stat on Linux when the process
name contains newlines. This is not exploitable due to the /dev
traversal changes in sudo 1.8.20p1.
What's new in Sudo 1.8.20p1
* Fixed "make check" when using OpenSSL or GNU crypt.