[ANNOUNCE] libICE 1.0.10

2019-07-14 Thread Alan Coopersmith
libICE provides the API for the Inter-Client Exchange protocol. This release provides a fix for CVE-2017-2626 for platforms which don't have arc4random_buf() in their default libraries but do have getentropy(), such as Linux platforms with a kernel version of 3.17 or newer and a glibc version of 2

[ANNOUNCE] setxkbmap 1.3.2

2019-07-14 Thread Alan Coopersmith
setxkbmap is an X11 client to change the keymaps in the X server for a specified keyboard to use the layout determined by the options listed on the command line. Alan Coopersmith (4): Update README for gitlab migration Update configure.ac bug URL for gitlab migration Correct erro

[ANNOUNCE] xbacklight 1.2.3

2019-07-14 Thread Alan Coopersmith
Xbacklight is used to adjust the backlight brightness where supported. It uses the RandR extension to find all outputs on the X server supporting backlight brightness control and changes them all in the same way. Alan Coopersmith (4): Update README for gitlab migration Update configure

[ANNOUNCE] xbiff 1.0.4

2019-07-14 Thread Alan Coopersmith
xbiff provides graphical notification of new e-mail. It only handles mail stored in a filesystem accessible file, not via IMAP, POP or other remote access protocols. Alan Coopersmith (7): configure: Drop AM_MAINTAINER_MODE autogen.sh: Honor NOCONFIGURE=1 Update README for gitlab

[ANNOUNCE] xclock 1.0.9

2019-07-14 Thread Alan Coopersmith
xclock is the classic X Window System clock utility. It displays the time in analog or digital form, continuously updated at a frequency which may be specified by the user. Alan Coopersmith (3): Use _CONST_X_STRING to make libXt declare String as const char * Clear -Wsign-compare warn

[ANNOUNCE] xman 1.1.5

2019-07-14 Thread Alan Coopersmith
xman is a graphical manual page browser using the Athena Widgets (Xaw) toolkit. Alan Coopersmith (8): Change fall through comment in ScrollByL.c to match gcc's requirements Update README for gitlab migration Update configure.ac bug URL for gitlab migration Delete unused fun

[ANNOUNCE] xwininfo 1.1.5

2019-07-14 Thread Alan Coopersmith
xwininfo prints information about windows on an X server. Alan Coopersmith (4): Update README for gitlab migration Update configure.ac bug URL for gitlab migration Clear -Wsign-compare warnings from gcc 7.3 xwininfo 1.1.5 David Hill (1): In Find_Client, if (win == XC