From 68b95b8e23f8d5636208b724ad842ecbe3fb3f82e4da69e7a4057762bc0d0f77 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 12 Mar 2025 17:31:28 +0100 Subject: [PATCH] libxkbcommon 1.8.1 --- libxkbcommon.changes | 9 +++++++++ libxkbcommon.spec | 2 +- xkbcommon-1.8.0.tar.gz | 3 --- xkbcommon-1.8.1.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 xkbcommon-1.8.0.tar.gz create mode 100644 xkbcommon-1.8.1.tar.gz diff --git a/libxkbcommon.changes b/libxkbcommon.changes index a254c92..4ebc3fd 100644 --- a/libxkbcommon.changes +++ b/libxkbcommon.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Mar 12 16:30:46 UTC 2025 - Jan Engelhardt + +- Update to release 1.8.1 + * Fixed segfault due to invalid arithmetic to bring negative + layout indexes into range. + * The tools do not load the default RMLVO (rules, model, + layout, variant, options) values from the environment anymore. + ------------------------------------------------------------------- Tue Feb 4 22:05:54 UTC 2025 - Jan Engelhardt diff --git a/libxkbcommon.spec b/libxkbcommon.spec index 24d8976..005ea94 100644 --- a/libxkbcommon.spec +++ b/libxkbcommon.spec @@ -23,7 +23,7 @@ %endif Name: libxkbcommon -Version: 1.8.0 +Version: 1.8.1 Release: 0 Summary: Library for handling xkb descriptions License: MIT diff --git a/xkbcommon-1.8.0.tar.gz b/xkbcommon-1.8.0.tar.gz deleted file mode 100644 index bea3e3b..0000000 --- a/xkbcommon-1.8.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:025c53032776ed850fbfb92683a703048cd70256df4ac1a1ec41ed3455d5d39c -size 995648 diff --git a/xkbcommon-1.8.1.tar.gz b/xkbcommon-1.8.1.tar.gz new file mode 100644 index 0000000..d2eaa21 --- /dev/null +++ b/xkbcommon-1.8.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c65c668810db305c4454ba26a10b6d84a96b5469719fe3c729e1c6542b8d0d87 +size 983334