[sudo-commits] sudo changeset 10784:d3677b10ea55

Todd C. Miller Todd.Miller at courtesan.com
Mon Dec 19 11:28:52 MST 2016


changeset:	10784:d3677b10ea55 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/d3677b10ea55
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Sun Dec 18 06:52:34 2016 -0700

Log Message:
	merge sudo 1.8.19 from tip

diffstat:

 INSTALL                                     |     8 -
 MANIFEST                                    |    11 +-
 NEWS                                        |    65 +-
 aclocal.m4                                  |     1 +
 config.guess                                |   330 +--
 config.h.in                                 |    36 +-
 config.sub                                  |    82 +-
 configure                                   |  2867 +++++++++++++++++++++-----
 configure.ac                                |   147 +-
 doc/TROUBLESHOOTING                         |     9 -
 doc/sudo.cat                                |     8 +-
 doc/sudo.conf.cat                           |    14 +-
 doc/sudo.conf.man.in                        |    11 +-
 doc/sudo.conf.mdoc.in                       |    11 +-
 doc/sudo.man.in                             |     6 +-
 doc/sudo.mdoc.in                            |     6 +-
 doc/sudo_plugin.cat                         |    26 +-
 doc/sudo_plugin.man.in                      |    33 +-
 doc/sudo_plugin.mdoc.in                     |    28 +-
 doc/sudoers.cat                             |    86 +-
 doc/sudoers.ldap.cat                        |     2 +-
 doc/sudoers.man.in                          |    92 +-
 doc/sudoers.mdoc.in                         |    89 +-
 doc/sudoreplay.cat                          |     6 +-
 doc/sudoreplay.man.in                       |     4 +-
 doc/sudoreplay.mdoc.in                      |     4 +-
 doc/visudo.cat                              |    43 +-
 doc/visudo.man.in                           |    42 +-
 doc/visudo.mdoc.in                          |    41 +-
 include/sudo_compat.h                       |    21 +
 include/sudo_conf.h                         |     2 +
 include/sudo_debug.h                        |    13 +
 include/sudo_plugin.h                       |     2 +-
 lib/util/Makefile.in                        |   156 +-
 lib/util/regress/atofoo/atofoo_test.c       |     2 +
 lib/util/regress/sudo_conf/conf_test.c      |     7 +-
 lib/util/regress/sudo_conf/test1.in         |     1 +
 lib/util/regress/sudo_conf/test1.out.ok     |     1 +
 lib/util/regress/sudo_conf/test4.err.ok     |     2 +-
 lib/util/regress/sudo_conf/test5.err.ok     |     2 +-
 lib/util/sha2.c                             |     6 +-
 lib/util/strlcpy.c                          |     2 +-
 lib/util/strnlen.c                          |     2 +-
 lib/util/strtoid.c                          |    51 +-
 lib/util/strtomode.c                        |     3 +-
 lib/util/sudo_conf.c                        |    89 +-
 lib/util/sudo_debug.c                       |    28 +-
 lib/util/util.exp.in                        |     2 +
 lib/util/vsyslog.c                          |    78 +
 lib/zlib/Makefile.in                        |    38 +-
 ltmain.sh                                   |    81 +-
 m4/ax_append_flag.m4                        |    71 +
 m4/libtool.m4                               |   171 +-
 m4/ltoptions.m4                             |     2 +-
 m4/ltsugar.m4                               |     2 +-
 m4/ltversion.m4                             |    12 +-
 m4/lt~obsolete.m4                           |     2 +-
 m4/sudo.m4                                  |    31 +-
 mkdep.pl                                    |     4 +-
 mkpkg                                       |     2 +-
 plugins/group_file/Makefile.in              |    12 +-
 plugins/sample/Makefile.in                  |    10 +-
 plugins/sudoers/Makefile.in                 |   202 +-
 plugins/sudoers/aixcrypt.exp                |     4 -
 plugins/sudoers/alias.c                     |    23 +-
 plugins/sudoers/auth/passwd.c               |     7 -
 plugins/sudoers/auth/rfc1938.c              |     4 +-
 plugins/sudoers/def_data.c                  |    20 +-
 plugins/sudoers/def_data.h                  |     8 +
 plugins/sudoers/def_data.in                 |    16 +-
 plugins/sudoers/defaults.c                  |   546 ++--
 plugins/sudoers/defaults.h                  |    14 +-
 plugins/sudoers/env.c                       |    12 +-
 plugins/sudoers/getspwuid.c                 |    64 +-
 plugins/sudoers/goodpath.c                  |     2 +-
 plugins/sudoers/gram.c                      |   313 +-
 plugins/sudoers/gram.y                      |   109 +-
 plugins/sudoers/interfaces.c                |    36 +-
 plugins/sudoers/iolog.c                     |   291 ++-
 plugins/sudoers/ldap.c                      |   290 +-
 plugins/sudoers/logging.c                   |    25 +-
 plugins/sudoers/mkdir_parents.c             |    94 +
 plugins/sudoers/parse.c                     |     8 +-
 plugins/sudoers/parse.h                     |    22 +-
 plugins/sudoers/po/ca.mo                    |   Bin 
 plugins/sudoers/po/cs.mo                    |   Bin 
 plugins/sudoers/po/cs.po                    |   743 +++---
 plugins/sudoers/po/da.mo                    |   Bin 
 plugins/sudoers/po/da.po                    |   787 ++++---
 plugins/sudoers/po/de.mo                    |   Bin 
 plugins/sudoers/po/de.po                    |   733 +++---
 plugins/sudoers/po/el.mo                    |   Bin 
 plugins/sudoers/po/eo.mo                    |   Bin 
 plugins/sudoers/po/eu.mo                    |   Bin 
 plugins/sudoers/po/fi.mo                    |   Bin 
 plugins/sudoers/po/fr.mo                    |   Bin 
 plugins/sudoers/po/hr.mo                    |   Bin 
 plugins/sudoers/po/hr.po                    |   705 +++---
 plugins/sudoers/po/hu.mo                    |   Bin 
 plugins/sudoers/po/it.mo                    |   Bin 
 plugins/sudoers/po/it.po                    |   739 +++---
 plugins/sudoers/po/ja.mo                    |   Bin 
 plugins/sudoers/po/ja.po                    |   755 +++---
 plugins/sudoers/po/ko.mo                    |   Bin 
 plugins/sudoers/po/ko.po                    |   934 ++++---
 plugins/sudoers/po/lt.mo                    |   Bin 
 plugins/sudoers/po/nb.mo                    |   Bin 
 plugins/sudoers/po/nb.po                    |   749 +++---
 plugins/sudoers/po/nl.mo                    |   Bin 
 plugins/sudoers/po/pl.mo                    |   Bin 
 plugins/sudoers/po/pl.po                    |   739 +++---
 plugins/sudoers/po/pt_BR.mo                 |   Bin 
 plugins/sudoers/po/pt_BR.po                 |   745 +++---
 plugins/sudoers/po/ru.mo                    |   Bin 
 plugins/sudoers/po/sk.mo                    |   Bin 
 plugins/sudoers/po/sl.mo                    |   Bin 
 plugins/sudoers/po/sr.mo                    |   Bin 
 plugins/sudoers/po/sr.po                    |   799 ++++---
 plugins/sudoers/po/sudoers.pot              |   716 +++---
 plugins/sudoers/po/tr.mo                    |   Bin 
 plugins/sudoers/po/uk.mo                    |   Bin 
 plugins/sudoers/po/uk.po                    |   743 +++---
 plugins/sudoers/po/vi.mo                    |   Bin 
 plugins/sudoers/po/vi.po                    |   743 +++---
 plugins/sudoers/po/zh_CN.mo                 |   Bin 
 plugins/sudoers/po/zh_CN.po                 |   746 +++---
 plugins/sudoers/policy.c                    |    39 +-
 plugins/sudoers/pwutil_impl.c               |     9 +
 plugins/sudoers/rcstr.c                     |   100 +
 plugins/sudoers/regress/parser/check_fill.c |     2 +-
 plugins/sudoers/regress/visudo/test2.err.ok |     2 +-
 plugins/sudoers/regress/visudo/test3.err.ok |     4 +-
 plugins/sudoers/regress/visudo/test7.out.ok |     1 +
 plugins/sudoers/regress/visudo/test7.sh     |    29 +
 plugins/sudoers/regress/visudo/test8.err.ok |     1 +
 plugins/sudoers/regress/visudo/test8.out.ok |     1 +
 plugins/sudoers/regress/visudo/test8.sh     |    30 +
 plugins/sudoers/set_perms.c                 |    78 +-
 plugins/sudoers/sssd.c                      |   135 +-
 plugins/sudoers/sudoers.c                   |    26 +-
 plugins/sudoers/sudoers.h                   |    16 +-
 plugins/sudoers/sudoers_debug.c             |    11 +-
 plugins/sudoers/sudoreplay.c                |    14 +-
 plugins/sudoers/testsudoers.c               |     2 +-
 plugins/sudoers/timestamp.c                 |    88 +-
 plugins/sudoers/toke.c                      |    31 +-
 plugins/sudoers/toke.l                      |    31 +-
 plugins/sudoers/visudo.c                    |   118 +-
 plugins/sudoers/visudo_json.c               |    12 +-
 plugins/system_group/Makefile.in            |    10 +-
 po/cs.mo                                    |   Bin 
 po/cs.po                                    |   287 +-
 po/de.mo                                    |   Bin 
 po/de.po                                    |   284 +-
 po/es.mo                                    |   Bin 
 po/es.po                                    |   466 ++--
 po/fr.mo                                    |   Bin 
 po/fr.po                                    |   282 +-
 po/hr.mo                                    |   Bin 
 po/hr.po                                    |   395 +-
 po/it.mo                                    |   Bin 
 po/it.po                                    |   282 +-
 po/ja.mo                                    |   Bin 
 po/ja.po                                    |   306 +-
 po/ko.mo                                    |   Bin 
 po/ko.po                                    |   429 ++-
 po/nb.mo                                    |   Bin 
 po/nb.po                                    |   290 +-
 po/pl.mo                                    |   Bin 
 po/pl.po                                    |   304 +-
 po/pt_BR.mo                                 |   Bin 
 po/pt_BR.po                                 |   284 +-
 po/sr.mo                                    |   Bin 
 po/sr.po                                    |   357 +-
 po/sudo.pot                                 |   288 +-
 po/tr.mo                                    |   Bin 
 po/tr.po                                    |   614 +++--
 po/uk.mo                                    |   Bin 
 po/uk.po                                    |   284 +-
 po/vi.mo                                    |   Bin 
 po/vi.po                                    |   282 +-
 po/zh_CN.mo                                 |   Bin 
 po/zh_CN.po                                 |   282 +-
 src/Makefile.in                             |    98 +-
 src/env_hooks.c                             |     2 +-
 src/exec_common.c                           |    18 +-
 src/exec_pty.c                              |    10 +-
 src/load_plugins.c                          |    34 +-
 src/openbsd.c                               |     2 +-
 src/parse_args.c                            |     8 +-
 src/regress/noexec/check_noexec.c           |   198 +
 src/sesh.c                                  |     5 +-
 src/sudo.c                                  |    28 +-
 src/sudo.h                                  |     8 +-
 src/sudo_edit.c                             |    10 +-
 src/sudo_exec.h                             |     7 +-
 src/tgetpass.c                              |    13 +-
 197 files changed, 14914 insertions(+), 10535 deletions(-)


More information about the sudo-commits mailing list