[sudo-commits] sudo changeset 13890:92aa57606481

Todd C. Miller Todd.Miller at sudo.ws
Fri Apr 1 13:34:29 MDT 2022


changeset:	13890:92aa57606481 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/92aa57606481
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Fri Apr 01 11:14:59 2022 -0600

Log Message:
	Rename SSP_(C|LD)FLAGS -> HARDENING_(C|LD)FLAGS

diffstat:

 configure                           |  236 +++++++++++++++---------------
 configure.ac                        |   16 +-
 lib/eventlog/Makefile.in            |   18 +-
 lib/fuzzstub/Makefile.in            |    8 +-
 lib/iolog/Makefile.in               |   92 +++++-----
 lib/logsrv/Makefile.in              |    8 +-
 lib/protobuf-c/Makefile.in          |    8 +-
 lib/util/Makefile.in                |  262 ++++++++++++++++----------------
 lib/zlib/Makefile.in                |   38 ++--
 logsrvd/Makefile.in                 |   38 ++--
 plugins/audit_json/Makefile.in      |   12 +-
 plugins/group_file/Makefile.in      |   12 +-
 plugins/python/Makefile.in          |   48 +++---
 plugins/sample/Makefile.in          |   10 +-
 plugins/sample_approval/Makefile.in |   12 +-
 plugins/sudoers/Makefile.in         |  278 ++++++++++++++++++------------------
 plugins/system_group/Makefile.in    |   10 +-
 src/Makefile.in                     |  100 ++++++------
 18 files changed, 603 insertions(+), 603 deletions(-)



More information about the sudo-commits mailing list