Opened 4 days ago

Closed 2 days ago

#20513 closed enhancement (fixed)

xtrans-1.5.1 (Xorg library)

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

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 3 days ago

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

comment:2 by Bruce Dubbs, 2 days ago

From the ChangeLog:

  • is_numeric: Add TRANS_SERVER to required ifdefs
  • SocketOpen: avoid leak of out-of-range fd
  • GetPeerNetworkId: avoid calling strlen() on a NULL pointer
  • GetMyNetworkId: Avoid writing to NULL pointer if malloc() fails
  • MakeAllCOTSServerListeners: Initialize temp_ciptrs
  • ParseAddress: return failure when strdup() fails
  • SocketINETConnect: return failure when malloc() fails
  • Clear numerous -Wsign-compare warnings from gcc 14.1
  • SocketCreateListener: Fix -Wuseless-cast warning in bind() call
  • LocalInitTransports: Fix -Wuseless-cast warning for getenv() call
  • Fix string length check
  • TRANS(GetHostname): Fix "‘strncpy’ output truncated.." warning
  • TRANS(ParseAddress): Fix "assignment discards ‘const’ qualifier" warnings
  • update .gitignore
  • gitlab CI: add libc-dev to required packages in build container
  • gitlab CI: collect config.log to help diagnose failures
  • gitlab CI: add xz-utils to container for "make distcheck"

comment:3 by Bruce Dubbs, 2 days ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

7a589152f0 Update to libuv-v1.49.1.
7ef733feab Update to libqtxdg-4.0.1.
0051b6dc18 Update to xcmsdb-1.0.7 (Xorg app).
a0c8035253 Update to xtrans-1.5.1 (Xorg library).
be98dda5f0 Update to xwud-1.0.7 (Xorg app).
Note: See TracTickets for help on using tickets.