[sudo-commits] sudo changeset 12120:17e50378c8ee

Todd C. Miller Todd.Miller at sudo.ws
Tue Jan 21 13:31:07 MST 2020


changeset:	12120:17e50378c8ee in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/17e50378c8ee
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue Jan 21 13:27:40 2020 -0700

Log Message:
	Add support for building on OpenSSL 1.0.2.
	This adds compatibility defines for some OpenSSL 1.1.x functions.

diffstat:

 aclocal.m4                     |    9 +-
 autogen.sh                     |    2 +-
 config.h.in                    |   15 ++
 configure                      |  241 ++++++++++++++++++++++++++++++++++++++--
 configure.ac                   |   19 ++-
 include/sudo_compat.h          |   18 +++
 logsrvd/logsrvd.c              |    5 +
 logsrvd/sendlog.c              |   11 +
 plugins/sudoers/iolog_client.c |   12 ++
 9 files changed, 309 insertions(+), 23 deletions(-)


More information about the sudo-commits mailing list