Packages changed: Mesa-demo MicroOS-release (20251126 -> 20251127) hplip libinput (1.29.2 -> 1.30.0) libproxy-backend (0.5.11 -> 0.5.12) libproxy-client (0.5.11 -> 0.5.12) openpgm polkit-default-privs (1550+20251111.84b92d9 -> 1550+20251118.addc6cd) qalculate (5.8.1 -> 5.8.2) sdbootutil (1+git20251119.0bee866 -> 1+git20251126.f7a46a1) transactional-update-notifier xorg-x11-server (21.1.15 -> 21.1.21) === Details === ==== Mesa-demo ==== Subpackages: Mesa-demo-egl Mesa-demo-x - Add pkgconfig(libdecor-0), pkgconfig(wayland-client), pkgconfig(wayland-egl), pkgconfig(wayland-protocols) and pkgconfig(wayland-scanner) BuildRequires and pass wayland=enabled to meson setup, build wayland support. ==== MicroOS-release ==== Version update (20251126 -> 20251127) Subpackages: MicroOS-release-appliance MicroOS-release-dvd - automatically generated by openSUSE-release-tools/pkglistgen ==== hplip ==== Subpackages: hplip-common hplip-cups hplip-driver-hpcups libhplip0 - Remove unused BuildRequires: update-desktop-files. ==== libinput ==== Version update (1.29.2 -> 1.30.0) - Update to release 1.30 * touchpad: allow disabling the touchpad jumping cursor detection, touchpad hysteresis, and palm dectection as a whole. * Add quirks for Microsoft Surface Keyboard BTN_0, TongFang GX4 (X4SP4NAL) touchpad, the RazerBlade162025 keyboard, HP OmniBook Ultra Flip Laptop 14-fh0xxx, GPD MicroPC 2 touchpad, ROG Flow Z13 2025 (GZ302EA) keyboard, Nulea M501 thumb trackball, Dell laptops, Google Chromebook Roric/Rull, MX Master 4. ==== libproxy-backend ==== Version update (0.5.11 -> 0.5.12) - Update to version 0.5.12: + Add static library generation + CI: Remove js / ts check + xdp: Fix missing dispose chain up + xdp: Reduce bus access error log level to debug ==== libproxy-client ==== Version update (0.5.11 -> 0.5.12) - Update to version 0.5.12: + Add static library generation + CI: Remove js / ts check + xdp: Fix missing dispose chain up + xdp: Reduce bus access error log level to debug ==== openpgm ==== - add fix_build_with_32_bits_MMX.patch to fix building packages on i586 that do not define _mm_cvtm64_si64 ==== polkit-default-privs ==== Version update (1550+20251111.84b92d9 -> 1550+20251118.addc6cd) - Update to version 1550+20251118.addc6cd: * profiles: add snapd (bsc#1248682) * profiles: add lightdm-kde-greeter (bsc#1249146) - Update to version 1550+20251114.b0f300e: * profiles: system v258 mountfsd and nsresourced actions (bsc#1247556) ==== qalculate ==== Version update (5.8.1 -> 5.8.2) - Update to version 5.8.2 * New functions: reshape(), circshift(), replacePart(). * Functions mergevectors() and area() renamed to slice() and part(). * v[i, ...]=... syntax for assignment of part of matrix/vector variable. * Improve language handling for functions, units, and variables * Limit the range of supported arguments in bessely, besselj, binomial, and igamma functions (to avoid segfault and very slow unabortable calculations). * Do not try to calculate exact result with automatic approximation for expressions with iterative functions. * Fix compilation without Readline * Fix segfault with entrywise operation on column vector and an empty vector. * Fix handling of single quotation marks. * Fix use of options "ignore locale" and "language" in command line arguments. * Option to change the default currency. * Limit time used for dual calculation with time command line argument to same limit as without. * Fix use of options "ignore locale" and "language" in command line arguments. * Minor bug fixes and feature enhancements ==== sdbootutil ==== Version update (1+git20251119.0bee866 -> 1+git20251126.f7a46a1) Subpackages: sdbootutil-dracut-measure-pcr sdbootutil-snapper sdbootutil-tukit - Update to version 1+git20251126.f7a46a1: * Improve error messages ==== transactional-update-notifier ==== - Fix requires for dbus daemon ==== xorg-x11-server ==== Version update (21.1.15 -> 21.1.21) Subpackages: xorg-x11-server-Xvfb - Update to version 21.1.21 * A bug fix release to address a number of regressions reported in the latest releases [1]. The changes being reverted here are part of a series of changes previously backported in the stable branch, yet these are not actual fixes to address bugs found in the stable branch, while those changes introduced regressions with reverse PRIME with the NVIDIA closed-source driver, issues with 10-bit output with the AMDGPU driver and reduced performance with the AMDGPU driver. [1] https://gitlab.freedesktop.org/xorg/xserver/-/issues/1848 - Changes * Revert "glamor: reject configs using unsupported rgbBits size" * Revert "glamor_egl: add support of GlxVendorLibrary option" * Revert "xorg: initialize glamor provider" * Revert "glamor: Lift the GLX EGL backend from Xwayland" * Revert "glamor: add glvnd_vendor private" - supersedes the following patches: * U_CVE-2022-49737-dix-Hold-input-lock-for-AttachDevice.patch * U_CVE-2025-26594-0001-Cursor-Refuse-to-free-the-root-cursor.patch * U_CVE-2025-26594-0002-dix-keep-a-ref-to-the-rootCursor.patch * U_CVE-2025-26595-0001-xkb-Fix-buffer-overflow-in-XkbVModMaskText.patch * U_CVE-2025-26596-0001-xkb-Fix-computation-of-XkbSizeKeySyms.patch * U_CVE-2025-26597-0001-xkb-Fix-buffer-overflow-in-XkbChangeTypesOfKey.patch * U_CVE-2025-26598-0001-Xi-Fix-barrier-device-search.patch * U_CVE-2025-26599-0001-composite-Handle-failure-to-redirect-in-compRedirect.patch * U_CVE-2025-26599-0002-composite-initialize-border-clip-even-when-pixmap-al.patch * U_CVE-2025-26600-0001-dix-Dequeue-pending-events-on-frozen-device-on-remov.patch * U_CVE-2025-26601-0001-sync-Do-not-let-sync-objects-uninitialized.patch * U_CVE-2025-26601-0002-sync-Check-values-before-applying-changes.patch * U_CVE-2025-26601-0003-sync-Do-not-fail-SyncAddTriggerToSyncObject.patch * U_CVE-2025-26601-0004-sync-Apply-changes-last-in-SyncChangeAlarmAttributes.patch * U_CVE-2025-49175-render-Avoid-0-or-less-animated-cursors.patch * U_CVE-2025-49176-os-Check-for-integer-overflow-on-BigRequest-length.patch * U_CVE-2025-49176-os-Do-not-overflow-the-integer-size-with-BigRequest.patch * U_CVE-2025-49177-xfixes-Check-request-length-for-SetClientDisconnectM.patch * U_CVE-2025-49178-os-Account-for-bytes-to-ignore-when-sharing-input-bu.patch * U_CVE-2025-49179-record-Check-for-overflow-in-RecordSanityCheckRegist.patch * U_CVE-2025-49180-randr-Check-for-overflow-in-RRChangeProviderProperty.patch * U_CVE-2025-49180-xfree86-Check-for-RandR-provider-functions.patch * bsc1251958_CVE-2025-62229_0001-present-Fix-use-after-free-in-present_create_notifie.patch * bsc1251959_CVE-2025-62230_0001-xkb-Make-the-RT_XKBCLIENT-resource-private.patch * bsc1251959_CVE-2025-62230_0002-xkb-Free-the-XKB-resource-when-freeing-XkbInterest.patch * bsc1251960_CVE-2025-62231_0001-xkb-Prevent-overflow-in-XkbSetCompatMap.patch * u_fbdevhw_kernel6.9_break_fbdev_open.patch * u_modesetting-Fix-dirty-updates-for-sw-rotation.patch - refreshed patches * N_Install-Avoid-failure-on-wrapper-installation.patch * N_fix-dpi-values.diff * N_zap_warning_xserver.diff * n_raise_default_clients.patch * n_xorg-wrapper-rename-Xorg.patch * u_01-Improved-ConfineToShape.patch * u_Panning-Set-panning-state-in-xf86RandR12ScreenSetSize.patch * u_Use-better-fallbacks-to-generate-cookies-if-arc4rand.patch * u_xf86-Accept-devices-with-the-kernel-s-efidrm-driver.patch * u_xf86-Accept-devices-with-the-kernel-s-vesadrm-driver.patch * u_xfree86-activate-GPU-screens-on-autobind.patch * u_xorg-server-xdmcp.patch * u_xorg-wrapper-build-Build-position-independent-code.patch * xorg-x11-server-byte-order.patch