libICE: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Apr 30 21:36:31 UTC 2022


 .gitlab-ci.yml            |   99 ++++++++++++++++++++++++++++++++++++++++++++++
 README.md                 |    2 
 configure.ac              |    4 -
 include/X11/ICE/ICEconn.h |    2 
 include/X11/ICE/ICEmsg.h  |    2 
 include/X11/ICE/ICEutil.h |    2 
 specs/ice.xml             |    2 
 src/ICElibint.h           |    2 
 src/connect.c             |    6 +-
 src/iceauth.c             |    4 -
 src/process.c             |    8 +--
 src/protosetup.c          |    2 
 src/shutdown.c            |    2 
 13 files changed, 118 insertions(+), 19 deletions(-)

New commits:
commit 9a3534b3e0808a5294f85f2402a2b4410a153b76
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Apr 30 14:27:55 2022 -0700

    gitlab CI: add a basic build test
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 410d2005f5a1f11e8204d9bc3432e0b145ae3161
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Apr 30 14:08:43 2022 -0700

    Fix spelling/wording issues
    
    Found by using:
        codespell --builtin clear,rare,usage,informal,code,names
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 08df47e4786d112a639915331702b4a27def6a56
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Apr 30 13:58:58 2022 -0700

    Build xz tarballs instead of bzip2
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list