sudo 1.8.25rc1 released

"Todd C. Miller" <[email protected]> Fri, 31 Aug 2018 11:12:01 -0600
Newsgroups gmane.comp.tools.sudo.devel
Message-ID <[email protected]>
The first release candidate 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.25rc1.tar.gz
    ftp://ftp.sudo.ws/pub/sudo/beta/sudo-1.8.25rc1.tar.gz

SHA256 checksum:
    8905f4d39b927186392ae89574bcd529c6ba360cc34ba26eb43948865e6b27e1
MD5 checksum:
    0655cf13dffd9264c59ebe1674e490d9

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

 * Fixed a regression introduced in sudo 1.8.24 where the LDAP and
   SSSD backends evaluated the rules in reverse sudoOrder.  Bug #849.

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

iQIcBAEBCAAGBQJbiXbbAAoJEKn0wCHOpHD7jYsP/RfnMTcLjsFXwkVt8L8P9/WI
EUeAljE6uBeTrICSEcb9rmz+a5kmDQVKlauShxZqxrPnhO+O/SJ4dV4IM+QdJUwH
/OzHSMHrRU3LVvK14hA3xiSoXUqyPXvOt+Y37ARdvO6hG+6KP8VOz7oobfL8E0Xw
ZK0fZ8pEbII5IyGCtzVIi8JdWx+gaDDBDZiE+06Ilhp+gYEYzva2Egw9IG46lnnU
5AZmtfAnwktTdGP9R7LUhqYyls4/rvnZScia8X8RqkYQobwi+vscg9isKTsUz7C3
EYFnLjf8nz35yo2iQzZKuz5LffmZXgnTNjGlHRHJ040jTjNuU73aGyWpsf9Gz3Ts
pT03kcqaWfJ8nelA1B9gMBqXAXdttulvjYNPxCcj4L/lij4isWarS3LzLJFKMsDK
yCXM7MvCq0egf+dwkFXCOJkLqRB5HGUqDtzdjs4pGPyEHdz3T9lZxqfVb0nX+T0v
MpbithWzqy2hwGa9/yJ1TUO4z5hP139rlRnCnjuUFbF2RSpe+vhtPeAy8R9OWCSs
NPuAFtQ7MXastiADXqPSUwHJddFi/QLcSHMBZ7rYqOdnJi6kH8xLX5OvPyJEfx5W
n4M48GGyyT2ZUv0Y6K5cXcPBdiw6eF94H8xAhiBMTxAmxAbd9DQ1jGqcYQjqp7Pt
OdeuGq/kcvP32yMTfxn/
=vulG
-----END PGP SIGNATURE-----