K 10 svn:author V 2 cy K 8 svn:date V 27 2020-07-22T18:23:05.086341Z K 7 svn:log V 807 MFH: r542878 Update 1.9.1 --> 1.9.2 Major changes between sudo 1.9.2 and 1.9.1 * The configure script now uses pkg-config to find the openssl cflags and libs where possible. * The contents of the log.json I/O log file is now documented in the sudoers manual. * The sudoers plugin now properly exports the sudoers_audit symbol 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. PR: 248179 Submitted by: cy Reported by: cy Approved by: garga Approved by: portmgr (joneum) Obtained from: sudo-announce mailing list END