From ae8bd13aa8ce2e8c982a0a741ef8bf9f9226e05eca08ec9365e0c8bf3bc55c8e Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 24 Aug 2018 07:41:38 +0000 Subject: [PATCH] Accepting request 631154 from home:AndreasStieger:branches:X11:Wayland add bugzilla reference boo#1105832 OBS-URL: https://build.opensuse.org/request/show/631154 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libxkbcommon?expand=0&rev=44 --- libxkbcommon.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libxkbcommon.changes b/libxkbcommon.changes index 39a5c25..0f231f3 100644 --- a/libxkbcommon.changes +++ b/libxkbcommon.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Tue Aug 7 13:49:26 UTC 2018 - jengelh@inai.de -- Update to new upstream release 0.8.2 +- Update to new upstream release 0.8.2 (boo#1105832) * Fix a few NULL-dereferences, out-of-bounds access and undefined behavior in the XKB text format parser.