[sudo-commits] sudo changeset 8561:9c3662776afa

Todd C. Miller Todd.Miller at courtesan.com
Tue Jan 15 14:43:36 EST 2013


changeset:	8561:9c3662776afa in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/9c3662776afa
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               |   34 +++++----
 compat/Makefile.in               |   62 +++++++++--------
 configure                        |    8 +-
 configure.in                     |    6 +-
 plugins/sample/Makefile.in       |    8 +-
 plugins/sample_group/Makefile.in |   10 +-
 plugins/sudoers/Makefile.in      |  138 ++++++++++++++++++++------------------
 plugins/system_group/Makefile.in |    8 +-
 src/Makefile.in                  |   52 +++++++------
 9 files changed, 180 insertions(+), 146 deletions(-)


More information about the sudo-commits mailing list