[ANNOUNCE] xorg-server 1.7.99.901

Stephan Raue mailinglists at openelec.tv
Fri Feb 12 17:57:00 PST 2010


Hi all,

please dont forget to include these 2 patches:

http://lists.freedesktop.org/archives/xorg/2009-December/048500.html
http://lists.freedesktop.org/archives/xorg-devel/2010-January/004985.html

both fixes the issues

greetings

Stephan

Am 12.02.2010 23:02, schrieb Keith Packard:
> Here's the first release candidate for X server version 1.8. This
> release is on track to be finalized at the end of March.
>
> Aaron Plattner (2):
>        DRI2: Allow multiple driver names.
>        DRI2: Bump the dri2 module version to 1.2.0 to reflect recent API changes.
>
> Aaron Zang (1):
>        Solaris: Avoid switching to inactive VT's
>
> Adam Jackson (1):
>        modes: Remove the ClockRanges type
>
> Adam Tkac (1):
>        Do not define members of include/eventstr.h:EventType enum conditionally.
>
> Alan Coopersmith (6):
>        CloseDevice: call XkbRemoveResourceClient before freeing key class struct
>        Move OS-specific VT key handler code from common to os-support
>        Only enable kdrive input drivers on Linux by default
>        glx: Sun compilers now support some gcc __attribute__ values
>        Remove unbalanced ( from failure to move log error
>        Avoid segfaults in XF86VidMode GammaRamp functions if randr_crtc is NULL
>
> Benjamin Tissoires (1):
>        Add labels for multitouch valuators
>
> Christian Zander (1):
>        x86emu: Respect the LEA 67h address size prefix.
>
> Colin Harrison (3):
>        Xming: Always update the Windows title Unicode (wide-character) in -multiwindow mode.
>        Xming: Add a manifest file
>        Xming: Use 8 point font for URL in About dialog
>
> Dan Nicholson (12):
>        xfree86: Unexport configuration file symbols
>        xfree86: Use xorg.conf.d directory for multiple config files
>        xfree86: Allow config directory to be specified on command line
>        xfree86: Support non-Option boolean entries in configuration
>        config: Introduce InputAttributes in NewInputDeviceRequest
>        xfree86: Introduce InputClass configuration
>        Don't use AC_CHECK_FILE for fontpath checks when cross compiling
>        xfree86: Make InputClass docs and comments match reality
>        xfree86: Handle config files ending without newline
>        xfree86: Use "Ignore" option in InputClass to skip devices
>        xfree86: Allow multiple arguments to InputClass matches
>        xfree86: Set fnmatch pathname flag for InputClass device matching
>
> Eric Anholt (1):
>        dri2: Fix order of operations issue in __glXdriSwapEvent test.
>
> Gaetan Nadon (8):
>        xwin: ignore intermediate .man file
>        macros: use PKG_CONFIG variable rather than executable name
>        configure: use backticks rather than $() for commands
>        kdrive: klinux.h breaks make dist
>        config: replace custom code with reusable macro XORG_WITH_DOXYGEN
>        packaging: provide a default README file #24206
>        man: add missing __datadir__ for Xserver XWin man pages
>        doc: finish the removal of SecurityPolicy file man pages
>
> Horst Wente (1):
>        xkb: make ctrl+alt+keypad + / ctrl+alt+keypad - work again (#25743)
>
> Jeremy Huddleston (6):
>        XQuartz: Setup the modifier map in the quartz thread
>        XQuartz: Update copyright in bundle for 2010
>        XQuartz: Don't FatalError in x_hook_run if the list is empty
>        XQuartz: Add some .gitignore magic
>        XQuartz: Dead code removal
>        XQuartz: Attatch a stub display when CoreGraphics reports no displays.
>
> Jesse Barnes (4):
>        DRI2: add support for new DRI2 protocol requests
>        GLX/DRI2: add INTEL_swap_event support
>        xserver: require libdri 7.8.0 to build
>        DRI2: handle drawable destruction properly at DRI2SwapComplete time
>
> Jon TURNEY (12):
>        Cygwin/X: Respect the system's ownership of the clipping region
>        Cygwin/X: Window placement refinement for multiwindow mode
>        Cygwin/X: Tidy up system.Xwinrc
>        Cygwin/X: Copy the state of the Windows keyboard device to the Virtual Core Keyboard at startup.
>        Cygwin/X: XSupportsLocale() failure is non-critical
>        Cygwin/X: Update DDX specific -help text
>        Cygwin/X: Update XWin man page
>        Cygwin/X: Discourage other WMs in multiwindow mode
>        Cygwin/X: Make transient windows resizable again
>        Repair '-nolock'
>        Cygwin/X: Avoid cursor size log spam
>        Cygwin/X: Avoid a collision between DEBUG and a token name
>
> Julien Cristau (3):
>        test/xi2: fix maximum max_keycode (bug#25492)
>        config: add libudev input-hotplug backend
>        main: move config_init() after InitInput()
>
> Keith Packard (3):
>        Bump to 1.7.99.3 (unreleased)
>        Revert "dix: EventToCore needs to copy the root window too."
>        Bump to 1.7.99.901 -- 1.8 RC1
>
> Kok, Auke (1):
>        xserver: Add timestamps to logfile output.
>
> Michael Vogt (1):
>        xfree86/modes: only call gamma_set if its non NULL
>
> Michel Dänzer (8):
>        EXA/mixed: Don't clear deferred status of pixmaps if migration is limited.
>        EXA: Allow optimized migration to be enabled with mixed pixmaps.
>        EXA: Use relevant source region to minimize migration on CopyWindow fallbacks.
>        EXA/classic: Fix crash with migration heuristic "smart".
>        EXA: Fix migration avoidance for 1x1 pixmaps.
>        EXA/mixed: Handle results of software fallbacks in DamageReport hook.
>        EXA: Don't use UTS/DFS directly for Put/GetImage when there's a system copy.
>        EXA: Restore migration call in exaDoPutImage().
>
> Mikhail Gusarov (20):
>        Remove trailing whitespace
>        Do not check xfree argument for NULL
>        Remove unused pShadow field from drivers' private structures
>        Add Xephyr.man to .gitignore
>        kdrive: Remove .gitignore left from SDL server
>        kdrive: Remove unused KdCardInfo::needSync field
>        kdrive: Add option to compile out input drivers
>        kdrive: Remove unused KdCardAttr from KdCardInfo
>        kdrive: Move Xephyr-specific fields out of KdScreenInfo
>        kdrive: Remove unused KD_MAX_CARD_ADDRESS macro
>        kdrive: Remove unused overlay fb support
>        kdrive: Extract common part of fbdevPutColors and fbdevEnable
>        kdrive: Remove unused KdCardInfo::lastMarker field
>        kdrive: Remove unused VxWorks* variable declarations
>        kdrive: Adjust kdrive usage message as shadow overlay support has been dropped
>        kdrive: Remove bus mouse driver
>        kdrive: Remove unused 'k' variable
>        kdrive: Make internal functions static
>        kdrive: Remove unused kmap.c
>        kdrive: Remove unused kdNoopOps external variable declaration
>
> Oldřich Jedlička (2):
>        Fix typo in updateSlaveDeviceCoords
>        Allow driver to call DeleteInputDeviceRequest during UnInit
>
> Peter Hutterer (24):
>        xfree86: DontZap has been disabled for a while now, say so in the man page.
>        xfree86: update man page for special keys handling.
>        xfree86: reword InputDevice man sections, deprecate CorePointer/CoreKeyboard
>        xfree86: remove HistorySize from the xorg.conf man page.
>        xfree86: remove some 'enable this later' and if 0 ifdefs
>        xfree86: remove LAYOUT_DEBUG section.
>        test/xi2: fail if xi2 class type is garbage. (#25492)
>        xfree86: Add Option AutoServerLayout for input devices.
>        xfree86: move sanity checks below option and input classes merges.
>        dix: don't update the slave coordinates from the VCK.
>        dix: EventToCore needs to copy the root window too.
>        xkb: remove _XkbTyped*alloc
>        xkb: remove _XkbClearElems, a memset will do.
>        xkb: remove XConvertCase.
>        xkb: remove IsKeypadKey define, only used in two places.
>        xkb: remove XkbAtomGetString, replace with NameForAtom.
>        xkb: remove unused _XkbIsPressEvent and _XkbIsReleaseEvent defines
>        xfree86: replace True/False with TRUE/FALSE.
>        xkb: unexport xkbDevicePrivateKey and xkbUnwrapProc.
>        dix: EventToCore needs to copy the root window too.
>        xkb: Add XKM file format description.
>        xkb: sed True ->  TRUE and False ->  FALSE
>        Add xstrtokenize to the dix.
>        Add tag matching to input attributes.
>
> Pierre-Loup A. Griffais (1):
>        Fix source pictures getting random transforms after 2d6a8f668342a5190cdf43b5.
>
> Robert Morell (2):
>        Render: Fix request size verification
>        RENDER: Fix gradient and solid fill pictures with Xinerama, and misc cleanup
>
> Simon Thum (6):
>        dix: add smooth limited pointer acceleration profile
>        os: state effect of -a and -t options more precisely
>        doc: actually document SendDragEvents
>        whitespace fixes
>        xfree86: document pointer acceleration in xorg.conf.man
>        xfree86: init pointer feedback controls from options
>
> Thomas Hellstrom (3):
>        EXA: Fix bugs in exaGetImage / ExaCheckGetImage migration.
>        EXA: Limit src prepareAccess regions for a number of unaccelerated operations.
>        EXA: Restrict the regions that need to be migrated for composite fallback for src / mask pictures.
>
> Tiago Vignatti (4):
>        Revert "Make sys.c use unaligned access functions provided in compiler."
>        dix: move cursor realize code to its own function
>        dix/configure: remove null root cursor option
>        xfree86: vgaarb: remove useless debug
>
> Yaakov Selkowitz (4):
>        Cygwin/X: Update resources file and About dialog
>        Cygwin/X: Look for system.Xwinrc in SYSCONFDIR/X11
>        Define FD_SETSIZE on Cygwin regardless of XWin DDX
>        Cygwin/X: Report BUILDERSTRING with version information
>
> git tag: xorg-server-1.7.99.901
>
> http://xorg.freedesktop.org/archive/individual/xserver/xorg-server-1.7.99.901.tar.bz2
> MD5:  9717fea6a0b6e84fdaf4cd2bdb74bdf9  xorg-server-1.7.99.901.tar.bz2
> SHA1: 3c315defe501d4015829b3e536cdb6d196056ce8  xorg-server-1.7.99.901.tar.bz2
>
> http://xorg.freedesktop.org/archive/individual/xserver/xorg-server-1.7.99.901.tar.gz
> MD5:  18d9719f83923c4466fb92e2ce8f462d  xorg-server-1.7.99.901.tar.gz
> SHA1: 1b9ce6a76ede89179744373def46b9381c0e463b  xorg-server-1.7.99.901.tar.gz
>
>    
>
>
> _______________________________________________
> xorg mailing list
> xorg at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/xorg


-- 
               ### OpenELEC.tv ###
The free and open Mediacenter Distribution 4 you
              http://www.openelec.tv

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg/attachments/20100213/4dd7d615/attachment.html>


More information about the xorg mailing list