v1.9.13p3
Add basic regress for JSON functions. Fix a bug in escaped control character handling. Roll back changes to buffer if sudo_json_add_value() fails.
Keep group file open until the call to myendgrent(). This restores the previous behavior.
Handle "locale -a" returning both C.UTF-8 and C.utf8. It is possible to have mutiple matches from the output of "locale -a". Just take the first one. Fixes GitHub issue #241.
The sample plugin is now built by default to avoid bit rot. GitHub issue #234.
Sync clean target with other Makefile.in files.
A user with "list" privs for root may not list all users. A user with "sudo ALL" for root _is_ allowed to list any user.
Rename SSP_(C|LD)FLAGS -> HARDENING_(C|LD)FLAGS