-
Fixed support for passing a prompt (
sudo -p) or a login class (sudo -c) on the command line. This is a regression introduced in sudo 1.9.8. Bug #993. -
Fixed a crash with sudo
ALLrules in the LDAP and SSSD back-ends. This is a regression introduced in sudo 1.9.8. Bug #994. -
Fixed a compilation error when the
--enable-static-sudoersconfigure option was specified. This is a regression introduced in sudo 1.9.8 caused by a symbol clash with the intercept and log server protobuf functions.