From 5f3a6b4f6ab4ed9e366d54a0a85aa1aa8710b4eb Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Mon, 23 Oct 2023 10:19:28 -0600 Subject: [PATCH] Mention new Indonesian translation and sudo_logsrvd fd limit change. --- NEWS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/NEWS b/NEWS index b6dc1b142..717377a67 100644 --- a/NEWS +++ b/NEWS @@ -66,6 +66,13 @@ What's new in Sudo 1.9.15 run instead of the environment of the invoking user. GitHub issue #318. + * New Indonesian translation from translationproject.org. + + * The sudo_logsrvd server will now raise its open file descriptor + limit to the maximum allowed value when it starts up. Each + connection can require up to nine open file descriptors so the + default soft limit may be too low. + What's new in Sudo 1.9.14p3 * Fixed a crash with Python 3.12 when the sudo Python python is