[Xquartz-dev] 2.4.1_alpha2
Jeremy Huddleston
jeremyhu at apple.com
Mon Oct 12 16:34:53 PDT 2009
I just pushed out a second alpha for 2.4.1. This pulls in all the
work done at XDC including some fixes for some graphical issues (the
"borders" problem), some keymapping issues, scrolling event problems,
and many others.
This release bumps us up to the 1.6 server branch with 1.6.5-apple1.
I was living on the 1.6 branch for a while, and it seems fairly
regression free from 1.5, but as always there may be some lingering
issues that I haven't picked up on.
For those of you interested in helping test out an even newer branch,
I've built a server binary from the 1.7.0.901 release. After
installing 2.4.1_alpha2, please copy/paste the following to get it
installed:
cd /tmp
curl -LO http://static.macosforge.org/xquartz/downloads/X11.bin-1.7.0.901.bz2
bunzip2 X11.bin-1.7.0.901.bz2
for f in $(otool -L X11.bin-1.7.0.901 | grep /usr/X11 | awk '{print
$1}' | sort -u); do install_name_tool -change $f ${f/usr/opt}
X11.bin-1.7.0.901 ; done
sudo cp X11.bin-1.7.0.901 /Applications/Utilities/XQuartz.app/Contents/
MacOS/X11.bin
If I don't hear any nasty problems with 1.7, we'll be moving to it for
the next release instead of 1.5 or 1.6.
Thanks,
Jeremy
http://static.macosforge.org/xquartz/downloads/X11-SL-2.4.1_alpha2.dmg
http://xquartz.macosforge.org/trac/wiki/ChangeLog
Known Issues:
You'll need to manually run 'xmodmap' if you have a ~/.Xmodmap file
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3333 bytes
Desc: not available
URL: <http://lists.macosforge.org/pipermail/xquartz-dev/attachments/20091012/46710a9a/attachment.bin>
More information about the Xquartz-dev
mailing list