Packages changed:
 multipath-tools (0.11.0+164+suse.24eeee7 -> 0.11.0+183+suse.3973293)
 mutter (47.5 -> 47.6)
 nftables
 openSUSE-build-key
 sdbootutil (1+git20250303.63ae770 -> 1+git20250305.278a563)
 wtmpdb (0.71.0+git20250206.608632a -> 0.72.0+git20250305.10803fd)
 xdm
 xen

=== Details ===

==== multipath-tools ====
Version update (0.11.0+164+suse.24eeee7 -> 0.11.0+183+suse.3973293)
Subpackages: kpartx libmpath0

- Update to version 0.11.0+183+suse.3973293:
 * multipathd: fix hang during shutdown with queuing maps
   (bsc#1238484).
   This adds multipathd-queueing.service.
 * multipath-tools: make multipathd listen on a pathname socket
   (/run/multipathd.socket) besides listening on an abstract socket.
   This allows connecting to multipathd from a containerized application
   (gh#opensvc/multipath-tools#111). In client mode, applications
   linked against libmpathcmd will attempt to connect to the pathname
   socket first, and to the abstract socket if this fails.
   The MULTIPATH_SOCKET_NAME environment variable can be used to
   override the socket name.
 * multipathd: trigger uevents for blacklisted paths in reconfigure
   (bsc#1236321)
 * libmultipath: remove buggy reinstate_paths function

==== mutter ====
Version update (47.5 -> 47.6)

- Update to version 47.6:
 + Support presentation-time version 2
 + Honor wl_surface.offset on cursor surfaces
 + Fix sharable surfaces with nvidia as primary
 + Fixed crash

==== nftables ====
Subpackages: libnftables1 python311-nftables

- Add 0001-tools-add-a-systemd-unit-for-static-rulesets.patch
 [boo#1237277]

==== openSUSE-build-key ====

- changed keys to use SHA256 UIDs instead of SHA1. (bsc#1237294
 bsc#1236779 jsc#PED-12321)
 - gpg-pubkey-3fa1d6ce-67c856ee.asc to gpg-pubkey-09d9ea69-67c857f3.asc
 - gpg-pubkey-09d9ea69-645b99ce.asc to gpg-pubkey-3fa1d6ce-63c9481c.asc

==== sdbootutil ====
Version update (1+git20250303.63ae770 -> 1+git20250305.278a563)
Subpackages: sdbootutil-dracut-measure-pcr sdbootutil-snapper sdbootutil-tukit

- Update to version 1+git20250305.278a563:
 * Revert "Remove .conf suffix from grubenv (bsc#1237198)"
 * Drop unused parentheses
 * Fix name of local variable
- Update to version 1+git20250304.16b1e1b:
 * Fix location of initial boot entries
 * Set keyslot as local
 * Style changes

==== wtmpdb ====
Version update (0.71.0+git20250206.608632a -> 0.72.0+git20250305.10803fd)
Subpackages: libwtmpdb0

- Update to version 0.72.0+git20250305.10803fd:
 * Release version 0.72.0
 * i386: fix integer format length errors
 * Add utmp format importer
 * Fix wtmp database path in documentation
 * test: schedule test logins on correct day
 * rotate: don't throw away microseconds calculating threshold

==== xdm ====
Subpackages: displaymanager-sysconfig

- Make build recipe compatible with POSIX sh.

==== xen ====

- Update to Xen 4.20.0 FCS release (jsc#PED-8907)
 * See release candidate changelog entries below for 4.20.0
 * Reduce xenstore library dependencies.
 * Enable CONFIG_UBSAN (Arm64, x86, PPC, RISC-V) for GitLab CI.
 * Support for Intel EPT Paging-Write Feature.
 * AMD Zen 5 CPU support, including for new hardware mitigations
   for the SRSO speculative vulnerability.
- bsc#1238043 - VUL-0: CVE-2025-1713: xen: deadlock potential with
 VT-d and legacy PCI device pass-through (XSA-467)
 This fix is part of the final tarball
- Remove references to vm-install from README.SUSE