[ANNOUNCE] xorg-server 1.10.99.902

Keith Packard keithp at keithp.com
Wed Aug 3 21:21:44 PDT 2011


We're a couple of days after the 1.11 non-critical bug deadline, but I
wanted to get a chance to review a composite patch from Ville Syrjälä as
that looked rather useful for compositing window managers.

I've reviewed and merged that in today, along with a few other pending
commits. As usual, I've committed everything I know is ready for 1.11;
if there's something you expected to see in 1.11 which is not here, then
I don't know about it.

We're still on schedule for an August 19th release at this point, so
keep on testing and we'll try to clean up any last-minute bugs.

Aaron Plattner (1):
      randr: Compare all the bytes in RRPostPendingProperties

Adam Jackson (1):
      glx: Fix fbconfigs with no corresponding visual

Alan Coopersmith (4):
      Xdmx.man: Show actual configured XKB defaults instead of old hardcoded values
      Xdmx.man: additional updates to modernize XKB information
      Xdmx.man: convert section references to substituted forms
      Add xkeyboard-config to See Also of man pages referencing xkb

Colin Harrison (1):
      hw/xwin/glx: Fix some warnings in generated wrapper code

Cyril Brulebois (14):
      xkb: Fix case checks for Latin 8.
      Xephyr: Mention Xserver's options are also accepted.
      xkb: Fix case checks for Latin 1.
      xkb: Fix case checks for Latin 2.
      xkb: Fix case checks for Latin 4.
      Xext: Fix buggy checks.
      configure: Bump dependency on xproto.
      fb: Simplify logic, get rid of set but unused variable.
      fb: Mark some variables as unused.
      miext: Mark some variables as unused.
      xfixes: Mark some variables as unused.
      xfixes: Remove unused variable.
      hw/dmx: Stop using variables for text widgets.
      dmx/examples: Fix missing key_click_percent assignment.

Dan Nicholson (3):
      Don't use empty source files
      xfree86: Move sdksyms generation to ddx toplevel
      xfree86: Remove libxorg convenience library to speed up build

Daniel Stone (10):
      DIX: Make PrintWindowTree actually useful
      XKB: Add debug key actions for grabs & window tree
      XWin: Remove executable bit from headers
      DMX: Remove useless miPointerUpdateSprite call
      KDrive: Remove useless miPointerUpdateSprite call
      Test: Ensure libxservertest gets relinked when necessary
      Test: Input: Only ever set up to MAX_VALUATORS valuators
      Input: Reset SD remainder when copying co-ords from MD
      Fix non-Composite builds in PrintWindowTree
      XKB: Work around broken interps from old xkbcomp

Gaetan Nadon (7):
      Install target dbs alongside generated documents
      Install xml versions of specs even if HAVE_XMLTO is false
      Update .gitignore as new tests have been added
      docbook.am: --path is also required for xsltproc
      Remove unused check for PERL program
      XWinrc: replace hard coded section number with __filemansuffix__
      XWinrc: replace hard coded section number with __filemansuffix__

George Staplin (2):
      XQuartz: Fix a memory leak with surfaces that a new test found.
      XQuartz: Add diagnostic error checking to xp_destroy_surface.

Jeremy Huddleston (26):
      XQuartz: GLX: Create a new dispatch table rather than modifying the existing one
      XQuartz: Move -lXplugin to LDFLAGS from LDADD
      XQuartz: Add a semicolon after DEBUG_LOG
      XQuartz: ASL: Update logging to support differnet levels and subsystems
      XQuartz: ASL: Use xpr subsystem for logging xpr messages
      XQuartz: ASL: Use GLXAqua subsystem for logging GLXAqua messages
      XQuartz: ASL: Use xpbproxy subsystem for logging xpbproxy messages
      XQuartz: xpbproxy: Correct NSUInteger format strings
      XQuartz: Remove explicit link against libGL
      XQuartz: AIGLX: Setup dispatch table based on runtime capabilities rather than buildtime
      XQuartz: AIGLX: Remove unnecessary includes in indirect.c
      XQuartz: Add missing include for <pthread.h>
      glx: Add _glapi_create_table_from_handle
      XQuartz: GLX: Use _glapi_create_table_from_handle to create out dispatch table
      XQuartz: GLX: Fix a -Wformat-security compilation warning
      XQuartz: Make a call to activateIgnoringOtherApps in our NSApplicationActivatedEventType handler
      XQuartz: Fix Makefile dependencies
      XQuartz: DarwinEQFini doesn't return Bool
      XQuartz: Add some sanity checking and a fallback for the bundle id.
      XQuartz: DRI: Dead code removal
      XQuartz: Add a scroll_in_device_direction preference
      XQuartz: Add GUI controls to toggle scroll_in_device_direction
      XQuartz: Add english NIB changes for scroll_in_device_direction
      XQuartz: Localization updates
      XQuartz: Use CFSTR to avoid implicit cast warning of NSString * to CFStringRef
      XQuartz: xpr: Don't FatalError if xp_unlock_window fails

