libfontenc - font encoding library
--
This release includes build system cleanups and adds "e" to the fopen()
flags to avoid leaking fd's when calling applications exec another program.
Since this release was generated using the new GNU autoconf 2.72, this
also add
Xaw3d is the X 3D Athena Widget Set.
This release fixes a failure to build with the upcoming gcc 14 compiler,
and drops code checks for a number of OS'es from the previous millenium
(none of which have actually been supported since the conversion from
imake to autoconf builds).
Alan Coopersmith (
libxcb provides an interface to the X Window System protocol, which
replaces the traditional Xlib interface.
libX11 also uses XCB as a transport layer, allowing software to make
requests and receive responses with both, which eases porting to XCB.
This release fixes build issues for Windows & Net
libXcursor - X Window System Cursor management library
--
Alan Coopersmith (6):
gitlab CI: stop requiring Signed-off-by in commits
configure: Use LT_INIT from libtool 2 instead of deprecated
AC_PROG_LIBTOOL
If O_CLOEXEC is defi
Font encoding tables for libfontenc
---
This release adds the ISO8859-14 encoding
This allows legacy applications (xcalc for instance) to work without the
"Warning: missing charsets in String to FontSet conversion"
message on systems with only ISO8859-1 and UTF-8
libXdmcp - X Display Manager Control Protocol library
-
Alan Coopersmith (8):
Remove "All rights reserved" from Oracle copyright notices
configure: Use LT_INIT from libtool 2 instead of deprecated
AC_PROG_LIBTOOL
Xdmcp.h: add a
gccmakedep - create dependencies in makefiles
-
This is an alternate version of makedepend implemented as a shell script
wrapper around `gcc -M` - this has the advantage of supporting whatever
language versions & extensions the compiler supports, and not