[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 error messages for missing/invalid file passed to -config
  setxkbmap 1.3.2

Emil Velikov (1):
  autogen.sh: use quoted string variables

Mihail Konev (1):
  autogen: add default patch prefix

Peter Hutterer (1):
  autogen.sh: use exec instead of waiting for configure to finish

git tag: setxkbmap-1.3.2

https://xorg.freedesktop.org/archive/individual/app/setxkbmap-1.3.2.tar.bz2
MD5:  93e736c98fb75856ee8227a0c49a128d  setxkbmap-1.3.2.tar.bz2
SHA1: 44783734bc58fca93165a20da0bb3eca1ccb9ad9  setxkbmap-1.3.2.tar.bz2
SHA256: 8ff27486442725e50b02d7049152f51d125ecad71b7ce503cfa09d5d8ceeb9f5  
setxkbmap-1.3.2.tar.bz2
SHA512: 
bfa8015dee0d8d3fdbbd89afbd71c8606ce168d6edca8521d5ed05a00fecbea39bc4bfcce84b71458bdeb34c60bd80a5df27e0691ccee3966443ecdc937faf38
  setxkbmap-1.3.2.tar.bz2
PGP:  
https://xorg.freedesktop.org/archive/individual/app/setxkbmap-1.3.2.tar.bz2.sig

https://xorg.freedesktop.org/archive/individual/app/setxkbmap-1.3.2.tar.gz
MD5:  18930bd1e3342af2a7c2b8280b0b6fcc  setxkbmap-1.3.2.tar.gz
SHA1: c64cb52465ce7facc31c305ba36ee43b081f7855  setxkbmap-1.3.2.tar.gz
SHA256: 7e934afc55f161406f7dd99b5be8837e5d1478d8263776697b159d48461a1d3c  
setxkbmap-1.3.2.tar.gz
SHA512: 
5e07285c16fb8822fec90ce8393c9f484fa19defa3d9db927a70dd1b525706b78901af5fff58fa99c947236f99c0010e34f1968f65e42ed6ba89a5c3925451fe
  setxkbmap-1.3.2.tar.gz
PGP:  
https://xorg.freedesktop.org/archive/individual/app/setxkbmap-1.3.2.tar.gz.sig

-- 
-Alan Coopersmith-   alan.coopersm...@oracle.com
 Oracle Solaris Engineering - https://blogs.oracle.com/alanc


signature.asc
Description: PGP signature
___
xorg-announce mailing list
xorg-announce@lists.x.org
https://lists.x.org/mailman/listinfo/xorg-announce

[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.25 or newer.   (libICE 1.0.9 already ensured that arc4random_buf()
is used on platforms that have it to provide sufficient entropy in ICE
key generation, but left other platforms with the weaker methods.  Linux
platforms could also have linked against libbsd to use arc4random_buf()
with libICE 1.0.9 for stronger keys.)

Alan Coopersmith (7):
  spec: Convert troff \*Q..\*U to DocBook ...
  Remove obsolete B16 & B32 tags in struct definitions
  Update README for gitlab migration
  Update configure.ac bug URL for gitlab migration
  IceOpenConnection: check for malloc failure on connect_to_you too
  IceWritePad: always use zero values for pad bytes
  libICE 1.0.10

Allison Lortie (2):
  authutil: fix an out-of-bounds access
  authutil: support $XDG_RUNTIME_DIR/ICEauthority

Benjamin Tissoires (1):
  Use getentropy() if arc4random_buf() is not available

Emil Velikov (6):
  autogen.sh: use quoted string variables
  Kill off Strstr macro
  Kill off Time_t macro
  Remove unneeded ^L symbols.
  Kill off local ICE_t definitions
  configure.ac: set TRANS_CLIENT/SERVER

Eric Engestrom (3):
  Make sure errorStr is a free-able string
  Make sure error_message is a free-able string
  Make sure string is never NULL

Jon TURNEY (1):
  Include unistd.h for getpid()

Mihail Konev (1):
  autogen: add default patch prefix

Olivier Fourdan (3):
  IceListenForWellKnownConnections: Fix memleak
  _IceRead: Avoid possible use-after-free
  cleanup: Separate variable assignment and test

Peter Hutterer (1):
  autogen.sh: use exec instead of waiting for configure to finish

Remko van der Vossen (1):
  Bug 90616 - libICE build fails on array bounds check

Tobias Stoeckmann (2):
  Fix use after free on subsequent calls
  Always terminate strncpy results.

walter harms (3):
  Drop NULL check prior to free()
  make IceProtocolShutdown() more readable
  iceauth.c: FIX warning: unused variable 'ret' in 'arc4random_buf'

git tag: libICE-1.0.10

https://xorg.freedesktop.org/archive/individual/lib/libICE-1.0.10.tar.bz2
MD5:  76d77499ee7120a56566891ca2c0dbcf  libICE-1.0.10.tar.bz2
SHA1: 5b5eb125d4f43a3ab8153b0f850963ee6c982c24  libICE-1.0.10.tar.bz2
SHA256: 6f86dce12cf4bcaf5c378b1b64ed2ddf1ef7b218f22b9942595fb747c348  
libICE-1.0.10.tar.bz2
SHA512: 
2f1ef2c32c833c71894a08fa7e7ed53f301f6c7bd22485d71c12884d8e8b36b99f362ec886349dcc84d08edc81c8b2cea035320831d64974edeba021b433c468
  libICE-1.0.10.tar.bz2
PGP:  
https://xorg.freedesktop.org/archive/individual/lib/libICE-1.0.10.tar.bz2.sig

https://xorg.freedesktop.org/archive/individual/lib/libICE-1.0.10.tar.gz
MD5:  25825f4caca2f75b112f287849455f15  libICE-1.0.10.tar.gz
SHA1: b042c56b8a9cb42324c1ee7c8ac43f1bb54cc835  libICE-1.0.10.tar.gz
SHA256: 1116bc64c772fd127a0d0c0ffa2833479905e3d3d8197740b3abd5f292f22d2d  
libICE-1.0.10.tar.gz
SHA512: 
2d4757f7325eb01180b5d7433cc350eb9606bd3afe82dabc8aa164feda75ef03a0624d74786e655c536c24a80d0ccb2f1e3ecbb04d3459b23f85455006ca8a91
  libICE-1.0.10.tar.gz
PGP:  
https://xorg.freedesktop.org/archive/individual/lib/libICE-1.0.10.tar.gz.sig


-- 
-Alan Coopersmith-   alan.coopersm...@oracle.com
 Oracle Solaris Engineering - https://blogs.oracle.com/alanc


signature.asc
Description: PGP signature
___
xorg-announce mailing list
xorg-announce@lists.x.org
https://lists.x.org/mailman/listinfo/xorg-announce

[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.ac bug URL for gitlab migration
  atof_or_die: Also die if nothing was converted
  xbacklight 1.2.3

Roberto Ricci (1):
  exit if conv. from string to double fails

Roman Donchenko (1):
  Properly round the new brightness value

git tag: xbacklight-1.2.3

https://xorg.freedesktop.org/archive/individual/app/xbacklight-1.2.3.tar.bz2
MD5:  5b6405973db69c0443be2fba8e1a8ab7  xbacklight-1.2.3.tar.bz2
SHA1: f0a6163738143ec23542b459aef567309a119e0c  xbacklight-1.2.3.tar.bz2
SHA256: 3a27f324777ae99fee476cfb2f064576fb8cba4eb77f97cda37adda1c1d39ade  
xbacklight-1.2.3.tar.bz2
SHA512: 
717c87ce24634892fc4ac54fc59dcc0a5bc8f206aaf1d13410f95f7e4fe6e3dbc7ff8d951bcd8ea8c5e955357a00fea6ceadd4559e60b1a632e40f71290e12c7
  xbacklight-1.2.3.tar.bz2
PGP:  
https://xorg.freedesktop.org/archive/individual/app/xbacklight-1.2.3.tar.bz2.sig

https://xorg.freedesktop.org/archive/individual/app/xbacklight-1.2.3.tar.gz
MD5:  6dfc1e0807b31d4a0481c4d5cc32abfe  xbacklight-1.2.3.tar.gz
SHA1: f2cb794a0804d2166a7d6c8a51e60f5ab01a3691  xbacklight-1.2.3.tar.gz
SHA256: d2a8dd962454d8de3675286eab4edc4d1376ac7da040a3a8729ee250e6e798c1  
xbacklight-1.2.3.tar.gz
SHA512: 
84f30078f4d2875ec69a7f8be58ea7ff1a788f6c37eff6138a4bd75229ab2d108e1b8a6272bdc7125a1756b985df96ddefc49cad5c2e7b29e2d1c1f19b0403a8
  xbacklight-1.2.3.tar.gz
PGP:  
https://xorg.freedesktop.org/archive/individual/app/xbacklight-1.2.3.tar.gz.sig


-- 
-Alan Coopersmith-   alan.coopersm...@oracle.com
 Oracle Solaris Engineering - https://blogs.oracle.com/alanc


signature.asc
Description: PGP signature
___
xorg-announce mailing list
xorg-announce@lists.x.org
https://lists.x.org/mailman/listinfo/xorg-announce