sudo 1.8.25 released

"Todd C. Miller" <[email protected]> Mon, 03 Sep 2018 08:44:13 -0600
Newsgroups gmane.comp.tools.sudo.announce
Message-ID <[email protected]>
--===============6372309544234659601==
Content-Type: multipart/signed; protocol="application/pgp-signature";
  micalg=pgp-sha1; boundary="96086_Mon_Sep__3_08_43_54_MDT_2018"

--96086_Mon_Sep__3_08_43_54_MDT_2018
Content-Type: text/plain; charset=us-ascii

Sudo 1.8.25 is primarily a bug fix release.  In addition to bug
fixes, sudo 1.8.25 now stores nanosecond-granularity delay values
in the I/O log files and uses a monotonic timer where possible.

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

SHA256 checksum:
    9dcf0f61f663b4051d4b37a57f2da9d2800182b8c19205edde616fc9d935dc41
MD5 checksum:
    26ce5ce9c4b8f0127ff4225330a87cd0

Binary packages:
    https://www.sudo.ws/download.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 now sets the LOGIN environment variable to the same value as
   LOGNAME on AIX systems.  Bug #848.

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

--96086_Mon_Sep__3_08_43_54_MDT_2018
Content-Type: application/pgp-signature

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

iQIcBAEBCAAGBQJbjUiqAAoJEKn0wCHOpHD7370QALiwMjxyJE6cEo7uzIjke/S0
kLpCig3bxOOzsNIIGyOhM5/bfDENBOnRwCbr0OCIPCGAjUSIf42COc6kyc17vVnp
sxVG552BjdMk6FIyDzdLq7aXbAIm780+rWU8sFlagTVdRY5x0cmD/4XTojjuQqkK
HabNeqL7B6OgL4F4Ee4GOskgaPXwQVrwsnX0u+jRSt9/xlcP6QMWaundOaR88OER
164msXdGK+Ta0Ky4ZuIw/+acsxG0rpSki3VMSkyhyHNiOCIuU3iUKRW9ShvirhgB
pTmOE/LMWOp3vVqFSERWwlivKNXol5wrXfViqYsXlvq28eX3xT5QMLGWb3TnfCA7
jOLikTyCQeqxAg1ztzbR78AG0osd2fCY7YAvdZ56eKBg1hp6SObXxzur4VC5oqUs
aKPzH/Mz7aXuCSxg2EHm0cXVKJL/57mLILPPDYmX4J1x8Z41Ob3h2A8vrLcH3wzW
npRGU5f5OHKAlsPNw/NKu7K1BeGjxq9leyglkZSAgK5Do4I/7g49fXC53P5g/Y5o
xs0wUT2GsPKG/heSMIIEs5DNJ8JLaxxToPREUWJ0wTiDXpl4KvvXUMYirz8ypIiU
hw1dM4yhi8jYH68mWBV3GVVd3B0iAgSJ+rDOivu01g+/+iSLuoD1yII4NmDSKPSq
wv0Huru4E4j3TdZ7spi+
=Jfvj
-----END PGP SIGNATURE-----

--96086_Mon_Sep__3_08_43_54_MDT_2018--


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

--===============6372309544234659601==--