[sudo-commits] sudo changeset 8626:5de67de76489

Todd C. Miller Todd.Miller at courtesan.com
Wed Feb 6 14:07:02 EST 2013


changeset:	8626:5de67de76489 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/5de67de76489
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Feb 06 14:06:51 2013 -0500

Log Message:
	Sudo now stores its libexec files in a "sudo" subdirectory instead
	of in libexec itself.  For backwards compatibility, if the plugin
	is not found in the default plugin directory, sudo will check the
	parent directory default directory ends in "/sudo".

diffstat:

 configure          |  25 +++++++++++++++++++------
 configure.in       |  24 ++++++++++++++++++------
 doc/UPGRADE        |   7 +++++++
 mkpkg              |   4 ++--
 src/Makefile.in    |   6 +++---
 src/load_plugins.c |  17 +++++++++++++++--
 sudo.pp            |   4 +++-
 7 files changed, 67 insertions(+), 20 deletions(-)


More information about the sudo-commits mailing list