From e3967dc7dc3629fb9ace078f937614e34e68ed3a Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Tue, 20 Aug 2019 10:52:19 -0600 Subject: [PATCH] Recent fixes. --- NEWS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/NEWS b/NEWS index e62e25685..be5d44361 100644 --- a/NEWS +++ b/NEWS @@ -55,6 +55,16 @@ What's new in Sudo 1.8.28 the value of "ipa_hostname" from sssd.conf, if specified, when matching the host name. + * Fixed a bug introduced in 1.8.21 that prevented the core dump + resource limit set in the pam_limits module from taking effect. + Bug #894. + + * Fixed parsing of double-quoted Defaults group and netgroup bindings. + + * The user ID is now used when matching sudoUser attributes in LDAP. + Previously, the user name, group name and group IDs were used + when matching but not the user ID. + What's new in Sudo 1.8.27 * On HP-UX, sudo will now update the utmps file when running a command