Subject: CVS commit: pkgsrc/x11/gdm
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 05/01/2006 19:56:04
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Mon May  1 19:56:04 UTC 2006

Modified Files:
	pkgsrc/x11/gdm: Makefile distinfo
Added Files:
	pkgsrc/x11/gdm/patches: patch-ab

Log Message:
Properly drop egid to that of the user logging in.  Otherwise, the started
session has more privileges than it should and GTK applications simply
refuse to start.

I do not know how this slipped in the release... maybe some libc function
behaves differently in Linux.  Will report this upstream later.

Bump PKGREVISION to 1.


To generate a diff of this commit:
cvs rdiff -r1.111 -r1.112 pkgsrc/x11/gdm/Makefile
cvs rdiff -r1.36 -r1.37 pkgsrc/x11/gdm/distinfo
cvs rdiff -r0 -r1.13 pkgsrc/x11/gdm/patches/patch-ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.