DragonFly BSD
DragonFly users List (threaded) for 2009-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

2.4.1 will be delayed one extra day (Re: git: Fix exec from setuid/setgid binaries)


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Tue, 29 Sep 2009 21:58:04 -0700 (PDT)

   Due to an important late commit 2.4.1 will be delayed one extra day.
   So it will be officially released on Thursday instead of Tomorrow.

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>

:commit 90a83564dcb0a2cbd396793eaa0ce66b694f014f
:Author: Simon Schubert <corecode@dragonflybsd.org>
:Date:   Tue Sep 29 20:42:01 2009 +0200
:
:    Fix exec from setuid/setgid binaries
:    
:    In the context of exec, we have to use the effective uid/gid to check
:    whether the process has permissions to exec, not the ruid/rgid.
:
:Summary of changes:
: sys/kern/kern_exec.c |    2 +-
: 1 files changed, 1 insertions(+), 1 deletions(-)




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]