libxtrans: Changes to 'refs/tags/xtrans-1.4.0'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Mar 16 21:31:00 UTC 2019


Tag 'xtrans-1.4.0' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2019-03-16 21:30 +0000

xtrans-1.4.0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAABCgAGBQJcjWsPAAoJEM/fFIgoxkKnZlcP/Rw1exJPtTcp/6X83YrDKiFb
guiApI8y/I0wNQljShdd3To6hhOdQeHEAq8npMAOHXUYd41yrJnQs3Kyq1XGt6px
ZMDumkSwI5CeMDr5ombto1+OurzkIDbgwLsWKxvjzG8miiArpiw19r1FsR7M/lgj
xO+h19icsVRtRK4heJakGzE3AfxKPRacKxPk5lIhJ2jiqJK8xv+oGKkpQBsaK57C
BRD/fKggmVviKS3a6XysqiJUkrsp13gmsPDuAngbQfHHLTYX3m5Kwdnhd2+v2KIk
8zc3rcPX4hs7YgbVs8KJi7g1BhpyB8cw8wng3M3jH911QK3FWHqf1woT4Xg/7Sk9
cRHqSqP4ZPxt/nE5T9pZwM7EpRlz3igWA4JcJW5edBFVWVq+S4vuXVioXIOQRpz5
XZ0jq+nvhvdI6LRlvAVGj2kUAK4ebsWvuhif/urrrnifK7LC2xvEH38U6/MJ3/GT
ptDpUz3cQ/4k9exUJTwuNDYFqwuQYZk0YvCg015vkwbyhtlDiSeNqb8H2l9ipGkb
exnjSdn8rY+p1IbCDU6lyIz3OilRR1YmNWRA/SunmnRvk/h+5xqPJF7X4WTNxVYj
Tss9prEplNt9AXocWt0MVJG2eltHodNLGv1YeETabkyI7B13AF+bp/Ggzrgm9hm3
RawoJOmqJfnJoaEUzoyX
=GnWe
-----END PGP SIGNATURE-----

Changes since xtrans-1.3.5:
Adam Jackson (6):
      autogen: Add a default patch prefix
      Remove CLTS code
      unifdef LBXPROXY_t and TEST_t
      Make FreeConnInfo static
      Remove GetMyAddr
      Revert "Make FreeConnInfo static"

Alan Coopersmith (7):
      Remove support for SysV on x86 platforms other than Solaris & SCO
      Set freeXLOCAL to NULL after freeing it to prevent double frees
      Use strcasecmp if it's available, instead of lowercasing strings
      Use fchmod() instead of chmod() when creating named pipes
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      xtrans 1.4.0

Emil Velikov (1):
      autogen.sh: use quoted string variables

Jeremy Huddleston Sequoia (1):
      Update strlcpy macro check to also check HAVE_STRLCPY

Julien Cristau (1):
      Make sure LONG64 is defined in Xtrans.h

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish

Richard PALO (1):
      Replace 'sun' with '__sun'

Rin Okuyama (1):
      avoid -Wformat errors from clang

---
 Makefile.am    |    2 
 README.md      |   19 ++---
 Xtrans.c       |  190 ++++-----------------------------------------------------
 Xtrans.h       |   52 ---------------
 Xtransint.h    |   40 +-----------
 Xtranslcl.c    |  158 ++++++++++-------------------------------------
 Xtranssock.c   |  178 -----------------------------------------------------
 autogen.sh     |   11 ++-
 configure.ac   |    4 -
 doc/xtrans.xml |  117 -----------------------------------
 xtrans.m4      |    3 
 11 files changed, 81 insertions(+), 693 deletions(-)
---


More information about the xorg-commit mailing list