[sudo-commits] sudo changeset 9873:650ac6938b59

Todd C. Miller Todd.Miller at courtesan.com
Fri Feb 6 11:01:09 MST 2015


changeset:	9873:650ac6938b59 in /media/repos/sudo
details:	http://www.sudo.ws/repos/sudo/rev/650ac6938b59
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Fri Feb 06 11:01:05 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 ++++++++
 NEWS                  |   3 ++
 configure             |  33 +++++++++++++++++++++++++++
 configure.ac          |   7 +++++
 doc/sudoers.cat       |  40 +++++++++++++++++++++++----------
 doc/sudoers.man.in    |  36 ++++++++++++++++++++++++++++-
 doc/sudoers.mdoc.in   |  29 ++++++++++++++++++++++-
 m4/sudo.m4            |  22 +++++++++++++++++-
 pathnames.h.in        |   4 +++
 plugins/sudoers/env.c |  61 +++++++++++++++++++++++++++++++++++++++++++++++---
 10 files changed, 224 insertions(+), 21 deletions(-)


More information about the sudo-commits mailing list