#21213 closed enhancement (fixed)

xtrans-1.6.0 (Xorg library)

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 12.4
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (3)

comment:1 by Bruce Dubbs, 11 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 11 months ago

xtrans 1.6.0

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

comment:3 by Bruce Dubbs, 11 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

3a7afb94f4 Update xorg libraries: libSM-1.2.6, libX11-1.8.12, xtrans-1.6.0
5e01c4a025 Update to xauth-1.1.4 (Xorg app).
45c86583e5 Update to xinit-1.4.4.
Note: See TracTickets for help on using tickets.