libXext: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Nov 15 18:06:01 PST 2013


 configure.ac    |    8 +-------
 src/Makefile.am |    1 -
 src/XEVI.c      |    1 -
 src/XMultibuf.c |    1 -
 src/XSecurity.c |    1 -
 src/XShape.c    |    1 -
 src/XSync.c     |    1 -
 src/Xcup.c      |    1 -
 src/Xdbe.c      |    1 -
 src/eat.h       |   40 ----------------------------------------
 10 files changed, 1 insertion(+), 55 deletions(-)

New commits:
commit bb24f2970f2e425f4df90c9b73d078ad15a73fbb
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Thu Nov 7 16:31:16 2013 -0800

    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.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list