[sudo-commits] sudo changeset 8209:0c4e3f68b2f5

Todd C. Miller Todd.Miller at courtesan.com
Wed Jun 20 13:39:39 EDT 2012


changeset:	8209:0c4e3f68b2f5 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/0c4e3f68b2f5
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Jun 20 13:38:17 2012 -0400

Log Message:
	Don't run regress tests or sudoers sanity check (using the newly-built
	visudo) when cross compiling.  Bug #560

diffstat:

 common/Makefile.in               |   1 +
 compat/Makefile.in               |  29 +++++++++++++++------------
 configure                        |   4 +++
 configure.in                     |   6 +++++
 doc/Makefile.in                  |   1 +
 include/Makefile.in              |   1 +
 plugins/sample/Makefile.in       |   1 +
 plugins/sample_group/Makefile.in |   1 +
 plugins/sudoers/Makefile.in      |  42 +++++++++++++++++++++------------------
 plugins/system_group/Makefile.in |   1 +
 src/Makefile.in                  |   1 +
 zlib/Makefile.in                 |   1 +
 12 files changed, 57 insertions(+), 32 deletions(-)



More information about the sudo-commits mailing list