[sudo-commits] sudo changeset 14279:39cf4d8052ff

Todd C. Miller Todd.Miller at sudo.ws
Fri Nov 4 19:02:24 MDT 2022


changeset:	14279:39cf4d8052ff in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/39cf4d8052ff
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Fri Nov 04 14:27:03 2022 -0600

Log Message:
	Merge sudo 1.9.12p1 from tip.

diffstat:

 NEWS                              |   13 +++
 aclocal.m4                        |    4 +-
 configure                         |  134 +++++++++++++++++++++++--------------
 configure.ac                      |   30 ++++++-
 lib/iolog/host_port.c             |    1 +
 plugins/sudoers/auth/API          |    2 +-
 plugins/sudoers/auth/afs.c        |    2 +-
 plugins/sudoers/auth/aix_auth.c   |    2 +-
 plugins/sudoers/auth/bsdauth.c    |   14 +-
 plugins/sudoers/auth/dce.c        |    2 +-
 plugins/sudoers/auth/fwtk.c       |    2 +-
 plugins/sudoers/auth/kerb5.c      |    4 +-
 plugins/sudoers/auth/pam.c        |    2 +-
 plugins/sudoers/auth/passwd.c     |   15 +--
 plugins/sudoers/auth/rfc1938.c    |    4 +-
 plugins/sudoers/auth/secureware.c |    2 +-
 plugins/sudoers/auth/securid5.c   |    5 +-
 plugins/sudoers/auth/sia.c        |    2 +-
 plugins/sudoers/auth/sudo_auth.h  |   26 +++---
 plugins/sudoers/match.c           |    7 +-
 plugins/sudoers/pwutil.c          |   42 +++++++++++
 plugins/sudoers/toke.c            |    9 +-
 plugins/sudoers/toke.l            |    9 +-
 src/exec_ptrace.c                 |    9 +-
 src/sudo.c                        |    2 +-
 25 files changed, 232 insertions(+), 112 deletions(-)



More information about the sudo-commits mailing list