[sudo-commits] sudo changeset 12529:a411d532a5f4

Todd C. Miller Todd.Miller at sudo.ws
Wed Jul 22 07:44:32 MDT 2020


changeset:	12529:a411d532a5f4 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/a411d532a5f4
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue Jul 21 20:25:56 2020 -0600

Log Message:
	merge sudo 1.9.2 from tip

diffstat:

 INSTALL                        |     3 +-
 NEWS                           |    26 +
 README                         |    12 +-
 config.h.in                    |     8 +-
 configure                      |  1212 +++++++------
 configure.ac                   |   201 +-
 doc/sudoers.man.in             |    90 +-
 doc/sudoers.mdoc.in            |    67 +-
 examples/sudo.conf.in          |     1 +
 lib/iolog/iolog_fileio.c       |     2 +-
 lib/zlib/infback.c             |     1 +
 lib/zlib/inflate.c             |    18 +
 m4/ax_func_snprintf.m4         |    22 +-
 m4/libtool.m4                  |    16 +-
 m4/sudo.m4                     |    13 +-
 plugins/sudoers/audit.c        |     5 +
 plugins/sudoers/def_data.c     |     2 +-
 plugins/sudoers/def_data.in    |     2 +-
 plugins/sudoers/defaults.c     |     6 +
 plugins/sudoers/po/cs.mo       |   Bin 
 plugins/sudoers/po/cs.po       |    68 +-
 plugins/sudoers/po/de.mo       |   Bin 
 plugins/sudoers/po/de.po       |    68 +-
 plugins/sudoers/po/eo.mo       |   Bin 
 plugins/sudoers/po/eo.po       |    70 +-
 plugins/sudoers/po/it.mo       |   Bin 
 plugins/sudoers/po/it.po       |  1663 ++++++++++---------
 plugins/sudoers/po/ja.mo       |   Bin 
 plugins/sudoers/po/ja.po       |  1939 ++++++++++++++-------
 plugins/sudoers/po/ko.mo       |   Bin 
 plugins/sudoers/po/ko.po       |  1981 +++++++++++++++-------
 plugins/sudoers/po/pl.mo       |   Bin 
 plugins/sudoers/po/pl.po       |    72 +-
 plugins/sudoers/po/pt.mo       |   Bin 
 plugins/sudoers/po/pt.po       |    68 +-
 plugins/sudoers/po/pt_BR.mo    |   Bin 
 plugins/sudoers/po/pt_BR.po    |    68 +-
 plugins/sudoers/po/ro.mo       |   Bin 
 plugins/sudoers/po/ro.po       |  3474 +++++++++++++++++++++------------------
 plugins/sudoers/po/sudoers.pot |     7 +-
 plugins/sudoers/po/uk.mo       |   Bin 
 plugins/sudoers/po/uk.po       |    74 +-
 plugins/sudoers/po/zh_CN.mo    |   Bin 
 plugins/sudoers/po/zh_CN.po    |   181 +-
 plugins/sudoers/po/zh_TW.mo    |   Bin 
 plugins/sudoers/po/zh_TW.po    |    70 +-
 plugins/sudoers/sudoers.exp    |     1 +
 plugins/sudoers/sudoers.in     |     3 +-
 po/cs.mo                       |   Bin 
 po/cs.po                       |    70 +-
 po/de.mo                       |   Bin 
 po/de.po                       |    72 +-
 po/eo.mo                       |   Bin 
 po/eo.po                       |    74 +-
 po/it.mo                       |   Bin 
 po/it.po                       |   591 +++---
 po/ja.mo                       |   Bin 
 po/ja.po                       |   617 +++---
 po/ko.mo                       |   Bin 
 po/ko.po                       |   720 ++++---
 po/pl.mo                       |   Bin 
 po/pl.po                       |    72 +-
 po/pt.mo                       |   Bin 
 po/pt.po                       |    60 +-
 po/pt_BR.mo                    |   Bin 
 po/pt_BR.po                    |    70 +-
 po/ro.mo                       |   Bin 
 po/ro.po                       |    82 +-
 po/sudo.pot                    |    56 +-
 po/tr.mo                       |   Bin 
 po/tr.po                       |    74 +-
 po/uk.mo                       |   Bin 
 po/uk.po                       |    74 +-
 po/zh_CN.mo                    |   Bin 
 po/zh_CN.po                    |    72 +-
 po/zh_TW.mo                    |   Bin 
 po/zh_TW.po                    |    64 +-
 scripts/pp                     |    13 +-
 src/parse_args.c               |    10 +-
 src/solaris.c                  |     4 +
 src/sudo.c                     |     2 +-
 81 files changed, 8193 insertions(+), 6118 deletions(-)



More information about the sudo-commits mailing list