2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 09:57:41 +00:00

ipa_hostname fix

This commit is contained in:
Todd C. Miller 2019-08-16 06:06:51 -06:00
parent e99082e05b
commit 9f7db2df2c

4
NEWS
View File

@ -51,6 +51,10 @@ What's new in Sudo 1.8.28
* I/O log timing files now store signal suspend and resume information * I/O log timing files now store signal suspend and resume information
in the form of a signal name instead of a number. in the form of a signal name instead of a number.
* Fixed a bug introduced in 1.8.24 that prevented sudo from honoring
the value of "ipa_hostname" from sssd.conf, if specified, when
matching the host name.
What's new in Sudo 1.8.27 What's new in Sudo 1.8.27
* On HP-UX, sudo will now update the utmps file when running a command * On HP-UX, sudo will now update the utmps file when running a command