pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xinit
Module Name: pkgsrc
Committed By: wiz
Date: Thu May 22 21:24:17 UTC 2008
Modified Files:
pkgsrc/x11/xinit: Makefile distinfo
Removed Files:
pkgsrc/x11/xinit/patches: patch-aa
Log Message:
Update to 1.0.9:
Adam Jackson (2):
Unset session environment variables so startx works within a running
session.
xinit 1.0.9
Alan Coopersmith (3):
Use od on /dev/random to generate cookie on Solaris
Check for proper cookie creation on all platforms
Use /bin/ksh instead of /bin/sh on Solaris
Jeremy C. Reed (1):
Use /dev/urandom for cookie it it exists
Jeremy Huddleston (14):
Apple: Fixed issue where display would not be passed correctly to the
server if nolisten tcp was enabled.
Apple: Execute /usr/X11/bin/privileged_startx if it's present
Apple: Renamed LaunchAgent to org.x.startx to distinguish it from the
org.x.X11 application
Correctly handle users with spaces in $HOME
Apple: privileged_startx is in XINITDIR
Apple: We renamed font_cache.sh to font_cache for better consistency...
Changing startx to work with this
Apple: Wait for privileged_startx to finish, so we don't race to create
/tmp/.X11-unix
Apple: Added privileged_startx
Apple: Fixed make dist to include a missing header and not include
generated sources
Cleaned up handling of defaultserver{,args}
Apple: Use CFProcessPath instead of argv[0] trick.
Apple: Added some OSX version protection, so this will still compile on
Tiger and below.
Apple: No need for these bits being here in xinit as of
xserver-1.4.0-apple9
Apple: Don't need to spew unneccessary 'directory exists' messages.
Matthieu Herrb (2):
OpenBSD: use openssl rand -hex 16 to generate the cookie.
Replace sprintf() and strcpy() with snprintf().
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/x11/xinit/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/x11/xinit/distinfo
cvs rdiff -r1.2 -r0 pkgsrc/x11/xinit/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index