sudo 1.8.23b4 released

"Todd C. Miller" <[email protected]> Sun, 15 Apr 2018 15:30:43 -0600
Newsgroups gmane.comp.tools.sudo.devel
Message-ID <[email protected]>
The fourth beta version of sudo 1.8.23 is now available.  In addition
to bug fixes, sudo 1.8.23 introduces the cvtsudoers utility which
can convert between sudoers formats and perform some basic filtering.

Source:
    https://www.sudo.ws/sudo/dist/beta/sudo-1.8.23b4.tar.gz
    ftp://ftp.sudo.ws/pub/sudo/beta/sudo-1.8.23b4.tar.gz

SHA256 checksum:
    1931cee03db0fdfc92e47636effd06ec79ad846aab1d50e535846ffb9202307d
MD5 checksum:
    4f2b111fd56813f221007b56c56cd801

Binary packages:
    https://www.sudo.ws/sudo/dist/beta/packages/index.html#binary

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

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

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

Major changes between sudo 1.8.23b4 and 1.8.23b3:

 * Fixes for cvtsudoers bugs exposed by the new cvtsudoers regression
   tests.

 * Updated translations from translationproject.org.

Major changes between sudo 1.8.23b3 and 1.8.23b2:

 * The cvtsudoers utility now supports setting defaults types and
   the suppression list in its config file.

 * The cvtsudoers utility has a new "-p" option to prune non-matching
   entries from the output when the "-m" option is also used.

 * Fixed a problem with the process start time test in "make check"
   when run in a Linux container.  The test now uses the "btime"
   field in /proc/stat to get the system start time instead of using
   /proc/uptime, which is the container uptime.  Bug #829.

 * Sudoedit now checks the writability of a temporary directory
   before using it.  For example, if /var/tmp is not writable but
   /tmp is, then /tmp will be used.

 * If the cvtsudoers utility is given the -d option, any aliases
   used by Defaults entries that are not being converted are omitted
   from the output if they are otherwise unused.

 * Updated translations from translationproject.org.

Major changes between sudo 1.8.23b2 and 1.8.23b1:

 * Fixed a bug on some systems where sudo could hang on command
   exit when I/O logging was enabled.  Bug #826.

 * The cvtsudoers utility has gained an option to control what type
   of Defaults entries are translated.

 * The sudoers.ldap manual now has a section on converting from
   file-based sudoers to LDAP-based.

Major changes between sudo 1.8.23b1 and 1.8.22:

 * PAM account management modules and BSD auto approval modules are
   now run even when no password is required.

 * For kernel-based time stamps, if no terminal is present, fall
   back to parent-pid style time stamps.

 * The new cvtsudoers utility replaces both the "sudoers2ldif" script
   and the "visudo -x" functionality.  It can read a file in either
   sudoers or LDIF format and produce JSON, LDIF or sudoers output.
   It is also possible to filter the generated output file by user,
   group or host name.

 * The file, ldap and sss sudoers backends now share a common set
   of formatting functions for "sudo -l" output, which is also used
   by the cvtsudoers utility.

 * The /run directory is now used in preference to /var/run if it
   exists. Bug #822.

 * More accurate descriptions of the --with-rundir and --with-vardir
   configure options.  Bug #823.

 * The setpassent() and setgroupent() functions are now used on systems
   that support them to keep the passwd and group database open.
   Sudo performs a lot of passwd and group lookups so it can be
   beneficial to avoid opening and closing the files each time.

 * The new case_insensitive_user and case_insensitive_group sudoers
   options can be used to control whether sudo does case-sensitive
   matching of users and groups in sudoers.  Case insensitive
   matching is now the default.

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

iQIcBAEBCAAGBQJa08R8AAoJEKn0wCHOpHD7dPcP/02SFAFVBk0FpcBLuD08XHFp
ebI9Q4wvoCUWtTSNTuCM+b+QMhKsPpg7mRToqlwQiwEnCCCzvo8D+FNNJmWVC5uR
g85XM2h4WNfe+PycHq7NVDUznaRPHY6Hv58hK9HtA6EzeqWF8QzAYHTwTRjfxu49
bfztoP4rO/JDAEk+EN2DPJtyrROl5pc4pPwLUsOlXqXZ7NtP9XnIpdM1y9orYeYO
myg4d21tYzfSLu8bZx3dDIbDs3O55bWtlxZ9zjS8q+COJkEtV1grhhwMMyDoIYEC
Tt8Ol2ziNfjXDMBohahQCa3KdvoqGmV5P0AfpSjPnx3bLGennt70kCWo7UatXXij
V69dpWni88qCdNaCwLQWU3LbQlIrMo9Dcl7Cyy4eV7pFr5qK9XolUhG6DPg8L/GJ
o+48aA6kKBHIJYJ3RTN1RaObdVgfz6Mis33PZ/sHsq+lczccfAKnAsbjSWX+xTLm
KM05canka7mZibtHKoP4ZqE8n81z/hkz/UgXbccnMxmVourpqepFFRFwmuODWCyx
26B4/D1C8Gop99QE5Y4dr11u9Oh76akFIrLYEqt44a2rfdHcWoqoQQ8A5utdWris
M06PaP1AokCJF0OYrwEoetz2jc76tJctDxFAiVBItZ5L5rFHlVQSfWtkNyCB264Z
fCIB8sosnZ2mshfGe7IO
=k8P7
-----END PGP SIGNATURE-----