[sudo-commits] sudo changeset 8540:01be114fc9fb

Todd C. Miller Todd.Miller at courtesan.com
Thu Jan 3 14:21:04 EST 2013


changeset:	8540:01be114fc9fb in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/01be114fc9fb
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Jan 03 14:20:49 2013 -0500

Log Message:
	Break out stack smashing protector options into SSP_CFLAGS and
	SSP_LDFLAGS so we can use it everywhere (unlike LT_LDFLAGS).

diffstat:

 common/Makefile.in               |   38 +++++----
 compat/Makefile.in               |   62 ++++++++-------
 configure                        |    8 +-
 configure.in                     |    6 +-
 plugins/sample/Makefile.in       |    8 +-
 plugins/sample_group/Makefile.in |   10 +-
 plugins/sudoers/Makefile.in      |  144 ++++++++++++++++++++------------------
 plugins/system_group/Makefile.in |    8 +-
 src/Makefile.in                  |   56 ++++++++-------
 9 files changed, 187 insertions(+), 153 deletions(-)


More information about the sudo-commits mailing list