libICE: Changes to 'refs/tags/libICE-1.0.7'

Adam Jackson ajax at kemper.freedesktop.org
Tue Oct 19 08:19:46 PDT 2010


Tag 'libICE-1.0.7' created by Adam Jackson <ajax at redhat.com> at 2010-10-19 16:19 -0700

libICE 1.0.7
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEABECAAYFAky9tvYACgkQW4otUKDs0NP85QCguBmZ47xkWV5sljnlTbqi4Xqr
H0YAn1BZijRGEWBK5lHHZmamAJyWFBnq
=XjGT
-----END PGP SIGNATURE-----

Changes since libICE-1.0.6:
Adam Jackson (1):
      libICE 1.0.7

Alan Coopersmith (1):
      Move ICE protocol & API specs from xorg-docs module

Gaetan Nadon (8):
      .gitignore: use common defaults with custom section # 24239
      Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
      Deploy the new XORG_DEFAULT_OPTIONS #24242
      INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
      Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
      config: move CWARNFLAGS from configure.ac to Makefile.am
      config: remove the pkgconfig pc.in file from EXTRA_DIST
      config: update AC_PREREQ statement to 2.60

Jeremy Huddleston (2):
      This is not a GNU project, so declare it foreign.
      Fix include ordering, so -I../include precedes $CPPFLAGS which could

Jesse Adkins (1):
      Purge cvs tags.

Julien Cristau (1):
      Set the close-on-exec flag for listening sockets

Matt Dew (1):
      specs: convert ICE doc/specs from xorg-docs module to DocBook XML

---
 .gitignore                 |   74 
 INSTALL                    |  229 --
 Makefile.am                |   11 
 README                     |    4 
 configure.ac               |   30 
 doc/.gitignore             |    6 
 doc/ICElib.xml             | 4588 +++++++++++++++++++++++++++++++++++++++++++++
 doc/Makefile.am            |   64 
 include/X11/ICE/ICE.h      |    1 
 include/X11/ICE/ICEconn.h  |    1 
 include/X11/ICE/ICElib.h   |    2 
 include/X11/ICE/ICEmsg.h   |    2 
 include/X11/ICE/ICEproto.h |    1 
 include/X11/ICE/ICEutil.h  |    2 
 specs/.gitignore           |    6 
 specs/Makefile.am          |   64 
 specs/ice.xml              | 2593 +++++++++++++++++++++++++
 src/ICElibint.h            |    2 
 src/Makefile.am            |    7 
 src/accept.c               |    1 
 src/authutil.c             |    3 
 src/connect.c              |    2 
 src/error.c                |    3 
 src/getauth.c              |    2 
 src/globals.h              |    2 
 src/iceauth.c              |    2 
 src/listen.c               |    3 
 src/listenwk.c             |    3 
 src/locking.c              |    1 
 src/misc.c                 |    2 
 src/ping.c                 |    1 
 src/process.c              |    2 
 src/protosetup.c           |    2 
 src/register.c             |    1 
 src/replywait.c            |    1 
 src/setauth.c              |    2 
 src/shutdown.c             |    2 
 src/watch.c                |    1 
 38 files changed, 7415 insertions(+), 308 deletions(-)
---


More information about the xorg-commit mailing list