[ANNOUNCE] libfontenc 1.1.5

2022-08-26 Thread Alan Coopersmith
libfontenc - font encoding library -- Alan Coopersmith (7): Build xz tarballs instead of bzip2 Fix spelling/wording issues gitlab CI: add a basic build test Import reallocarray() from libX11 (originally from OpenBSD) Convert code to use

[ANNOUNCE] libFS 1.0.9

2022-08-26 Thread Alan Coopersmith
This library is used by clients of X Font Servers (xfs), such as xfsinfo, fslsfonts, and the X servers themselves. Alan Coopersmith (6): Build xz tarballs instead of bzip2 Fix spelling/wording issues gitlab CI: add a basic build test Import reallocarray() from libX11 (origi

[ANNOUNCE] libXau 1.0.10

2022-08-26 Thread Alan Coopersmith
libXau provides functions for handling Xauthority files and entries. Alan Coopersmith (7): gitlab CI: add a basic build test Build xz tarballs instead of bzip2 Fix spelling/wording issues Autest.c: Fix -Wdiscarded-qualifiers warnings Remove unnnecessary casts from mal

[ANNOUNCE] libXaw3d 1.6.4

2022-08-26 Thread Alan Coopersmith
Xaw3d is a widget set based on the X Toolkit Intrinsics (Xt) Library. Alan Coopersmith (9): Fix fd leak when write() fails in WriteToFile() Update README for gitlab migration Update configure.ac bug URL for gitlab migration Pass correct number of atoms from SelectSave to _X

[ANNOUNCE] libXfont2 2.0.6

2022-08-26 Thread Alan Coopersmith
libXfont provides the core of the legacy X11 font system, handling the index files (fonts.dir, fonts.alias, fonts.scale), the various font file formats, and rasterizing them. It is used by the X display servers (Xorg, Xvfb, etc.) and the X Font Server (xfs), but should not be used by normal X11 cl