libXv: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Jul 12 22:35:23 PDT 2013


 configure.ac |    8 +-------
 src/Xv.c     |   12 ------------
 2 files changed, 1 insertion(+), 19 deletions(-)

New commits:
commit 4a7d2ca2438649e61b7dcb9491391ff6fbd482ac
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Jul 5 21:19:29 2013 -0700

    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