Packages changed:
 MicroOS-release (20250320 -> 20250321)
 docker
 gnome-disk-utility
 gnome-keyring
 kdecoration6
 kernel-source (6.13.6 -> 6.13.7)
 libcamera
 libdisplay-info
 mpfr (4.2.1 -> 4.2.2)
 mutter (48.0 -> 48.0+5)
 open-vm-tools

=== Details ===

==== MicroOS-release ====
Version update (20250320 -> 20250321)
Subpackages: MicroOS-release-appliance MicroOS-release-dvd

- automatically generated by openSUSE-release-tools/pkglistgen

==== docker ====
Subpackages: docker-buildx docker-rootless-extras

- Make container-selinux requirement conditional on selinux-policy
 (bsc#1237367)

==== gnome-disk-utility ====

- Add (exfatprogs or exfat-utils), f2fs-tools and udftools
 Recommends: Support formatting disks to exFAT, F2FS and UDF.

==== gnome-keyring ====
Subpackages: gnome-keyring-pam libgck-modules-gnome-keyring

- Re-enable ssh-agent for now: the switch to gcr-ssh-agent seems
 not to work without further work from the users. This needs to be
 analyzed more before disabling this agent here (boo#1239816).
 + Pass -Dssh-agent=true to meson
 + Add openssh BuildRequires.

==== kdecoration6 ====
Subpackages: libkdecorations3-6 libkdecorations3private2

- Add back obsoletion of libkdecorations2-5-lang (boo#1239218)

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

- Update config files. Disable OVPN temporarily.
 We need to wait for these fixes first:
 https://build.opensuse.org/request/show/1254601
 https://github.com/openSUSE/installation-images/pull/758
- commit bca56f0
- testing/selftests: add test tool and scripts for ovpn module
 (bsc#1239783).
- ovpn: add basic ethtool support (bsc#1239783).
- ovpn: notify userspace when a peer is deleted (bsc#1239783).
- ovpn: kill key and notify userspace in case of IV exhaustion
 (bsc#1239783).
- ovpn: implement key add/get/del/swap via netlink (bsc#1239783).
- ovpn: implement peer add/get/dump/delete via netlink
 (bsc#1239783).
- ovpn: add support for updating local or remote UDP endpoint
 (bsc#1239783).
- ovpn: implement keepalive mechanism (bsc#1239783).
- ovpn: implement peer lookup logic (bsc#1239783).
- ovpn: implement multi-peer support (bsc#1239783).
- ovpn: add support for MSG_NOSIGNAL in tcp_sendmsg (bsc#1239783).
- skb: implement skb_send_sock_locked_with_flags() (bsc#1239783).
- ovpn: implement TCP transport (bsc#1239783).
- ovpn: store tunnel and transport statistics (bsc#1239783).
- ovpn: implement packet processing (bsc#1239783).
- ovpn: implement basic RX path (UDP) (bsc#1239783).
- ovpn: implement basic TX path (UDP) (bsc#1239783).
- ovpn: introduce the ovpn_socket object (bsc#1239783).
- ovpn: introduce the ovpn_peer object (bsc#1239783).
- ovpn: keep carrier always on for MP interfaces (bsc#1239783).
- ovpn: add basic interface creation/destruction/management
 routines (bsc#1239783).
- ovpn: add basic netlink support (bsc#1239783).
- net: introduce OpenVPN Data Channel Offload (ovpn)
 (bsc#1239783).
- Update config files.
- commit 64754d8
- Linux 6.13.7 (bsc#1012628).
- x86/amd_nb: Use rdmsr_safe() in amd_get_mmconfig_range()
 (bsc#1012628).
- rust: block: fix formatting in GenDisk doc (bsc#1012628).
- cifs: Remove symlink member from cifs_open_info_data union
 (bsc#1012628).
- smb311: failure to open files of length 1040 when mounting
 with SMB3.1.1 POSIX extensions (bsc#1012628).
- loongarch: Use ASM_REACHABLE (bsc#1012628).
- Revert "of: reserved-memory: Fix using wrong number of cells
 to get property 'alignment'" (bsc#1012628).
- tracing: tprobe-events: Fix a memory leak when tprobe with
 $retval (bsc#1012628).
- tracing: tprobe-events: Reject invalid tracepoint name
 (bsc#1012628).
- stmmac: loongson: Pass correct arg to PCI function
 (bsc#1012628).
- LoongArch: Convert unreachable() to BUG() (bsc#1012628).
- LoongArch: Use polling play_dead() when resuming from
 hibernation (bsc#1012628).
- LoongArch: Set hugetlb mmap base address aligned with pmd size
 (bsc#1012628).
- LoongArch: Set max_pfn with the PFN of the last page
 (bsc#1012628).
- LoongArch: KVM: Add interrupt checking for AVEC (bsc#1012628).
- LoongArch: KVM: Reload guest CSR registers after sleep
 (bsc#1012628).
- LoongArch: KVM: Fix GPA size issue about VM (bsc#1012628).
- HID: appleir: Fix potential NULL dereference at raw event handle
 (bsc#1012628).
- ksmbd: fix type confusion via race condition when using
 ipc_msg_send_request (bsc#1012628).
- ksmbd: fix out-of-bounds in parse_sec_desc() (bsc#1012628).
- ksmbd: fix use-after-free in smb2_lock (bsc#1012628).
- ksmbd: fix bug on trap in smb2_lock (bsc#1012628).
- gpio: rcar: Use raw_spinlock to protect register access
 (bsc#1012628).
- gpio: aggregator: protect driver attr handlers against module
 unload (bsc#1012628).
- ALSA: seq: Avoid module auto-load handling at event delivery
 (bsc#1012628).
- ALSA: hda: intel: Add Dell ALC3271 to power_save denylist
 (bsc#1012628).
- ALSA: hda/realtek - add supported Mic Mute LED for Lenovo
 platform (bsc#1012628).
- ALSA: hda/realtek: update ALC222 depop optimize (bsc#1012628).
- btrfs: zoned: fix extent range end unlock in cow_file_range()
 (bsc#1012628).
- btrfs: fix a leaked chunk map issue in read_one_chunk()
 (bsc#1012628).
- virt: sev-guest: Allocate request data dynamically
 (bsc#1012628).
- hwmon: (peci/dimmtemp) Do not provide fake thresholds data
 (bsc#1012628).
- drm/amd/display: Fix null check for pipe_ctx->plane_state in
 resource_build_scaling_params (bsc#1012628).
- drm/amdkfd: Fix NULL Pointer Dereference in KFD queue
 (bsc#1012628).
- drm/amd/pm: always allow ih interrupt from fw (bsc#1012628).
- drm/imagination: avoid deadlock on fence release (bsc#1012628).
- drm/imagination: Hold drm_gem_gpuva lock for unmap
 (bsc#1012628).
- drm/imagination: only init job done fences once (bsc#1012628).
   ... changelog too long, skipping 278 lines ...
- commit f3da573

==== libcamera ====
Subpackages: libcamera-base0_4 libcamera0_4

- Make build recipe POSIX sh compatible
- Add trivial patch to fix build with gcc15:
 * libcamera-fix-for-gcc15.patch

==== libdisplay-info ====

- Add BuildRequires: python3-base; building for Leap 15.6 fails
 otherwise.

==== mpfr ====
Version update (4.2.1 -> 4.2.2)

- Update to mpfr 4.2.2
 * In order to resolve a portability issue with the _Float128 fallback to
   __float128 for binary128 support (e.g. with Clang and glibc 2.41), the
   prototypes of the corresponding conversion functions had to be changed,
   with _Float128 replaced by mpfr_float128, where mpfr_float128 is a
   macro defined as _Float128 by default. This changes neither the ABI nor
   the API (except that the end user of MPFR would need to define
   mpfr_float128 as the actual type for the binary128 format if this is not
   the standard _Float128 type).
 * Other bug fixes (see the fixed bugs on the MPFR 4.2.1 page and/or the
   ChangeLog file). In particular, the formatted output functions behaved
   incorrectly with %c on the value 0; such a use is uncommon, but this bug
   may have security implications.
 * Improved MPFR manual.
 * Detect the use of GMP's buggy vsnprintf replacement at configure time.
   With it, the tests of "%a" will be disabled to avoid an assertion failure
   in the MPFR testsuite. A warning will be displayed in the configure output
   in such a case.

==== mutter ====
Version update (48.0 -> 48.0+5)

- Add 0001-cursor-Unify-prepare_func-for-shape-cursors.patch.
 Solves the problem of changing the size of the cursor in gtk
 applications on HiDPI displays.
- Update to version 48.0+5:
 * Revert "ci: Disable container building temporarily"
 * Revert "ci: Disable sysext temporarily"
 * tests: Raise the timeout on monitor-unit from 1 minute to 5
   minutes
 * Revert "onscreen/native: Account for all posted frames"
 * kms/impl-device: Always catch pending KMS update in
   _schedule_process

==== open-vm-tools ====
Subpackages: libvmtools0

- remove unused pcre build dependency