libXtst: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Sat Nov 23 09:55:59 PST 2013


 configure.ac  |    8 +-------
 src/XRecord.c |   11 -----------
 2 files changed, 1 insertion(+), 18 deletions(-)

New commits:
commit 48d2656fa1dd98e9d88b31211fa4f09f813e7b30
Author: Michael Joost <mehl at michael-joost.de>
Date:   Mon Nov 18 16:11:26 2013 +0100

    Remove fallback for _XEatDataWords, require libX11 1.6 for it
    
    _XEatDataWords was orignally introduced with the May 2013 security
    patches, and in order to ease the process of delivering those,
    fallback versions of _XEatDataWords were included in the X extension
    library patches so they could be applied to older versions that didn't
    have libX11 1.6 yet.   Now that we're past that hurdle, we can drop
    the fallbacks and just require libX11 1.6 for building new versions
    of the extension libraries.
    
    Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list