mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 09:57:41 +00:00
sync
This commit is contained in:
parent
9ee50beaa7
commit
2d13bf3562
14
NEWS
14
NEWS
@ -53,6 +53,20 @@ What's new in Sudo 1.8.20
|
||||
to env_file but its contents are subject to the same restrictions
|
||||
as variables in the invoking user's environment.
|
||||
|
||||
* Fixed a use after free bug in the SSSD backend when the fqdn
|
||||
sudoOption is enabled and no hostname value is present in
|
||||
/etc/sssd/sssd.conf.
|
||||
|
||||
* Fixed a typo that resulted in a compilation error on systems
|
||||
where the killpg() function is not found by configure.
|
||||
|
||||
* Fixed a compilation error with the included version of zlib
|
||||
when sudo was built outside the source tree.
|
||||
|
||||
* Fixed the exit value of sudo when the command is terminated by
|
||||
a signal other than SIGINT. This was broken in sudo 1.8.15 by
|
||||
the fix for Bug #722. Bug #784.
|
||||
|
||||
What's new in Sudo 1.8.19p2
|
||||
|
||||
* Fixed a crash in visudo introduced in sudo 1.8.9 when an IP address
|
||||
|
Loading…
x
Reference in New Issue
Block a user