[sudo-commits] sudo changeset 9883:33b545d19c03

Todd C. Miller Todd.Miller at courtesan.com
Tue Feb 10 10:10:19 MST 2015


changeset:	9883:33b545d19c03 in /media/repos/sudo
details:	http://www.sudo.ws/repos/sudo/rev/33b545d19c03
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Feb 09 16:34:06 2015 -0700

Log Message:
	Sanity check the TZ environment variable by special casing it in
	env_check.  The --with-tzdir configure option can be used to
	specify the zoneinfo directory if configure doesn't find it.

diffstat:

 INSTALL         |   10 +
 Makefile.in     |   10 +-
 NEWS            |    5 +
 aclocal.m4      |   20 ++
 configure       |  440 ++++++++++++++++++++++++++++++++-----------------------
 configure.in    |    9 +-
 env.c           |   57 +++++++-
 pathnames.h.in  |    4 +
 sudoers.cat     |   52 ++++--
 sudoers.man.in  |  274 +++++++++++++++++++---------------
 sudoers.mdoc.in |   30 +++-
 11 files changed, 581 insertions(+), 330 deletions(-)


More information about the sudo-commits mailing list