[ANNOUNCE] xorg-server 1.19.6

2017-12-20 Thread Adam Jackson
Yet another collection of fixes from master. There will likely be at
least one more 1.19.x release in 2018 as there are still a number of
unreviewed patches pending. Until then, happy new year.

Adam Jackson (10):
  xfixes: Remove the CursorCurrent array
  glx: Fix typos that break GLX_ARB_context_flush_control
  glx: Only flush indirect contexts in MakeCurrent (v2)
  glx: Fix glXQueryContext for GLX_FBCONFIG_ID and GLX_RENDER_TYPE (v2)
  composite: Remove a misleading comment
  composite: Export compIsAlternateVisual
  composite: Make compIsAlternateVisual safe even if Composite is off
  glx: Send GLX_VISUAL_SELECT_GROUP_SGIX attribute for visuals
  glx: Move Composite's synthetic visuals to a different select group
  xserver 1.19.6

Alex Goins (1):
  ramdac: Check ScreenPriv != NULL in xf86ScreenSetCursor()

Daniel Martin (4):
  modesetting: Fix potential buffer overflow
  test: input: Fix used uninitialized warning in dix_event_to_core
  test: signal-logging: Fix looping signed number tests
  os/xdmcp: Honour -once when session is dead

Eric Anholt (1):
  xkb: Print the xkbcomp path being executed when we fail to compile.

Giuseppe Bilotta (3):
  xkb: initialize tsyms
  randr: ProcRRGetOutputInfo: initialize memory
  randr: rrGetScreenResources: initialize memory

Hector Martin (1):
  edid: fix off-by-one error in CEA mode numbering

Michel Dänzer (1):
  present: Only send PresentCompleteNotify events to the presenting client

Nikolay Martynov (1):
  XShmGetImage: fix censoring

Olivier Fourdan (2):
  xwayland: Fix non-argb cursor conversion
  dix: avoid deferencing NULL PtrCtrl

Peter Hutterer (1):
  config/udev: consider ID_INPUT_FOO=0 as 'unset'

Thomas Hellstrom (3):
  glx: Work around a GLX_OML swap method in older dri drivers
  glx: Fix visual fbconfig matching with respect to swap method
  glx: Duplicate relevant fbconfigs for compositing visuals

Tomasz Śniatowski (1):
  os: Fix strtok/free crash in ComputeLocalClient

git tag: xorg-server-1.19.6

https://xorg.freedesktop.org/archive/individual/xserver/xorg-server-1.19.6.tar.bz2
MD5:  3e4ff034a331aed2322b078694a8  xorg-server-1.19.6.tar.bz2
SHA1: 2dd560ac49bdbda7f67166546af43541fabf517f  xorg-server-1.19.6.tar.bz2
SHA256: a732502f1db000cf36a376cd0c010ffdbf32ecdd7f1fa08ba7f5bdf9601cc197  
xorg-server-1.19.6.tar.bz2
SHA512: 
38519a8d0af9dd034045fc346959496dd718fa59b6188307974797a1cd9c349deb54987f6232ea8396baf810dcc710c0ff191f76ed2186cae4d44921b3680412
  xorg-server-1.19.6.tar.bz2
PGP:  
https://xorg.freedesktop.org/archive/individual/xserver/xorg-server-1.19.6.tar.bz2.sig

https://xorg.freedesktop.org/archive/individual/xserver/xorg-server-1.19.6.tar.gz
MD5:  ada013becbe850b92e2a8433dfb2cfe6  xorg-server-1.19.6.tar.gz
SHA1: f58b318bd17fe3af41ebf32d5a22da5dc667009e  xorg-server-1.19.6.tar.gz
SHA256: 3c0e4a354a6b1d5d357b121357946ee8ffdb2f52158b2e63e105be9cef013168  
xorg-server-1.19.6.tar.gz
SHA512: 
0ee9e7a20bac7b3a9a7730fc453a8b1f146e36f774721c7f69f723976c5cb456b18ce27bba71605995a8fc087518e462f06deb52f5145b87f28397f8e2cc1210
  xorg-server-1.19.6.tar.gz
PGP:  
https://xorg.freedesktop.org/archive/individual/xserver/xorg-server-1.19.6.tar.gz.sig

- ajax

signature.asc
Description: This is a digitally signed message part
___
xorg-announce mailing list
xorg-announce@lists.x.org
https://lists.x.org/mailman/listinfo/xorg-announce


