Changes between Version 64 and Version 65 of Releases


Ignore:
Timestamp:
06/02/12 01:43:15 (12 months ago)
Author:
jeremyhu@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Releases

    v64 v65  
    4646$ defaults write org.macosforge.xquartz.X11 SUFeedURL http://static.macosforge.org/xquartz/downloads/sparkle/beta.xml 
    4747}}} 
    48  
    49 == OSX Releases == 
    50 ==== 10.5.2 ==== 
    51 10.5.2's version of X11 is somewhere between the 2.1.1 and 2.1.2 packages released through this site.  The launchd mechanism to start X11 in 10.5.2 is unique to Apple's 10.5.2 and never appeared in a release from this site in that form (though it was essentially integrated into xinit for 2.1.2). 
    52  
    53 ==== 2008-002 Security Update ==== 
    54 The 2008-002 Security Update version of X11 is the same as 10.5.2 with some security fixes applied. 
    55  
    56 ==== 10.5.5 ==== 
    57 10.5.5 contains updates to the X11 server to match what shipped with 2.2.3 ([http://cgit.freedesktop.org/xorg/xserver/commit/?h=xorg-server-1.2-apple&id=02756b6c5911f656a750cdca76b37b50ec68c74d xorg-server-1.3.0-apple22]).  Most of the userland, however, only saw security updates.  The version reported by X11 in 10.5.5 is 2.1.5 to distinguish it from the 2.2.x series which contains a much newer userland. 
    58  
    59 ==== 10.5.7 ==== 
    60 10.5.7 updates the X11 server to match what shipped with 2.3.2 ([http://cgit.freedesktop.org/~jeremyhu/xserver/commit/?h=server-1.4-apple&id=77e054fc741bd68331b22a37c2de6b3163a0c0e7 xorg-server-1.4.2-apple33]).  Most of the userland, however, only saw security updates.  The version reported by X11 in 10.5.7 is 2.1.6 to distinguish it from the 2.3.x series which contains a much newer userland.  Users have reported some issues with the updated X11 in 10.5.7: 
    61  
    62   * X11 starts fullscreen for some users 
    63     * Hit cmd-opt-a to leave fullscreen and edit your preferences 
    64   * Clipboard doesn't work after editing preferences 
    65     * Install the [http://static.macosforge.org/xquartz/downloads/X11-Locales-2.3.3.2.dmg localization updates] that contain the clipboard preferences 
    66   * Keyboard mapping is sometimes incorrect 
    67     * This only occurs if you installed xquartz 2.2.x and have not installed newer releases.  Install the latest release from this site. 
    68  
    69 ==== 10.6 ==== 
    70 10.6 contains version 2.3.4 of X11.  Not surprisingly, this version lies between 2.3.3.2 and 2.4.0.  It contains all the fixes that went into Xplugin, quartz-wm, and most of the server fixes, but it is still on the 1.4 server branch (using [http://cgit.freedesktop.org/~jeremyhu/xserver/commit/?h=server-1.4-apple&id=299086f0df016678d1ab022881be91d0dbd992d1 xorg-server-1.4.2-apple45]).  Most of the userland libraries in this version are identical to what was shipped in 2.4.0 with a few exceptions. 
    71  
    72 ==== 10.6.3 ==== 
    73 10.6.3 contains version 2.3.5 of X11.  This version includes [http://cgit.freedesktop.org/~jeremyhu/xserver/commit/?h=server-1.4-apple&id=299086f0df016678d1ab022881be91d0dbd992d1 xorg-server-1.4.2-apple53] which pulls in many (but not all) server fixes that landed in our 2.5.0 release.  In addition, libXplugin and quartz-wm were updated to address some issues with Exposé and wine.  fontconfig and a few other libraries were updated as well. 
    74  
    75 ==== 10.6.5 ==== 
    76 10.6.5 contains version 2.3.6 of X11.  This version includes [http://cgit.freedesktop.org/~jeremyhu/xserver/commit/?h=server-1.4-apple&id=b8c4251d7e83d632f9c6cd853394fdbb62c421ca xorg-server-1.4.2-apple56] which pulls in many (but not all) server fixes that landed in our 2.5.1 release.  In addition, libXplugin and quartz-wm were updated to address some issues with Exposé and wine.  fontconfig and a few other libraries were updated as well. 
    77  
    78 ==== 10.7.0 ==== 
    79 10.7.0 contains a version of X11 very close to 2.6.3.  This version includes [http://cgit.freedesktop.org/xorg/xserver/commit/?h=server-1.10-branch&id=a4725afa0e77e9fcf6570001dc0de23a7a9ee6cb xorg-server-1.10.2 with some additional patches].  The final release of 2.6.3 included additional patches for the server (past xorg-server-1.10.3) and security fixes for libpng. 
    8048 
    8149== MacPorts == 
     
    135103install_x11_version_sl 1.5.3-apple21 
    136104}}} 
     105 
     106== OSX Releases == 
     107==== 10.5.2 ==== 
     10810.5.2's version of X11 is somewhere between the 2.1.1 and 2.1.2 packages released through this site.  The launchd mechanism to start X11 in 10.5.2 is unique to Apple's 10.5.2 and never appeared in a release from this site in that form (though it was essentially integrated into xinit for 2.1.2). 
     109 
     110==== 2008-002 Security Update ==== 
     111The 2008-002 Security Update version of X11 is the same as 10.5.2 with some security fixes applied. 
     112 
     113==== 10.5.5 ==== 
     11410.5.5 contains updates to the X11 server to match what shipped with 2.2.3 ([http://cgit.freedesktop.org/xorg/xserver/commit/?h=xorg-server-1.2-apple&id=02756b6c5911f656a750cdca76b37b50ec68c74d xorg-server-1.3.0-apple22]).  Most of the userland, however, only saw security updates.  The version reported by X11 in 10.5.5 is 2.1.5 to distinguish it from the 2.2.x series which contains a much newer userland. 
     115 
     116==== 10.5.7 ==== 
     11710.5.7 updates the X11 server to match what shipped with 2.3.2 ([http://cgit.freedesktop.org/~jeremyhu/xserver/commit/?h=server-1.4-apple&id=77e054fc741bd68331b22a37c2de6b3163a0c0e7 xorg-server-1.4.2-apple33]).  Most of the userland, however, only saw security updates.  The version reported by X11 in 10.5.7 is 2.1.6 to distinguish it from the 2.3.x series which contains a much newer userland.  Users have reported some issues with the updated X11 in 10.5.7: 
     118 
     119  * X11 starts fullscreen for some users 
     120    * Hit cmd-opt-a to leave fullscreen and edit your preferences 
     121  * Clipboard doesn't work after editing preferences 
     122    * Install the [http://static.macosforge.org/xquartz/downloads/X11-Locales-2.3.3.2.dmg localization updates] that contain the clipboard preferences 
     123  * Keyboard mapping is sometimes incorrect 
     124    * This only occurs if you installed xquartz 2.2.x and have not installed newer releases.  Install the latest release from this site. 
     125 
     126==== 10.6 ==== 
     12710.6 contains version 2.3.4 of X11.  Not surprisingly, this version lies between 2.3.3.2 and 2.4.0.  It contains all the fixes that went into Xplugin, quartz-wm, and most of the server fixes, but it is still on the 1.4 server branch (using [http://cgit.freedesktop.org/~jeremyhu/xserver/commit/?h=server-1.4-apple&id=299086f0df016678d1ab022881be91d0dbd992d1 xorg-server-1.4.2-apple45]).  Most of the userland libraries in this version are identical to what was shipped in 2.4.0 with a few exceptions. 
     128 
     129==== 10.6.3 ==== 
     13010.6.3 contains version 2.3.5 of X11.  This version includes [http://cgit.freedesktop.org/~jeremyhu/xserver/commit/?h=server-1.4-apple&id=299086f0df016678d1ab022881be91d0dbd992d1 xorg-server-1.4.2-apple53] which pulls in many (but not all) server fixes that landed in our 2.5.0 release.  In addition, libXplugin and quartz-wm were updated to address some issues with Exposé and wine.  fontconfig and a few other libraries were updated as well. 
     131 
     132==== 10.6.5 ==== 
     13310.6.5 contains version 2.3.6 of X11.  This version includes [http://cgit.freedesktop.org/~jeremyhu/xserver/commit/?h=server-1.4-apple&id=b8c4251d7e83d632f9c6cd853394fdbb62c421ca xorg-server-1.4.2-apple56] which pulls in many (but not all) server fixes that landed in our 2.5.1 release.  In addition, libXplugin and quartz-wm were updated to address some issues with Exposé and wine.  fontconfig and a few other libraries were updated as well. 
     134 
     135==== 10.7.0 ==== 
     13610.7.0 contains a version of X11 very close to 2.6.3.  This version includes [http://cgit.freedesktop.org/xorg/xserver/commit/?h=server-1.10-branch&id=a4725afa0e77e9fcf6570001dc0de23a7a9ee6cb xorg-server-1.10.2 with some additional patches].  The final release of 2.6.3 included additional patches for the server (past xorg-server-1.10.3) and security fixes for libpng.