[sudo-commits] sudo changeset 10806:fb029d0665cd

Todd C. Miller Todd.Miller at courtesan.com
Sat Jan 14 06:11:50 MST 2017


changeset:	10806:fb029d0665cd in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/fb029d0665cd
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Fri Jan 13 21:30:35 2017 -0700

Log Message:
	merge sudo 1.8.19p2 from tip

diffstat:

 MANIFEST                                    |   3 +
 NEWS                                        |  13 +++-
 config.h.in                                 |   3 +
 configure                                   |  98 ++++++++++++++++++++++++++--
 configure.ac                                |  20 +++++-
 doc/LICENSE                                 |   2 +-
 include/sudo_compat.h                       |  14 +++-
 lib/util/Makefile.in                        |   4 +
 lib/util/nanosleep.c                        |  60 +++++++++++++++++
 lib/util/vsyslog.c                          |   7 +-
 mkdep.pl                                    |   4 +-
 plugins/sudoers/Makefile.in                 |   9 +-
 plugins/sudoers/interfaces.c                |   2 +-
 plugins/sudoers/logging.c                   |   2 +-
 plugins/sudoers/regress/visudo/test9.out.ok |   1 +
 plugins/sudoers/regress/visudo/test9.sh     |  12 +++
 plugins/sudoers/sudoers.c                   |  12 ++-
 plugins/sudoers/visudo.c                    |   7 +-
 src/exec_pty.c                              |   3 +-
 src/sudo.c                                  |   2 +-
 20 files changed, 245 insertions(+), 33 deletions(-)


More information about the sudo-commits mailing list