sudo 1.8.25b2 released

"Todd C. Miller" <[email protected]> Wed, 29 Aug 2018 14:09:00 -0600
Newsgroups gmane.comp.tools.sudo.devel
Message-ID <[email protected]>
The second 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.25b2.tar.gz
    ftp://ftp.sudo.ws/pub/sudo/beta/sudo-1.8.25b2.tar.gz

SHA256 checksum:
    c40788fedbee94a25dd49d6983da44de76699fce83aa5fb217246989ec3ce31b
MD5 checksum:
    84c927eb578929ec884699046da21e0e

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.25b2 and 1.8.25b1:

 * Sudo now sets the LOGIN environment variable to the same value as
   LOGNAME on AIX systems.  Bug #848.

 * I/O log delay values are now parsed with nanosecond precision
   without relying on floating point representation.

Major changes between sudo 1.8.25b1 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-----

iQIcBAEBCAAGBQJbhv1YAAoJEKn0wCHOpHD7iQ8QAK0wUz5hDD2YzOF3gAvHPXVB
PWXeRJMvMplSjyW2yAqWTY+eAT2npoOgnS/D4ndw2gDz6XdsMPtycGSwDkdmYtPY
zTYoH3RNpYe3/d8HH2LQJwLKVVWp3pD/mGsn0fKGqLxdbo+vqWvqAmytoZUypZz4
YFJa05/GvxgIzwO5JdHcxrr0PDu7Ox3mBC5HuXlU6WMnKxaDkDSAlWQhkPmEAGR5
BmI6qsWtAJjXv+asyR2qJRYASqtnEI36qdRnwwpXDOQWE4r8BT3FeF/W5qm0JHCK
DVpEKbD1DJ/xELFn5KUcESEsKiN/JaMvP8ljeS2JETzc1RRg7URdmpvnZtBWOXag
Wr+IbPvPUOoWnwi0cGLlMmevWAjzBdxoIHFCIkHAHnetfOBJw5B7quoi0yXi2EqN
UggRl+IOsyEV7R7jer44+Iz9FF1JuFaLUl49szneC2KgwF1+ChfpMIN63YlvUDD+
GJ7+ulna3BLn4F6GBWBGjNK1zVqgUS6Zd1ptaPA37iC3lqFXdniayTpIVtRmcdO3
UpEuw3z0L3lBu+fR57tVHxne7hbIvYWOo4I6+b9U64O9fK2nEdcTR7CC+dj/1bAE
SR3Nz1MCf3BYRcioLo5CPQD9KH05JVo52SQaz0V1arGk+msSlRNV1vm77Z1s8izM
hPqebuHbEnCnOtsN3SMM
=P+jA
-----END PGP SIGNATURE-----