]> granicus.if.org Git - sudo/commitdiff
More changes in 1.8.26
authorTodd C. Miller <Todd.Miller@sudo.ws>
Thu, 25 Oct 2018 15:04:52 +0000 (09:04 -0600)
committerTodd C. Miller <Todd.Miller@sudo.ws>
Thu, 25 Oct 2018 15:04:52 +0000 (09:04 -0600)
NEWS

diff --git a/NEWS b/NEWS
index f32c0a35010c986d3c894d2b9c2865d8cb5d25bc..9d902fbd3b7985404454f2c22a9e97f35314e253 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,35 @@ What's new in Sudo 1.8.26
    preserved or removed from the environment using env_keep, env_check
    or env_delete, so is the other.
 
+ * Added support for OpenLDAP's TLS_REQCERT setting in ldap.conf.
+
+ * Sudo now logs when the command was suspended and resumed in the
+   I/O logs.  This information is used by sudoreplay to skip the
+   time suspended when replaying the session unless the new -S flag
+   is used.
+
+ * Fix documentation problems found by the igor utility.  Bug #854.
+
+ * Sudo now prints a warning message when there is an error or end
+   of file while reading the password instead of exiting silently.
+
+ * Fixed a bug in the sudoers LDAP back-end parsing the command_timeout,
+   role, type, privs and limitprivs sudoOptions.  This also affected
+   cvtsudoers conversion from LDIF to sudoers or JSON.
+
+ * Fixed a bug that prevented timeout settings in sudoers from
+   functioning unless a timeout was also specified on the command
+   line.
+
+ * Asturian translation for sudo from translationproject.org.
+
+ * When generating LDIF output, cvtsudoers can now be configured
+   to pad the sudoOrder increment such that the start order is used
+   as a prefix.  Bug #856.
+
+ * Fixed a bug introduced in sudo 1.8.25 that prevented sudo from
+   properly setting the user's groups on AIX.  Bug #857.
+
 What's new in Sudo 1.8.25p1
 
  * Fixed a bug introduced in sudo 1.8.25 that caused a crash on