Jesse Barnes (2):
      GLX/DRI2: pass drawable correctly for indirect swap events
      DRI2/GLX: use new swap event types

Jon TURNEY (14):
      Guard use of backtrace() with HAVE_BACKTRACE
      glx: Move GLX extension string utility functions
      Cygwin/X: Preserve client area size and position on Windows window style change
      hw/xwin/glx: Fix fbconfig dumper formatting for 3 digit index numbers
      hw/xwin/glx: Improvements to glxWinErrorMessage() reporting in WGL GLX provider
      hw/xwin/glx: Better handling of SetPixelFormat() failure
      hw/xwin/glx: Don't spam log with wglwrap symbol resolution status at startup
      hw/xwin/glx: Handle failure to get any fbconfigs more gracefully.
      hw/xwin: Add a flag to track which windows have been drawn to using WGL.
      hw/xwin: Report Window XIDs in Window debug messages
      hw/xwin: Add items to WGL AIGLX todo
      hw/xwin: Add -wgl option to XWin manpage
      glx: Remove a few lingering traces of __GLXscreen.GLXVersion
      Remove hw/xwin/xlaunch

Julien Cristau (2):
      configure: set default xkb rules to evdev on Linux
      Xquartz: include new localization files in the tarball

Keith Packard (2):
      Create sdksyms.dep in the right place at configure time
      Version bumped to 1.10.99.902 (1.11 RC2)

Lennart Poettering (3):
      config: process udev "changed" and "add" events in the same code paths
      config: limit the kernel subsystems we look for devices in
      config: don't fail if a device vanished by the time we managed to look at it

Marcin Slusarz (1):
      dri2: restore Screen->ConfigNotify on close

Marko Macek (1):
      DIX: Set backgroundState correctly for root window

Matěj Cepl (1):
      Fix UTF-8 encoding

Nicolas Kaiser (1):
      randr: void function cannot return value

Peter Hutterer (22):
      test: don't test for double alignment on i386. (#36986)
      dix: fix an error message.
      test: fix memset size for WindowRec (#37801)
      dix: don't pass x/y to transformAbsolute
      dix: drop x/y back into the right valuators after transformation.
      dix: use xi2_get_type instead of manual typecast
      Xi: use __func__ instead of function name.
      test: fix memset size for WindowRec (#37801)
      dix: fix crashers with floating device.
      dix: split client list retrieval out of DeliverEventToClients
      dix: rename DeliverEventsToClients to DeliverEventsToWindowMask
      dix: split DeliverEventToWindowMask up a bit more.
      Xi: use temporary variable for filter.
      dix: rename ProcessRawEvents to dix/events.c:DeliverRawEvent
      xfree86: Only log the serial bytes if debug is on.
      input: add POINTER_NORAW to avoid generation of raw events (#30068)
      input: free the EQ allocated memory on shutdown (#38634)
      xfree86: Remove devices that failed to enable on startup
      xfree86: duplicate xorg.conf device information before xf86NewInputDevice
      xfree86: NULL option values are technically valid, don't strdup them
      Initialize the fd to -1 for xorg.conf input devices.
      Terminate the log with one last message.

Pierre-Loup A. Griffais (1):
      Revert "composite: Don't backfill non-MapWindow allocations"

Rob Clark (1):
      EXA: fix typo

Scott James Remnant (1):
      dix: avoid calling deleted block and wakeup handlers

Ville Syrjälä (1):
      composite: Inhibit window background paint with manual subwindow redirection

Yaakov Selkowitz (1):
      Cygwin/X: Left-justify website link in About box

git tag: xorg-server-1.10.99.902

http://xorg.freedesktop.org/archive/individual/xserver/xorg-server-1.10.99.902.tar.bz2
MD5:  0207d932f50a5392cad7d06268560797  xorg-server-1.10.99.902.tar.bz2
SHA1: 27cfd505a1d6c2ac6adf0af135676a96cb693c9e  xorg-server-1.10.99.902.tar.bz2
SHA256: 6a359d898cd04c55436d80cdbfed9d88bfb470963516952eb9dc7feab1b53036  xorg-server-1.10.99.902.tar.bz2

http://xorg.freedesktop.org/archive/individual/xserver/xorg-server-1.10.99.902.tar.gz
MD5:  1c8d62193d4cfe1e2e7d0a4ef6deab7c  xorg-server-1.10.99.902.tar.gz
SHA1: 17492847f644d641c32835eb73f596567d6ac43e  xorg-server-1.10.99.902.tar.gz
SHA256: 792330b8eed8e83c745aa3d61db834f63c2611e2fe6bc8457ad88c60f08ea424  xorg-server-1.10.99.902.tar.gz

-- 
keith.packard at intel.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg/attachments/20110803/ef6683fc/attachment.pgp>


More information about the xorg mailing list