Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xkbcomp for openSUSE:Factory checked 
in at 2025-12-11 18:32:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xkbcomp (Old)
 and      /work/SRC/openSUSE:Factory/.xkbcomp.new.1939 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xkbcomp"

Thu Dec 11 18:32:05 2025 rev:20 rq:1321970 version:1.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/xkbcomp/xkbcomp.changes  2024-02-06 
16:32:38.726902230 +0100
+++ /work/SRC/openSUSE:Factory/.xkbcomp.new.1939/xkbcomp.changes        
2025-12-11 18:32:25.515012198 +0100
@@ -1,0 +2,18 @@
+Wed Dec 10 13:18:04 UTC 2025 - Stefan Dirsch <[email protected]>
+
+- This releases contains the fixes for the issues reported in
+  today's security advisory:
+  https://lists.x.org/archives/xorg-announce/2025-December/003644.html
+  * CVE-2018-15863 (bsc#1105832)
+  * CVE-2018-15861 (bsc#1105832)
+  * CVE-2018-15859 (bsc#1105832)
+  * CVE-2018-15853 (bsc#1105832)
+  Note that the year is not a typo, these CVEs have been reported
+  previously for libxkbcommon but the same code exists in xkbcomp
+  and required the same fixes.
+  As a new feature in this version: xkbcomp now supports the meson
+  build system in addition to autotools. autotools support may be
+  removed in a future version.
+- switch to meson build
+
+-------------------------------------------------------------------

Old:
----
  xkbcomp-1.4.7.tar.xz

New:
----
  xkbcomp-1.5.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xkbcomp.spec ++++++
--- /var/tmp/diff_new_pack.3cERQb/_old  2025-12-11 18:32:26.147038766 +0100
+++ /var/tmp/diff_new_pack.3cERQb/_new  2025-12-11 18:32:26.151038935 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xkbcomp
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           xkbcomp
-Version:        1.4.7
+Version:        1.5.0
 Release:        0
 Summary:        Utility to compile XKB keyboard description
 License:        MIT
@@ -25,6 +25,7 @@
 URL:            https://xorg.freedesktop.org/
 Source0:        
https://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz
 BuildRequires:  bison
+BuildRequires:  meson
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xkbfile)
@@ -47,14 +48,14 @@
 into one of several output formats.
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
-%configure
-%make_build
+%meson
+%meson_build
 
 %install
-%make_install
+%meson_install
 
 %files
 %license COPYING

++++++ xkbcomp-1.4.7.tar.xz -> xkbcomp-1.5.0.tar.xz ++++++
++++ 10128 lines of diff (skipped)

Reply via email to