[sudo-commits] sudo changeset 12341:3109dd5cf61e

Todd C. Miller Todd.Miller at sudo.ws
Tue Apr 7 14:12:40 MDT 2020


changeset:	12341:3109dd5cf61e in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/3109dd5cf61e
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue Apr 07 14:03:58 2020 -0600

Log Message:
	Handle dependencies for .h files in the same directory as the source.
	Fixes missing header dependencies for the sudoers and python plugins.

diffstat:

 plugins/python/Makefile.in  |  244 +++++++++++++++++++++++++++++++++-----
 plugins/sudoers/Makefile.in |  278 +++++++++++++++++++++++--------------------
 scripts/mkdep.pl            |   20 ++-
 3 files changed, 372 insertions(+), 170 deletions(-)


More information about the sudo-commits mailing list