sudo 1.8.23b1 released

"Todd C. Miller" <[email protected]> Fri, 23 Mar 2018 17:49:28 -0600
Newsgroups gmane.comp.tools.sudo.devel
Message-ID <[email protected]>
The first 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.

The sudo distribution files are now signed with a new pgp key.
The PGPKEYS file has been updated accordingly.

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

SHA256 checksum:
    ccd8c80361ae58eaebd070f72c42835d9fc13547f3b5a6807de9e52f76cab0c9
MD5 checksum:
    156a7256ab2c6a19601111708f5564a3

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

iQIcBAEBCAAGBQJatZJ1AAoJEKn0wCHOpHD7RzkP/3buR0hC7eN9Kv/cDeJR0DBQ
eKO4HZgz2NTl6J0cXkHTQUZAiDuPeeLLuaf3mjSZB/40kW5YwnHVGKKoT2dhMO3l
wLc95vTXDQ5l6q9ZLsV6gccKorcnp/LOntuRmTLoC9jMI3LJ94NmSuea69kVjOxR
FUYV5HbMkRi6vwoql+xt5z6dN7WBfG9H1WAP/bRMPkZFsVPbMdsOYWBZChE90lmy
gfdNirLM35O12H+Ma8sMOqQ8ZUV+XbYh9Dl5ZsCiWy7VC9HBSQxVmOMkQtQ8RjHI
Q55ieZFE4RmgRxd+jDi78gN7vf0rpBDgx+TE7BH7dYOwR0GULUUdQ5zLzK5h6GBv
qD0HPWgWhrkHhQVLYYynxSlkYpToZq8tc4KFhwC0GuuWXCgpHab83w+H/D1LbkRE
2HneUNOf4BfislITOa9yuqcAMWc+GmsN1W0RHTOUh0H84hVApXJw2Ak+scoI77CC
QFtRRvRMVLlVserSWxt7HOXPRj/qOKRoDGd1NnXdqV79OCwHv4cKIHGiYZAIEHL/
wP1O/ZvCs3YoHht7ZSxbqIJ6gZJWoKIJ3qOidY6gU6Q8dy+RRq0DyIvPIPYdPgtC
dy2ChWQUTelu4TBxjkm7fFzD2Q2L/Vz188dFLnyLeSWyRC1Mkl+5i+XjUSAMqKgu
Ls4CMBfid3f6r77UEQqQ
=WrZY
-----END PGP SIGNATURE-----