use ml announcement changelog

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland?expand=0&rev=86
This commit is contained in:
Jan Engelhardt 2018-08-25 17:35:50 +00:00 committed by Git OBS Bridge
parent f2ada8d9fb
commit eec827daeb

View File

@ -2,14 +2,9 @@
Sat Aug 25 17:24:13 UTC 2018 - jengelh@inai.de
- Update to new upstream release 1.16
* wayland-server: Properly handle EAGAIN from
wl_connection_read().
* protocol: allow to send a zero physical output size.
* wayland-server: Finally remove deprecated struct
wl_buffer definition.
* connection: Prevent integer overflow in DIV_ROUNDUP.
* connection: Prevent pointer overflow from large lengths.
* The client definition of wl_global is removed.
* Some long standing oddness has been fixed with destroy signals.
* The code generator now supports referencing foreign enums.
-------------------------------------------------------------------
Mon Aug 13 15:36:12 UTC 2018 - sndirsch@suse.com