[sudo-commits] sudo changeset 11142:ca1a2a03e37d

Todd C. Miller Todd.Miller at sudo.ws
Wed Dec 20 16:33:43 MST 2017


changeset:	11142:ca1a2a03e37d in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/ca1a2a03e37d
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Wed Dec 20 16:19:54 2017 -0700

Log Message:
	Add "kernel" as a possible value of timestamp_type.
	Currently only supported on OpenBSD.

diffstat:

 NEWS                        |   5 ++++
 doc/sudoers.cat             |   6 +++++
 doc/sudoers.man.in          |   6 +++++
 doc/sudoers.mdoc.in         |   5 ++++
 plugins/sudoers/def_data.c  |   1 +
 plugins/sudoers/def_data.h  |   3 +-
 plugins/sudoers/def_data.in |   2 +-
 plugins/sudoers/timestamp.c |  51 +++++++++++++++++++++++++++++++++++++++++++++
 8 files changed, 77 insertions(+), 2 deletions(-)


More information about the sudo-commits mailing list