[sudo-commits] sudo changeset 11795:eb3f547b08f8

Todd C. Miller Todd.Miller at sudo.ws
Fri Sep 27 15:34:33 MDT 2019


changeset:	11795:eb3f547b08f8 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/eb3f547b08f8
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Fri Sep 27 15:32:49 2019 -0600

Log Message:
	Fix restoring the file context of the user's tty with SELinux.
	Also fix broken tty labeling when running a command in a pty.
	Includes a fix for a typo introduced in the last change set.

diffstat:

 src/exec.c         |  14 +++-----------
 src/exec_monitor.c |  14 ++++++++++++++
 src/exec_nopty.c   |  11 +++++++++++
 src/exec_pty.c     |  21 ++++++++++++---------
 src/selinux.c      |  13 ++++++++-----
 src/sudo.c         |   1 +
 src/sudo.h         |   1 +
 7 files changed, 50 insertions(+), 25 deletions(-)


More information about the sudo-commits mailing list