[sudo-commits] sudo changeset 14491:b91a288c9968

Todd C. Miller Todd.Miller at sudo.ws
Thu Jan 19 14:04:05 MST 2023


changeset:	14491:b91a288c9968 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/b91a288c9968
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Thu Jan 19 13:22:31 2023 -0700

Log Message:
	Need to link sudo and sudoers with -lutil on Dragonfly BSD.
	It is safer to just search for setusercontext() in libc and libutil
	instead of matching on the operating system.

diffstat:

 configure    |  94 ++++++++++++++++++++++++++++++++++++++++++++++++++++-------
 configure.ac |  20 ++++++++----
 2 files changed, 96 insertions(+), 18 deletions(-)



More information about the sudo-commits mailing list