From 68da5f98dc4c8c78d80123c93b96a55c9f4225a25096ff5e5e02ada9dd1cc36a Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 7 Aug 2018 13:53:39 +0000 Subject: [PATCH] - Update to new upstream release 0.8.2 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libxkbcommon?expand=0&rev=42 --- libxkbcommon-0.8.0.tar.xz | 3 --- libxkbcommon-0.8.2.tar.xz | 3 +++ libxkbcommon.changes | 7 +++++++ libxkbcommon.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 libxkbcommon-0.8.0.tar.xz create mode 100644 libxkbcommon-0.8.2.tar.xz diff --git a/libxkbcommon-0.8.0.tar.xz b/libxkbcommon-0.8.0.tar.xz deleted file mode 100644 index 81e3ebe..0000000 --- a/libxkbcommon-0.8.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e829265db04e0aebfb0591b6dc3377b64599558167846c3f5ee5c5e53641fe6d -size 643456 diff --git a/libxkbcommon-0.8.2.tar.xz b/libxkbcommon-0.8.2.tar.xz new file mode 100644 index 0000000..5d067cf --- /dev/null +++ b/libxkbcommon-0.8.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ab8c4b3403d89d01898066b72cb6069bddeb5af94905a65368f671a026ed58c +size 644040 diff --git a/libxkbcommon.changes b/libxkbcommon.changes index 0d3db88..39a5c25 100644 --- a/libxkbcommon.changes +++ b/libxkbcommon.changes @@ -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 diff --git a/libxkbcommon.spec b/libxkbcommon.spec index bfae186..890a7f1 100644 --- a/libxkbcommon.spec +++ b/libxkbcommon.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ %endif Name: libxkbcommon -Version: 0.8.0 +Version: 0.8.2 Release: 0 Summary: Library for handling xkb descriptions License: MIT