diff options
author | Julio M. Merino Vidal <jmmv@NetBSD.org> | 2006-05-01 22:51:57 +0000 |
---|---|---|
committer | Brian Cameron <bcameron@src.gnome.org> | 2006-05-01 22:51:57 +0000 |
commit | a9e30a48a0d1d3355c086fc130588624326455c0 (patch) | |
tree | 8e91d7d22fbb0ca297f668fd48166aede70131f3 /ChangeLog | |
parent | 6d0c4c19c07d522b5692b8365057c1b478be4794 (diff) | |
download | gdm-a9e30a48a0d1d3355c086fc130588624326455c0.tar.gz |
Explicitly adjust the effective GID before running the child session
2006-05-01 Julio M. Merino Vidal <jmmv@NetBSD.org>
* daemon/slave.c: Explicitly adjust the effective GID before
running the child session program. Otherwise it remains with
high privileges. The problem was exposed under NetBSD.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-05-01 Julio M. Merino Vidal <jmmv@NetBSD.org> + + * daemon/slave.c: Explicitly adjust the effective GID before + running the child session program. Otherwise it remains with + high privileges. The problem was exposed under NetBSD. + 2006-05-01 Brian Cameron <brian.cameron@sun.com> * config/gettextfoo.h, config/XKeepsCrashing: Updated by running |