sudo 1.9.4b1 released

"Todd C. Miller" <[email protected]> Mon, 16 Nov 2020 16:03:57 -0700
Newsgroups gmane.comp.tools.sudo.devel
Message-ID <[email protected]>
The first beta version of sudo 1.9.4 is now available.  In addition
to bug fixes, Sudo 1.9.4 adds support for JSON-formatted logs as
well as sending log messages to sudo_logsrvd even when I/O logging
is not in use.

Source:
    https://www.sudo.ws/dist/beta/sudo-1.9.4b1.tar.gz
    ftp://ftp.sudo.ws/pub/sudo/beta/sudo-1.9.4b1.tar.gz

SHA256 checksum:
    5e874be4fec2aa3363d82ec13f86d88fb64bae96513ad3cac2d57a530aae24e5

MD5 checksum:
    e0839d69c9ee275b595f178a806047bf

Binary packages:
    https://www.sudo.ws/dist/beta/packages/index.html#binary

For a list of download mirror sites, see:
    https://www.sudo.ws/download_mirrors.html

Sudo web site:
    https://www.sudo.ws/

Sudo web site mirrors:
    https://www.sudo.ws/mirrors.html

Major changes between sudo 1.9.4 and 1.9.3p1:

 * The sudoers parser will now detect when an upper-case reserved
   word is used when declaring an alias.  Now instead of "syntax
   error, unexpected CHROOT, expecting ALIAS" the message will be
   "syntax error, reserved word CHROOT used as an alias name".
   Bug #941.

 * Better handling of sudoers files without a final newline.
   The parser now adds a newline at end-of-file automatically which
   removes the need for special cases in the parser.

 * Fixed a regression introduced in sudo 1.9.1 in the sssd back-end
   where an uninitialized pointer could be freed on an error path.
   GitHub issue #67.

 * The core logging code is now shared between sudo_logsrvd and
   the sudoers plugin.

 * JSON log entries sent to syslog now use "minimal" JSON which
   skips all non-essention whitespace.

 * The sudoers plugin can now produce JSON-formatted logs.  The
   "log_format" sudoers option can be used to select sudo or json
   format logs.  The default is sudo format logs.

 * The sudoers plugin and visudo now display the column number in
   syntax error messages in addition to the line number.  Bug #841.

 * If I/O logging is not enabled but "log_servers" is set, the
   sudoers plugin will now log accept events to sudo_logsrvd.
   Previously, the accept event was only sent when I/O logging was
   enabled.  The sudoers plugin now sends reject and alert events too.

 * The sudo logsrv protocol has been extended to allow an AlertMessage
   to contain an optional array of InfoMessage, as AcceptMessage
   and RejectMessage already do.

 * Fixed a bug in sudo_logsrvd where receipt of SIGHUP would result
   in duplicate entries in the debug log when debugging was enabled.

 * The visudo utility now supports EDITOR environment variables
   that use single or double quotes in the command arguments.
   Bug #942.

 * The PAM session modules now run when sudo is set-user-ID root,
   which allows a module to determine the original user-ID.
   Bug #944.

 * Fixed a regression introduced in sudo 1.8.24 in the LDAP back-end
   where sudoNotBefore and sudoNotAfter were applied even when the
   SUDOERS_TIMED setting was not present in ldap.conf.  Bug #945.

 * Sudo packages for macOS 11 now contain universal binaries that
   support both Intel and Apple Silicon CPUs.

____________________________________________________________
sudo-workers mailing list <[email protected]>
For list information, options, or to unsubscribe, visit:
https://www.sudo.ws/mailman/listinfo/sudo-workers
signature.asc (application/pgp-signature, 801 B)
-----BEGIN PGP SIGNATURE-----

iQIcBAEBCAAGBQJfswVYAAoJEKn0wCHOpHD7T/0P/ichMozGF896ZUz6xbErDHrQ
GkM+KXTBT4CRj0Og3Eg7Z63jQBksqnHLwnCLb3NXenNHZKZW6Xvt69C9ZREQN8FJ
cafF3KJNtNfHn6QgSWPcdMANoMfmv5anDlIhP7AWq/seXjBr38fa54SO8AEdXdaY
Qwo/o1BHc+r0vrf9V3vFLS/9rqFkF9YArlPJlibgCf9L3LIY8yWblZSpZBrTtcj1
ugHKBCue6xQSgT9cC0TqMTZmGgeAbzC3Nb3Mak+GvuzSZl33oSCey75CbunuMO1I
hzolp95/Pu0MEeFR+ft4+cUwXoNpOKaXu4Y+AzsLJ+pa1FPMtNVlpyFbfnzvqHsc
Duqgs7iCH+uRZ8/JSY6QThbok0MvolCoM2nvU8wKab2OpJr7/0fl5ttN28xpjfTH
3U3/T4IEVUyvPkE9v3ge29q0Y8bHyCnh+7qQRB0pgaUm35r2H1IPTybYLF8tVnec
4mS8SvGGOjZkr0bQciDUXWmwq/Mxfai7AkP6gI02RsNq4yUL/AkZHFwzgAJIjEyr
8BnxpJLpiGEIEO0zZMTvlo2EQdm2Ice+D5PzwCvPzbVwlk1/LaADXhbCNaA+Epcs
wUQkkmEvRxvsGSKXeFFQ2vTe2PBIPpTQRnPELtuHWxL0fCj8G8WeUp+r6gRyPHpP
rbuGtTDacvsMIxzf6mld
=i6B2
-----END PGP SIGNATURE-----