[ANNOUNCE] xorg-server 1.19.6

2017-12-20 Thread Adam Jackson
Yet another collection of fixes from master. There will likely be at
least one more 1.19.x release in 2018 as there are still a number of
unreviewed patches pending. Until then, happy new year.

Adam Jackson (10):
  xfixes: Remove the CursorCurrent array
  glx: Fix typos that break GLX_ARB_context_flush_control
  glx: Only flush indirect contexts in MakeCurrent (v2)
  glx: Fix glXQueryContext for GLX_FBCONFIG_ID and GLX_RENDER_TYPE (v2)
  composite: Remove a misleading comment
  composite: Export compIsAlternateVisual
  composite: Make compIsAlternateVisual safe even if Composite is off
  glx: Send GLX_VISUAL_SELECT_GROUP_SGIX attribute for visuals
  glx: Move Composite's synthetic visuals to a different select group
  xserver 1.19.6

Alex Goins (1):
  ramdac: Check ScreenPriv != NULL in xf86ScreenSetCursor()

Daniel Martin (4):
  modesetting: Fix potential buffer overflow
  test: input: Fix used uninitialized warning in dix_event_to_core
  test: signal-logging: Fix looping signed number tests
  os/xdmcp: Honour -once when session is dead

Eric Anholt (1):
  xkb: Print the xkbcomp path being executed when we fail to compile.

Giuseppe Bilotta (3):
  xkb: initialize tsyms
  randr: ProcRRGetOutputInfo: initialize memory
  randr: rrGetScreenResources: initialize memory

Hector Martin (1):
  edid: fix off-by-one error in CEA mode numbering

Michel Dänzer (1):
  present: Only send PresentCompleteNotify events to the presenting client

Nikolay Martynov (1):
  XShmGetImage: fix censoring

Olivier Fourdan (2):
  xwayland: Fix non-argb cursor conversion
  dix: avoid deferencing NULL PtrCtrl

Peter Hutterer (1):
  config/udev: consider ID_INPUT_FOO=0 as 'unset'

Thomas Hellstrom (3):
  glx: Work around a GLX_OML swap method in older dri drivers
  glx: Fix visual fbconfig matching with respect to swap method
  glx: Duplicate relevant fbconfigs for compositing visuals

Tomasz Śniatowski (1):
  os: Fix strtok/free crash in ComputeLocalClient

git tag: xorg-server-1.19.6

https://xorg.freedesktop.org/archive/individual/xserver/xorg-server-1.19.6.tar.bz2
MD5:  3e4ff034a331aed2322b078694a8  xorg-server-1.19.6.tar.bz2
SHA1: 2dd560ac49bdbda7f67166546af43541fabf517f  xorg-server-1.19.6.tar.bz2
SHA256: a732502f1db000cf36a376cd0c010ffdbf32ecdd7f1fa08ba7f5bdf9601cc197  
xorg-server-1.19.6.tar.bz2
SHA512: 
38519a8d0af9dd034045fc346959496dd718fa59b6188307974797a1cd9c349deb54987f6232ea8396baf810dcc710c0ff191f76ed2186cae4d44921b3680412
  xorg-server-1.19.6.tar.bz2
PGP:  
https://xorg.freedesktop.org/archive/individual/xserver/xorg-server-1.19.6.tar.bz2.sig

https://xorg.freedesktop.org/archive/individual/xserver/xorg-server-1.19.6.tar.gz
MD5:  ada013becbe850b92e2a8433dfb2cfe6  xorg-server-1.19.6.tar.gz
SHA1: f58b318bd17fe3af41ebf32d5a22da5dc667009e  xorg-server-1.19.6.tar.gz
SHA256: 3c0e4a354a6b1d5d357b121357946ee8ffdb2f52158b2e63e105be9cef013168  
xorg-server-1.19.6.tar.gz
SHA512: 
0ee9e7a20bac7b3a9a7730fc453a8b1f146e36f774721c7f69f723976c5cb456b18ce27bba71605995a8fc087518e462f06deb52f5145b87f28397f8e2cc1210
  xorg-server-1.19.6.tar.gz
PGP:  
https://xorg.freedesktop.org/archive/individual/xserver/xorg-server-1.19.6.tar.gz.sig

- ajax

signature.asc
Description: This is a digitally signed message part
___
xorg@lists.x.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: https://lists.x.org/mailman/listinfo/xorg
Your subscription address: %(user_address)s