forked from pool/libxkbcommon
Accepting request 627889 from X11:Wayland
- Update to new upstream release 0.8.2 OBS-URL: https://build.opensuse.org/request/show/627889 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxkbcommon?expand=0&rev=22
This commit is contained in:
commit
e095af7757
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e829265db04e0aebfb0591b6dc3377b64599558167846c3f5ee5c5e53641fe6d
|
|
||||||
size 643456
|
|
3
libxkbcommon-0.8.2.tar.xz
Normal file
3
libxkbcommon-0.8.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7ab8c4b3403d89d01898066b72cb6069bddeb5af94905a65368f671a026ed58c
|
||||||
|
size 644040
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 7 13:49:26 UTC 2018 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Update to new upstream release 0.8.2
|
||||||
|
* Fix a few NULL-dereferences, out-of-bounds access and undefined
|
||||||
|
behavior in the XKB text format parser.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Dec 15 20:21:18 UTC 2017 - jengelh@inai.de
|
Fri Dec 15 20:21:18 UTC 2017 - jengelh@inai.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libxkbcommon
|
# spec file for package libxkbcommon
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -23,7 +23,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: libxkbcommon
|
Name: libxkbcommon
|
||||||
Version: 0.8.0
|
Version: 0.8.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library for handling xkb descriptions
|
Summary: Library for handling xkb descriptions
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user