[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

libxdmcp: Changes to 'refs/tags/libxdmcp-1_1.0.2-1'



Tag 'libxdmcp-1_1.0.2-1' created by Julien Cristau <jcristau@debian.org> at 2007-02-13 09:22 +0100

Tagging upload of libxdmcp 1:1.0.2-1 to experimental.

Changes since libxdmcp-1_1.0.1-2:
Adam Jackson:
      Require automake 1.7 in AM_INIT_AUTOMAKE
      revert last change, didn't do right thing at all, sorry for the noise
      typo fixes (Matthieu Herrb)
      static -> static const
      Bug #6243: Fix build on Cygwin, and when srcdir != objdir. (Yaakov
      Bump to 1.0.1

Alan Coopersmith:
      Check to see if array->data is NULL before we dereference it, instead of
      Add missing library dependencies: Xdmcp: -lsocket (if needed for recvfrom,
      renamed: .cvsignore -> .gitignore
      Fix sparse warnings for using 0 instead of NULL
      Add lint checking & library targets
      Add *~ to .gitignore to ignore emacs droppings
      Use AC_CHECK_FUNCS instead of #ifdef SYSV to check for srand48 & lrand48
      Replace static ChangeLog with dist-hook to generate from git-log
      Add lint library to CLEANFILES
      Require xorg-macros 1.1.0 or later for XORG_WITH_LINT & XORG_LINT_LIBRARY macros
      Version bump -> 1.0.2

Alexander Gottwald:
      Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 Added

Daniel Stone:
      Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
      Use -version-number instead of -version-info.

Egbert Eich:
      Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
      readding XFree86's cvs IDs
      Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
      Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
      Merging XORG-CURRENT into trunk
      Separated Intel drivers from default DriDrivers to avoid building them on

Jim Gettys:
      Add Wraphelp.c to lib/Xdmcp, at long last, along with the U.S. government
      Matthieu Herrb <matthieu.herrb@laas.fr> points out:

Josh Triplett:
      Move includes in Xau and Xdmcp into include/X11 subdirectories so that the
      Add configure.ac for Xdmcp from xlibs tree.
      Add Xdmcpconf.h.in from xlibs tree.

Julien Cristau:
      Merge branch 'upstream-experimental' into debian-experimental
      Add copy of xsfbs.
      Merge branch 'upstream-experimental' into debian-experimental
      New upstream release (libXdmcp 1.0.2).
      * Drop obsolete CVS info from the descriptions, and add XS-Vcs-Git.
      autoreconf
      Add and install the upstream changelog.
      Prepare changelog for upload to experimental.

Kaleb Keithley:
      R6.6 is the Xorg base-line
      XFree86 4.3.0.1
      XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
      XFree86 4.3.99.901 (RC 1)
      XFree86 4.3.99.902 (RC 2)

Keith Packard:
      Replace 'uint32_t' with 'CARD32' and 'uint8_t' with 'CARD8'. Add #include
      Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directory

Kevin E Martin:
      Various changes preparing packages for RC0:
      Add missing files to EXTRA_DIST
      Update package version number for RC1 release.
      Update pkgconfig files to separate library build-time dependencies from
      Update package version number for X11R7 RC3 release.
      Update package version number for final X11R7 release candidate.

Stuart Kreitman:
      Modified Files: Wraphelp.c

Søren Sandmann Pedersen:
      Make xtrans install in $(includedir)/X11/Xtrans. Remove all references to
      Thu May 12 12:24:16 2005 Søren Sandmann <sandmann@redhat.com>
      Tue May 17 10:38:30 2005 Søren Sandmann <sandmann@redhat.com>

Thierry Reding:
      Add watch files.

---
 .gitignore                       |   26 
 ChangeLog                        |  372 +
 GenKey.c                         |    2 
 INSTALL                          |   16 
 Makefile.am                      |   28 
 Makefile.in                      |  102 
 RA16.c                           |    2 
 RA32.c                           |    2 
 RA8.c                            |    2 
 RAofA8.c                         |    2 
 Wrap.h                           |    2 
 aclocal.m4                       |  498 ++
 config.guess                     |  667 +--
 config.h.in                      |    6 
 config.sub                       |  222 -
 configure                        | 7480 +++++++++++++++++++++------------------
 configure.ac                     |   14 
 debian/changelog                 |    8 
 debian/control                   |   10 
 debian/rules                     |    2 
 debian/watch                     |    2 
 debian/xsfbs/xsfbs-autoreconf.mk |  150 
 debian/xsfbs/xsfbs.mk            |  359 +
 debian/xsfbs/xsfbs.sh            |  907 ++++
 include/X11/Xdmcp.h              |    2 
 ltmain.sh                        |   12 
 mkinstalldirs                    |   89 
 27 files changed, 7092 insertions(+), 3892 deletions(-)
---



Reply to: