[sudo-commits] sudo changeset 13973:6f06cdbb1552

Todd C. Miller Todd.Miller at sudo.ws
Thu May 19 19:36:21 MDT 2022


changeset:	13973:6f06cdbb1552 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/6f06cdbb1552
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Thu May 19 17:01:14 2022 -0600

Log Message:
	Use explicit library dependencies instead of implicit.
	We now include all the dependent libraries when linking.
	Fixes a linking problem on CentOS Stream 9.

diffstat:

 configure                   |  2 +-
 configure.ac                |  2 +-
 lib/iolog/Makefile.in       |  9 +++++----
 lib/logsrv/Makefile.in      |  2 +-
 logsrvd/Makefile.in         |  4 +++-
 plugins/sudoers/Makefile.in |  2 +-
 6 files changed, 12 insertions(+), 9 deletions(-)



More information about the sudo-commits mailing list