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

xtrans: Changes to 'refs/tags/xtrans-1.2.2-1'



Tag 'xtrans-1.2.2-1' created by Julien Cristau <jcristau@debian.org> at 2008-12-23 15:42 +0000

Tagging upload of xtrans 1.2.2-1 to experimental.

Changes since xtrans-1.2-2:
Adam Jackson (6):
      xtrans 1.2.1
      Massive ifdef cleanup, dropping a ton of unsupported platform code.
      Drastically simplify TRANS_OPEN_MAX.
      Remove DECNET support.
      Finish removing OS/2 support
      xtrans 1.2.2

Alan Coopersmith (2):
      LocalClose() takes a ConnInfoPtr, not an fd
      Clear some pointer type mismatch warnings

Brice Goglin (3):
      Update xsfbs/quilt patching rules to be compatible with the
      Misc fixes to debian/control and debian/copyright
      Merge branch 'debian-unstable' of git://git.debian.org/git/pkg-xorg/xsfbs into debian-unstable

Jeremy Huddleston (3):
      Launchd: This functionality has been moved into xorg-server
      Apple: Allow Xquartz to provide an additional fd to xtrans since the dynamic addition code in the server isn't bulletproof yet.
      Added a flag to enable "The OS already took care of securing this, please skip checking xauth" for use with Apple launchd sockets.

Julien Cristau (15):
      Remove the .pc directory properly
      xsfbs.sh: add remove_conffile_lookup
      xsfbs.sh: use 'local' now that policy allows it
      xsfbs.mk: fix the prepare target for parallel make
      xsfbs.mk: more parallel make fixing
      xsfbs.mk: update the list of releases, and drop some unused code
      xsfbs.mk: make 'log' a separate target
      Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-experimental
      Merge tag 'xtrans-1.2.1' into debian-experimental
      update changelogs
      Switch to running autoreconf at build time.
      update DEB_BUILD_OPTIONS handling
      Merge tag 'xtrans-1.2.2' into debian-experimental
      update changelogs
      Prepare changelog for upload

---
 ChangeLog             |   70 
 INSTALL               |  237 --
 Makefile.am           |    2 
 Makefile.in           |  567 ------
 Xtrans.c              |  132 -
 Xtrans.h              |   12 
 Xtransdnet.c          |  664 -------
 Xtransint.h           |   75 
 Xtranslcl.c           |  418 ----
 Xtransos2.c           |  887 ---------
 Xtranssock.c          |  139 -
 Xtransutil.c          |   65 
 aclocal.m4            |  959 ----------
 configure             | 4654 --------------------------------------------------
 configure.ac          |    2 
 debian/changelog      |   15 
 debian/control        |    6 
 debian/rules          |   22 
 debian/xsfbs/xsfbs.mk |   47 
 debian/xsfbs/xsfbs.sh |  387 ++--
 install-sh            |  519 -----
 missing               |  367 ---
 mkinstalldirs         |  161 -
 transport.c           |    9 
 24 files changed, 383 insertions(+), 10033 deletions(-)
---


Reply to: