- Update to new upstream release 1.16

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland?expand=0&rev=85
This commit is contained in:
Jan Engelhardt 2018-08-25 17:27:59 +00:00 committed by Git OBS Bridge
parent e7f9501a41
commit f2ada8d9fb
6 changed files with 17 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:eb3fbebb8559d56a80ad3753ec3db800f587329067962dbf65e14488b4b7aeb0
size 432932

Binary file not shown.

3
wayland-1.16.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4e72c2b56109ccfb6610d776e465f4ca0af2280c9c2f7d5cc23f0ed2548752f5
size 435216

BIN
wayland-1.16.0.tar.xz.sig Normal file

Binary file not shown.

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
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.
-------------------------------------------------------------------
Mon Aug 13 15:36:12 UTC 2018 - sndirsch@suse.com

View File

@ -18,7 +18,7 @@
%define lname libwayland0
Name: wayland
Version: 1.15.0
Version: 1.16.0
Release: 0
Summary: Wayland Compositor Infrastructure
License: MIT