sudo 1.8.25b1 released

"Todd C. Miller" <[email protected]> Mon, 27 Aug 2018 11:11:28 -0600
Newsgroups gmane.comp.tools.sudo.devel
Message-ID <[email protected]>
The first beta version for sudo 1.8.25 is now available.  Sudo
1.8.25 is primarily a bug fix release.  I expect this to be a short
release cycle, focused on bug fixes.

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

SHA256 checksum:
    fdce36e990c43b63d320a473b877b240bf988c4612b58df041ad02bc32cae903
MD5 checksum:
    cdfd06eb0ed5286e654e7538ab41fe40

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.8.25 and 1.8.24:

 * Fixed a bug introduced in sudo 1.8.20 that broke formatting of
   I/O log timing file entries on systems without a C99-compatible
   snprintf() function.  Our replacement snprintf() doesn't support
   floating point so we can't use the "%f" format directive.

 * I/O log timing file entries now use a monotonic timer and include
   nanosecond precision.  A monotonic timer that does not increment
   while the system is sleeping is used where available.

 * Fixed a bug introduced in sudo 1.8.24 where sudoNotAfter in the LDAP
   backend was not being properly parsed.  Bug #845.

 * When sudo runs a command in a pseudo-tty, the slave device is
   now closed in the main process immediately after starting the
   monitor process.  This removes the need for an AIX-specific
   workaround that was added in sudo 1.8.24.

 * Added support for monotonic timers on HP-UX.

 * Fixed a bug displaying timeout values the "sudo -V" output.
   The value displayed was 3600 times the actual value.  Bug #846.

 * Fixed a build issue on AIX 7.1 BOS levels that include memset_s()
   and define rsize_t in string.h.  Bug #847.

 * The testsudoers utility now supports querying an LDIF-format
   policy.

____________________________________________________________
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-----

iQIcBAEBCAAGBQJbhDCxAAoJEKn0wCHOpHD7YVEP/i+60hM1a6AX+QkRggA88Mxk
BZvbOVOGli12ximYVQ97lprhnVQlJEkPysgVCsUXlUlU4/w9DPs0pjzK+A4TjJHM
8wLPC6CzsQNA/7yJQ3gh6XuBUqUrrkG3pIuiqRccE95hAnmsSM/YfJqCW+4ZJRTE
CH0jD+zpR+HdA/SduBYRu8UOL5U/a0mRifXy/Iq3JVsmgb9pEwFIEgHuQ9kUW9DZ
LHdAyNkQK8lEhhSQEzy5V73R4SS3IGNop6g38hI8tjZ7vJaF4ED9u/rZwOIxgcpL
YXzhrZ6pUuBx9NC+IO4oNK8ht7VcEGd7/ldS89GRodmXQcwAc0XgQYr/ND93f4rw
oREA73SDOXS66eZoMUEAwq/3B5rV/RzrJrwj4D+2PHlEjbyMNy0pYVyeZ/3fGFlS
6xyI84j8TDXNfecnX+NbnsjSjFxC9TGcdrNmCRJlrhIxvSYnRTIPDFQUnqTP9Ypt
/90fM+O3e+E4yYGtiQq25CTmiQAomEBgdPOT/UrdfTRgB7h810mdfBd0bFW5HaLv
EnBIt0sgrETLl74VltA++Ge+v3+mb9WsQ6wbqcAYfKbEvE8gFdLeDqHGhn5wPSlj
1sC3Mjb513wXEAZoneR0qAnCCaYTRmHU/lKj3wYv9EU2hRZ+Po4/nOM+gQCpX/hM
Kyl7DlyIR1jpS6+t6qzx
=1vUp
-----END PGP SIGNATURE-----