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

Summarize configure settings after all tests have run.

This makes it a lot easier to see what features have been enabled.
This commit is contained in:
Todd C. Miller 2021-05-06 13:14:58 -06:00
parent d71731e50d
commit 96436787a1
3 changed files with 581 additions and 802 deletions

4
NEWS
View File

@ -73,6 +73,10 @@ What's new in Sudo 1.9.7
* The TLS connection timeout in the sudoers log client was previously
hard-coded to 10 seconds. It now uses the value of log_server_timeout.
* The configure script now outputs a summary of the user-configurable
options at the end, separate from output of configure script tests.
Bug #820.
What's new in Sudo 1.9.6p1
* Fixed a regression introduced in sudo 1.9.6 that resulted in an

808
configure vendored

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff