[ANNOUNCE] libFS 1.0.7

2015-04-30 Thread Alan Coopersmith
libFS is the protocol binding library used by clients of X Font Servers (xfs), such as xfsinfo, fslsfonts, and the X servers themselves. Alan Coopersmith (7): Constify pattern argument to FSListCatalogues Constify some more strings in API arguments Fix some sign/size conversion w

[ANNOUNCE] libfontenc 1.1.3

2015-04-30 Thread Alan Coopersmith
The libfontenc library is used by the Xorg server and other X font tools for handling fonts with different character set encodings. Alan Coopersmith (6): Initialize both value1 & value2, not value1 twice Replace sprintf call with snprintf Replace strcpy+strcat calls with snprintf

[ANNOUNCE] libpciaccess 0.13.4

2015-04-30 Thread Alan Coopersmith
libpciaccess is used by the Xorg server to interface with the appropriate routines for finding and using PCI bus devices on various operating systems. Alan Coopersmith (1): libpciaccess 0.13.4 Chih-Wei Huang (1): Add missing guards around config.h inclusion Eero Tamminen (1): C

[ANNOUNCE] libXaw 1.0.13

2015-04-30 Thread Alan Coopersmith
Xaw is the classic X Athena Widget Set, a widget set based on the X Toolkit Intrinsics (Xt) Library. Adam Jackson (1): Fix build with gcc -Werror=format-security Alan Coopersmith (6): configure: Drop AM_MAINTAINER_MODE autogen.sh: Honor NOCONFIGURE=1 Use autoconf HAVE_UNIS

[ANNOUNCE] libxkbfile 1.0.9

2015-04-30 Thread Alan Coopersmith
libxkbfile is used by the X servers and utilities to parse the XKB configuration data files. This minor maintenance release provides the usual recent collection of build configuration improvements and janitorial cleanups. Adam Jackson (1): configure: Remove AM_MAINTAINER_MODE Alan Coopersm

[ANNOUNCE] libXrender 0.9.9

2015-04-30 Thread Alan Coopersmith
libXrender is the Xlib-based client API for the Render extension. Alan Coopersmith (1): libXrender 0.9.9 Clemens Eisserer (1): Fix request length calculation for XRenderCompositeText32 Michael Joost (1): Remove fallback for _XEatDataWords, require libX11 1.6 for it git tag: li

[ANNOUNCE] libXt 1.1.5

2015-04-30 Thread Alan Coopersmith
libXt is the X Toolkit Intrinsics library used to build older generation toolkits such as Motif & Xaw. Alan Coopersmith (8): Revert "Avoid shadowing variables." If CFLAGS_FOR_BUILD is not set, include CWARNFLAGS in default value makestrs: use strchr() instead of index() mak

[ANNOUNCE] kbproto 1.0.7

2015-04-30 Thread Alan Coopersmith
The headers & documentation for the XKB protocol extension. Adam Jackson (1): configure: Remove AM_MAINTAINER_MODE Alan Coopersmith (4): Tell clang not to report -Wpadded warnings on public headers we can't fix Add comments about sizes of dynamically allocated arrays Drop

[ANNOUNCE] xvinfo 1.1.3

2015-04-30 Thread Alan Coopersmith
xvinfo prints out the capabilities of any video adaptors associated with the display that are accessible through the X-Video extension. Alan Coopersmith (7): Use progname for error messages as well Convert sprintf call to use snprintf Make ImageEncodings unsigned configure:

[ANNOUNCE] xorg-docs 1.7.1

2015-04-30 Thread Alan Coopersmith
This package provides miscellaneous documentation for the X Window System that doesn't better fit into other packages. This release provides various minor updates & corrections that have accumulated since the last katamari, without waiting forever for someone to step up to create the next katamari