[sudo-commits] sudo changeset 12094:060371a21669

Todd C. Miller Todd.Miller at sudo.ws
Sat Jan 18 11:51:34 MST 2020


changeset:	12094:060371a21669 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/060371a21669
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Sat Jan 18 11:32:45 2020 -0700

Log Message:
	Portability fixes and correct path to hostcheck.h in MANIFEST.
	Include sys/socket.h for getpeername().
	Link with -lnsl on Solaris to get inet_pton().

diffstat:

 MANIFEST                |  2 +-
 lib/iolog/Makefile.in   |  2 +-
 lib/iolog/hostcheck.c   |  2 +-
 plugins/sudoers/iolog.c |  1 +
 4 files changed, 4 insertions(+), 3 deletions(-)


More information about the sudo-commits mailing list