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

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sun Mar 9 00:13:36 UTC 2025


Tag 'xtrans-1.6.0' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2025-03-09 00:13 +0000

xtrans-1.6.0
-----BEGIN PGP SIGNATURE-----

iQIzBAABCgAdFiEEOrKFIyxGrkPY4ZL02rD3jqbn4tIFAmfM3SYACgkQ2rD3jqbn
4tKgng/+NYMFjs60p13GmC9Rz2jQVWAe0OSca0j2M1r6GlMnxUAaJ9QRg/x3jFYm
i1OFFojiCNhz37+vA4WP+Hpal+1XJ2s0AE9pcGxW9ErY8BLM3kKefwDARG3nLMcP
GVFYcaR5vh2Sm8Ek69AN6T43DNvev28s1f/S80/7SBHZldb8DRw16GyVO2RLV9gN
2wTXVjLsULq+CQXLiCPWqTyqT8Udz5/CzApMKS9NDculgNMlFSVJ4cv5pQKvuFHM
Nb3L2o48h1fYOuU0XFw1YLjSe4prCQwCT67S1zo6PTzRYy/5hHVvmiyDP9M6hD0w
5wh4BGahlJsoQ6ZxXbJt/vGgq7r6X/esc2V8pF46np2aXQAucyxef9akPtnTT0D4
grOP2vbBV6TdO2AnKpORlCKDJMxF6G+4C+8miFRs1hI8KkKmpghlDBwXc0s23TO9
bjOd4bFcVQGwEL4YpYl0+keUv9SjuCYBBTq2Mu+wdz4zdLBht2z8XCBq6ZkzWXtM
xpeYCOKt86OKy4ILdiYVTC9iS7lImcTaIW5uhriXZuT+hSVyuK49O70ykZYwRZEQ
Ldum2B/TSs3tmztspgAUYFMnnYS2rh1QRHTHZaUMXomqELE/9dmGZm0YYq+h121/
yX1TYiIrnyY8LLm9slW4oh45/3brW4B1ipet1db6SeY6cHHtlJg=
=/2ba
-----END PGP SIGNATURE-----

Changes since xtrans-1.5.2:
Alan Coopersmith (12):
      accept const pointers for buf argument to TRANS(Write)
      Quiet -Wformat-pedantic warnings from clang 13 for non-void-* args to %p
      Clear -Wmissing-variable-declarations from clang 13
      SocketOpenCOTSClientBase: handle -Wconditional-uninitialized warning
      SocketOpenCOTSServer: handle -Wconditional-uninitialized warning
      Simplify ifdefs for IPv6 support
      if getaddrinfo() is available, use it, even if IPv6 support is disabled
      if inet_ntop() is available, use it, even if IPv6 support is disabled
      if sockaddr_storage is available, use it, even if IPv6 support is disabled
      Convert one more IPv6 ifdef to HAVE_GETADDRINFO
      is_numeric: Add defined(X11_t) to checks
      xtrans 1.6.0

---
 COPYING        |    2 
 Xtrans.c       |   21 +++---
 Xtrans.h       |   10 ++-
 Xtransint.h    |    2 
 Xtranslcl.c    |   37 ++++++-----
 Xtranssock.c   |  176 ++++++++++++++++++++++++++++-----------------------------
 Xtransutil.c   |   26 +++++---
 configure.ac   |    2 
 doc/xtrans.xml |    4 -
 xtrans.m4      |   12 ++-
 xtrans.pc.in   |    1 
 11 files changed, 160 insertions(+), 133 deletions(-)
---


More information about the xorg-commit mailing list