Packages changed:
 gdbm
 gpg2 (2.5.4 -> 2.5.5)
 kernel-firmware-intel (20250206 -> 20250307)
 kernel-source (6.13.5 -> 6.13.6)
 kmod (34 -> 34.1)
 libSM (1.2.5 -> 1.2.6)
 libX11 (1.8.11 -> 1.8.12)
 lsof (4.99.3 -> 4.99.4)
 patterns-base
 perl (5.40.0 -> 5.40.1)
 qalculate (5.5.0 -> 5.5.2)
 qt6-base
 qt6-multimedia
 qt6-positioning
 qt6-quick3d
 qt6-wayland
 qt6-webengine
 rpm (4.20.0 -> 4.20.1)
 xauth (1.1.3 -> 1.1.4)
 xdm (1.1.16 -> 1.1.17)

=== Details ===

==== gdbm ====
Subpackages: libgdbm6 libgdbm_compat4

- added patches
 fix build with gcc15
 + gdbm-gcc15.patch

==== gpg2 ====
Version update (2.5.4 -> 2.5.5)

- Update to 2.5.5: [bsc#1236931, bsc#1239119]
 * gpg: Fix a verification DoS due to a malicious subkey in the
   keyring.  [T7527]
 * dirmngr: Fix possible hangs due to blocking connection requests.
   [T6606, T7434]
 Release-info: https://dev.gnupg.org/T7530

==== kernel-firmware-intel ====
Version update (20250206 -> 20250307)

- Update to version 20250307 (git commit bd3d8a8b1bb7):
 * intel_vpu: Add firmware for 37xx and 40xx NPUs
- Update aliases

==== kernel-source ====
Version update (6.13.5 -> 6.13.6)

- x86/microcode/AMD: Add some forgotten models to the SHA check (microcode_fix)
- commit 14647da
- Linux 6.13.6 (bsc#1012628).
- RDMA/mlx5: Fix the recovery flow of the UMR QP (bsc#1012628).
- IB/mlx5: Set and get correct qp_num for a DCT QP (bsc#1012628).
- RDMA/mlx5: Fix a race for DMABUF MR which can lead to CQE with
 error (bsc#1012628).
- RDMA/mlx5: Fix a WARN during dereg_mr for DM type (bsc#1012628).
- RDMA/mana_ib: Allocate PAGE aligned doorbell index
 (bsc#1012628).
- RDMA/hns: Fix mbox timing out by adding retry mechanism
 (bsc#1012628).
- RDMA/bnxt_re: Add sanity checks on rdev validity (bsc#1012628).
- RDMA/bnxt_re: Allocate dev_attr information dynamically
 (bsc#1012628).
- RDMA/bnxt_re: Fix the statistics for Gen P7 VF (bsc#1012628).
- landlock: Fix non-TCP sockets restriction (bsc#1012628).
- scsi: ufs: core: Fix ufshcd_is_ufs_dev_busy() and
 ufshcd_eh_timed_out() (bsc#1012628).
- ovl: fix UAF in ovl_dentry_update_reval by moving dput()
 in ovl_link_up (bsc#1012628).
- NFS: O_DIRECT writes must check and adjust the file length
 (bsc#1012628).
- NFS: Adjust delegated timestamps for O_DIRECT reads and writes
 (bsc#1012628).
- SUNRPC: Prevent looping due to rpc_signal_task() races
 (bsc#1012628).
- NFSv4: Fix a deadlock when recovering state on a sillyrenamed
 file (bsc#1012628).
- SUNRPC: Handle -ETIMEDOUT return from tlshd (bsc#1012628).
- RDMA/mlx5: Fix implicit ODP hang on parent deregistration
 (bsc#1012628).
- RDMA/mlx5: Fix AH static rate parsing (bsc#1012628).
- scsi: core: Clear driver private data when retrying request
 (bsc#1012628).
- scsi: ufs: core: Set default runtime/system PM levels before
 ufshcd_hba_init() (bsc#1012628).
- RDMA/mlx5: Fix bind QP error cleanup flow (bsc#1012628).
- RDMA/bnxt_re: Fix the page details for the srq created by
 kernel consumers (bsc#1012628).
- sunrpc: suppress warnings for unused procfs functions
 (bsc#1012628).
- ALSA: usb-audio: Avoid dropping MIDI events at closing multiple
 ports (bsc#1012628).
- Bluetooth: L2CAP: Fix L2CAP_ECRED_CONN_RSP response
 (bsc#1012628).
- rxrpc: rxperf: Fix missing decoding of terminal magic cookie
 (bsc#1012628).
- afs: Fix the server_list to unuse a displaced server rather
 than putting it (bsc#1012628).
- afs: Give an afs_server object a ref on the afs_cell object
 it points to (bsc#1012628).
- net: Add net_passive_inc() and net_passive_dec() (bsc#1012628).
- net: better track kernel sockets lifetime (bsc#1012628).
- net: loopback: Avoid sending IP packets without an Ethernet
 header (bsc#1012628).
- net: set the minimum for net_hotdata.netdev_budget_usecs
 (bsc#1012628).
- ipvlan: ensure network headers are in skb linear part
 (bsc#1012628).
- net: cadence: macb: Synchronize stats calculations
 (bsc#1012628).
- net: dsa: rtl8366rb: Fix compilation problem (bsc#1012628).
- ASoC: es8328: fix route from DAC to output (bsc#1012628).
- ASoC: fsl: Rename stream name of SAI DAI driver (bsc#1012628).
- ipvs: Always clear ipvs_property flag in skb_scrub_packet()
 (bsc#1012628).
- drm/xe/oa: Allow oa_exponent value of 0 (bsc#1012628).
- firmware: cs_dsp: Remove async regmap writes (bsc#1012628).
- ASoC: cs35l56: Prevent races when soft-resetting using SPI
 control (bsc#1012628).
- ALSA: hda/realtek: Fix wrong mic setup for ASUS VivoBook 15
 (bsc#1012628).
- drm/amdgpu/gfx: only call mes for enforce isolation if supported
 (bsc#1012628).
- drm/amdgpu/mes: keep enforce isolation up to date (bsc#1012628).
- drm/amd/display: restore edid reading from a given i2c adapter
 (bsc#1012628).
- net: ethernet: ti: am65-cpsw: select PAGE_POOL (bsc#1012628).
- tcp: devmem: don't write truncated dmabuf CMSGs to userspace
 (bsc#1012628).
- ice: Fix deinitializing VF in error path (bsc#1012628).
- ice: Avoid setting default Rx VSI twice in switchdev setup
 (bsc#1012628).
- tcp: Defer ts_recent changes until req is owned (bsc#1012628).
- net: Clear old fragment checksum value in napi_reuse_skb
 (bsc#1012628).
- net: mvpp2: cls: Fixed Non IP flow, with vlan tag flow
 defination (bsc#1012628).
- net/mlx5: Fix vport QoS cleanup on error (bsc#1012628).
- net/mlx5: Restore missing trace event when enabling vport QoS
 (bsc#1012628).
- net/mlx5: IRQ, Fix null string in debug print (bsc#1012628).
- net: ipv6: fix dst ref loop on input in seg6 lwt (bsc#1012628).
- net: ipv6: fix dst ref loop on input in rpl lwt (bsc#1012628).
- selftests: drv-net: Check if combined-count exists
 (bsc#1012628).
- idpf: fix checksums set in idpf_rx_rsc() (bsc#1012628).
- net: ti: icss-iep: Reject perout generation request
   ... changelog too long, skipping 192 lines ...
- commit 1f1e842

==== kmod ====
Version update (34 -> 34.1)
Subpackages: libkmod2

- Update to release 34.1
 * Build fixes only

==== libSM ====
Version update (1.2.5 -> 1.2.6)

- update to 1.2.6
 Support for using getaddrinfo() was originally added to support IPv6,
 and only used if IPv6 support was enabled.  Two decades later, support
 for getaddrinfo() is ubiquitous and OS'es have marked gethostbyname()
 as deprecated, so use the modern interface whenever we can now.
 (Note that code included from xtrans will only use the modern interfaces
 when IPv6 is disabled if building against xtrans 1.6.0 or later.)
 Of course, in libSM, this only matters if one of the UUID generation
 interfaces isn't being used instead, and the configure script has also
 been modified in this release to stop checking for network interfaces
 if we're not going to use them because we found a UUID generation
 mechanism to use instead for creating ids.

==== libX11 ====
Version update (1.8.11 -> 1.8.12)
Subpackages: libX11-6 libX11-data libX11-xcb1

- Update to 1.8.12; this release includes:
 * x11.pc: Add URL field (!280)
 * xkb: Bring over fixes from Xserver to shared XKB source files (!279)
- supersedes U_CVE-2025-26597-0001-xkb-Fix-buffer-overflow-in-XkbChangeTypesOfKey.patch

==== lsof ====
Version update (4.99.3 -> 4.99.4)

- Update to version 4.99.4:
 * In lsof manapge: mention /etc/services for -P option
 * Fix typos in docs
 * Linux 6.9 changed the pidfs appearence in procfs. Try to
   maintain original output in lsof (bsc#1224285)
 * closefrom_shim: Add optimized fallback for platforms without
   closefrom or close_range
 * fix build against -std=c23 (`void (*)()`) changed the meaning)
- Drop obsolete lsof-4.99.3-fix-version-in-configure-ac.patch,
 0001-tests-eliminate-use-of-fgrep.patch and
 0002-linux-Maintain-original-output-for-pidfd-in-linux-6..patch.

==== patterns-base ====
Subpackages: patterns-base-base patterns-base-bootloader patterns-base-minimal_base patterns-base-x11

- Ensure supportutils is installed on SLES 16 (bsc#1238894).

==== perl ====
Version update (5.40.0 -> 5.40.1)
Subpackages: perl-base

- update to 5.40.1
 * fix strftime sometimes crashing if a non-string was used as argument
 * some functions in the builtin:: package would crash when used after
 a tail call
 * fix utf8n_to_uvchr sometimes failing to correctly identify certain
 invalid UTF-8 sequences as invalid.

==== qalculate ====
Version update (5.5.0 -> 5.5.2)

- Update to 5.5.2:
 - Fix tab completion

==== qt6-base ====
Subpackages: libQt6Concurrent6 libQt6Core6 libQt6DBus6 libQt6Gui6 libQt6Network6 libQt6OpenGL6 libQt6OpenGLWidgets6 libQt6PrintSupport6 libQt6Sql6 libQt6Test6 libQt6Widgets6 libQt6Xml6 qt6-network-tls qt6-networkinformation-glib qt6-networkinformation-nm qt6-printsupport-cups qt6-sql-sqlite

- Add patch (fixes boo#1218403):
 * 0001-Change-default-settings-for-Qt-packages.patch

==== qt6-multimedia ====
Subpackages: libQt6Multimedia6 libQt6MultimediaQuick6 libQt6Quick3DSpatialAudio6 libQt6SpatialAudio6 qt6-multimedia-imports

- Ignore private QML imports

==== qt6-positioning ====
Subpackages: libQt6Positioning6 libQt6PositioningQuick6 qt6-positioning-imports

- Ignore private QML imports

==== qt6-quick3d ====
Subpackages: libQt6Quick3D6 libQt6Quick3DAssetImport6 libQt6Quick3DAssetUtils6 libQt6Quick3DEffects6 libQt6Quick3DHelpers6 libQt6Quick3DHelpersImpl6 libQt6Quick3DParticleEffects6 libQt6Quick3DParticles6 libQt6Quick3DRuntimeRender6 libQt6Quick3DUtils6 libQt6Quick3DXr6 qt6-quick3d-imports

- Ignore private QML imports

==== qt6-wayland ====
Subpackages: libQt6WaylandClient6 libQt6WaylandCompositor6 libQt6WaylandEglClientHwIntegration6 libQt6WaylandEglCompositorHwIntegration6 libQt6WlShellIntegration6

- Ignore private QML imports

==== qt6-webengine ====
Subpackages: libQt6WebEngineCore6 libQt6WebEngineQuick6 libQt6WebEngineWidgets6 qt6-webengine-imports

- Ignore private QML imports

==== rpm ====
Version update (4.20.0 -> 4.20.1)

- update to rpm-4.20.1
 * add support for fully locked user accounts in sysusers.d
 * fix unmodified %config files being removed in case of an
   unpack failure
 * fix lua deprecation warnings being shown packages built with
   old rpm versions
 * ignore all files in macro directories that do not end with an
   alphanumeric character
- refreshed patches:
 * rpmqpack.diff
 * unshare.diff
 * rpm2archive.diff
- dropped patches:
 * debugpackage.diff
 * nextfiles.diff
 * buildsys.diff

==== xauth ====
Version update (1.1.3 -> 1.1.4)

- Update to version 1.1.4
 Support for using getaddrinfo() and inet_ntop() was originally added to
 support IPv6, and only used if IPv6 support was enabled. Two decades later,
 these interfaces are ubiquitous and OS'es have starting marking the old
 interfaces as deprecated, so this release changes to use the modern interface
 whenever we can now.  (Note that code included from libxtrans will only use
 these interfaces when IPv6 is disabled if building against libxtrans 1.6.0
 or later.)
- refreshed xauth-tolerant-hostname-changes.diff

==== xdm ====
Version update (1.1.16 -> 1.1.17)
Subpackages: displaymanager-sysconfig

- Update to release 1.1.17
 Support for using getaddrinfo(), inet_ntop(), and struct sockaddr_storage
 was originally added to support IPv6, and only used if IPv6 support was
 enabled. Two decades later, these interfaces are ubiquitous and OS'es have
 starting marking the old interfaces as deprecated, so this release changes
 to use the modern interface whenever we can now.  (Note that code included
 from xtrans will only use these interfaces when IPv6 is disabled if building
 against xtrans 1.6.0 or later.)