sudo 1.9.16 released

"Todd C. Miller via sudo-announce" <[email protected]> Mon, 02 Sep 2024 18:23:31 -0600
Newsgroups gmane.comp.tools.sudo.announce
Message-ID <[email protected]>
--===============1791690179463598903==
Content-Type: multipart/signed; protocol="application/pgp-signature";
  micalg=pgp-; boundary="85773_Mon_Sep__2_18_23_21_MDT_2024"

--85773_Mon_Sep__2_18_23_21_MDT_2024
Content-Type: text/plain; charset=us-ascii

Sudo version 1.9.16 is now available. This is primarily a bug fix
release.

Source:
    https://www.sudo.ws/dist/sudo-1.9.16.tar.gz
    ftp://ftp.sudo.ws/pub/sudo/sudo-1.9.16.tar.gz

SHA256 checksum:
    c0d84d797f06b732fc573d0b798ae83128c2bc33052057f05b560ec6bcbfa03d
MD5 checksum:
    d584d756e0cd72f1019e8f0aec9e1564

Binary packages:
    https://www.sudo.ws/getting/packages/
    https://github.com/sudo-project/sudo/releases/tag/SUDO_1_9_16

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

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

Major changes between sudo 1.9.16 and 1.9.15p5:

 * Added the "cmddenial_message" sudoers option to provide additional
   information to the user when a command is denied by the sudoers
   policy.  The default message is still displayed.

 * The time stamp used for file-based logs is now more consistent
   with the time stamp produced by syslog.  GitHub issues #327.

 * Sudo will now warn the user if it can detect the user's terminal
   but cannot determine the path to the terminal device.  The sudoers
   time stamp file will now use the terminal device number directly.
   GitHub issue #329.

 * The embedded copy of zlib has been updated to version 1.3.1.

 * Improved error handling if generating the list of signals and signal
   names fails at build time.

 * Fixed a compilation issue on Linux systems without process_vm_readv().

 * Fixed cross-compilation with WolfSSL.

 * Added a "json_compact" value for the sudoers "log_format" option
   which can be used when logging to a file.  The existing "json"
   value has been aliased to "json_pretty".  In a future release,
   "json" will be an alias for "json_compact".  GitHub issue #357.

 * A new "pam_silent" sudoers option has been added which may be
   negated to avoid suppressing output from PAM authentication modules.
   GitHub issue #216.

 * Fixed several cvtsudoers JSON output problems.
   GitHub issues #369, #370, #371, #373, #381.

 * When sudo runs a command in a pseudo-terminal and the user's
   terminal is revoked, the pseudo-terminal's foreground process
   group will now receive SIGHUP before the terminal is revoked.
   This emulates the behavior of the session leader exiting and is
   consistent with what happens when, for example, an ssh session
   is closed.  GitHub issue #367.

 * Fixed "make test" with Python 3.12.  GitHub issue #374.

 * In schema.ActiveDirectory, fixed the quoting in the example command.
   GitHub issue #376.

 * Paths specified via a Chdir_Spec or Chroot_Spec in sudoers may
   now be double-quoted.

 * Sudo insults are now included by default, but disabled unless
   the --with-insults configure option is specified or the "insults"
   sudoers option is enabled.

 * The default sudoers file now enables the "secure_path" option by
   default and preserves the EDITOR, VISUAL, and SUDO_EDITOR environment
   variables when running visudo.  The new --with-secure-path-value
   configure option can be used to set the value of "secure_path" in
   the default sudoers file.  GitHub issue #387.

 * A sudoers schema for IBM Directory Server (aka IBM Tivoli Directory
   Server, IBM Security Directory Server, and IBM Security Verify
   Directory) is now included.

 * When cross-compiling sudo, the configure script now assumes that
   the snprintf() function is C99-compliant if the C compiler
   supports the C99 standard.  Previously, configure would use
   sudo's own snprintf() when cross-compiling.  GitHub issue #386.

--85773_Mon_Sep__2_18_23_21_MDT_2024
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEWdHpzLorN2cE/dNbqfTAIc6kcPsFAmbWVvkACgkQqfTAIc6k
cPvXYA/+OPIlNF2MjPb1/HZ4nuKb0FN8taH1/QbZMNtDCczu7UJk3f6Wmpwdf4oz
hWHhDePQLxEWz7NyR2uhRCC9WwiUf3uM9MfH8mCBTW53Zz23KLKfmM/IpVQJIB42
E8+WwSmR4lojq/lGjEd+nIAo8XJQhTbO151yofC5Yri4cqjjV9QARJ9A95mNLkr5
0C6HJoPBltJsUqfB6C9Ipra3jcDfHZTL85eUwK4utVy9+8XQa6Bx193TqvbrcUk0
BdF9s+biEcni/VrPPqo1cGJTtI81DaHtr7SU6nCahLZUrFj6eHrUqRCWUAsHCaTC
D3ZvGG7rG4f0FmuggO0mWrVtawLxJP5M9WIgUWad0jNscerBk+u3rTL09ECfuhWE
TiMqDU9mF7GtvbW+nPDXN3nB+8iB1NMzRWNupS/3uDBa5Mn9CqjD6WsV0txgqkS2
+P0VTq14Ec8oUFKVCOZS1thUH17L/cmp6SeAKv+OgqoMfduSOIyrX4m+8wpsuEqK
8RLpRMj95y5bVIn+SoupzmIAzgaRI3wchIqsvAVv7i1XQ6ZHXwJF3bi/d0Vw+6nl
6DO/rGaKkc+IK5sU5HSrA3f5A/QU7p5r4ZMjrs2tuBZtjGTY3eugTPvlXiYp/35R
t771WXSC+4UQ//hfjzxdrWzA28wkCk03rY8AGHSag+sVHIz9ZYo=
=axxt
-----END PGP SIGNATURE-----

--85773_Mon_Sep__2_18_23_21_MDT_2024--


--===============1791690179463598903==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

____________________________________________________________
sudo-announce mailing list <[email protected]>
For list information, options, or to unsubscribe, visit:
https://www.sudo.ws/mailman/listinfo/sudo-announce

--===============1791690179463598903==--