-
Fixed package builds on RedHat Enterprise Linux 8.
-
The
configurescript now usespkg-configto find the opensslcflagsandlibswhere possible. -
The contents of the
log.jsonI/O log file is now documented in the sudoers manual. -
The sudoers plugin now properly exports the
sudoers_auditsymbol on systems where the compiler lacks symbol visibility controls. This caused a regression in 1.9.1 where a successful sudo command was not logged due to the missing audit plugin. Bug #931. -
Fixed a regression introduced in 1.9.1 that can result in crash when there is a syntax error in the sudoers file. Bug #934.