Opened 2 months ago

Closed 2 months ago

#21005 closed enhancement (fixed)

xhost-1.0.10 (Xorg application)

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 (4)

comment:1 by Bruce Dubbs, 2 months ago

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

comment:2 by Bruce Dubbs, 2 months ago

xhost 1.0.10

  • if getaddrinfo() is available, use it, even if IPv6 support is disabled
  • Simplify ifdefs for IPv6 support
  • reduce scope of #ifdef'ed variables to reduce #ifdefs
  • Clear trailing whitespace from lines in files
  • Replace inet_addr()/inet_aton() with a call to inet_pton()
  • user2netname expects a MAXNETNAMELEN + 1 buffer, so give it one
  • host.man: Use .BR markup for all references to other man pages
  • Remove "All rights reserved" from Oracle copyright notices
  • gitlab CI: stop requiring Signed-off-by in commits

comment:3 by Bruce Dubbs, 2 months ago

I'll note that on my system xhost takes about 33 seconds for configure and less than a second for make, including make install.

comment:4 by Bruce Dubbs, 2 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

f5f23722a0 Update to protobuf-c-1.5.1.
070f835af1 Update to libX11-1.8.11 (Xorg library).
ea2d6d30e7 Update to xhost-1.0.10 (Xorg application).
Note: See TracTickets for help on using tickets.