Packages changed:
 Mesa (25.1.3 -> 25.1.4)
 Mesa-drivers (25.1.3 -> 25.1.4)
 MicroOS-release (20250620 -> 20250623)
 graphite2
 kernel-firmware-amdgpu (20250616 -> 20250620)
 kernel-firmware-mediatek (20250613 -> 20250619)
 kernel-firmware-qcom (20250613 -> 20250616)
 libtool (2.4.7 -> 2.5.4)
 perl
 python-jsonpointer
 qemu
 xorg-x11-server
 xwayland (24.1.7 -> 24.1.8)

=== Details ===

==== Mesa ====
Version update (25.1.3 -> 25.1.4)
Subpackages: Mesa-libEGL1 Mesa-libGL1 libgbm1

- Update to release 25.1.4
 - ->  https://docs.mesa3d.org/relnotes/25.1.4

==== Mesa-drivers ====
Version update (25.1.3 -> 25.1.4)
Subpackages: Mesa-dri Mesa-gallium Mesa-vulkan-device-select libvulkan_lvp

- Update to release 25.1.4
 - ->  https://docs.mesa3d.org/relnotes/25.1.4

==== MicroOS-release ====
Version update (20250620 -> 20250623)
Subpackages: MicroOS-release-appliance MicroOS-release-dvd

- automatically generated by openSUSE-release-tools/pkglistgen

==== graphite2 ====

- Exclude nametabletest until fixed upstream
 https://github.com/silnrsi/graphite/issues/96

==== kernel-firmware-amdgpu ====
Version update (20250616 -> 20250620)

- Update to version 20250620 (git commit 49c833a10ad9):
 * amdgpu: update renoir firmware
 * amdgpu: update vcn 5.0.0 firmware
 * amdgpu: update smu 14.0.3 firmware
 * amdgpu: update sdma 7.0.1 firmware
 * amdgpu: update psp 14.0.3 firmware
 * amdgpu: update gc 12.0.1 firmware
 * amdgpu: update navy flounder firmware
 * amdgpu: update psp 14.0.4 firmware
 * amdgpu: update gc 11.5.2 firmware
 * amdgpu: update sienna cichlid firmware
 * amdgpu: add raven2 ip discovery firmware
 * amdgpu: update smu 14.0.2 firmware
 * amdgpu: update sdma 7.0.0 firmware
 * amdgpu: update psp 14.0.2 firmware
 * amdgpu: update gc 12.0.0 firmware
 * amdgpu: update vcn 4.0.6 firmware
 * amdgpu: update psp 14.0.1 firmware
 * amdgpu: update gc 11.5.1 firmware
 * amdgpu: update psp 13.0.11 firmware
 * amdgpu: update gc 11.0.4 firmware
 * amdgpu: add picasso ip discovery firmware
 * amdgpu: add raven ip discovery firmware
 * amdgpu: update vega20 firmware
 * amdgpu: update vega12 firmware
 * amdgpu: update smu 13.0.7 firmware
 * amdgpu: update vcn 4.0.4 firmware
 * amdgpu: update psp 13.0.7 firmware
 * amdgpu: update gc 11.0.2 firmware
 * amdgpu: update navi14 firmware
 * amdgpu: update vega10 firmware
 * amdgpu: update gc 10.3.6 firmware
 * amdgpu: update smu 13.0.10 firmware
 * amdgpu: update psp 13.0.10 firmware
 * amdgpu: update gc 11.0.3 firmware
 * amdgpu: update navi12 firmware
 * amdgpu: update vangogh firmware
 * amdgpu: update navi10 firmware
 * amdgpu: add smu 13.0.0 kicker firmware
 * amdgpu: add psp 13.0.0 kicker firmware
 * amdgpu: add gc 11.0.0 kicker firmware
 * amdgpu: add vcn 5.0.1 firmware
 * amdgpu: add sdma 4.4.4 firmware
 * amdgpu: add psp 13.0.12 firmware
 * amdgpu: add gc 9.5.0 firmware
 * amdgpu: add arcturus IP discovery firmware
 * amdgpu: update vcn 4.0.0 firmware
 * amdgpu: update smu 13.0.0 firmware
 * amdgpu: update psp 13.0.0 firmware
 * amdgpu: update gc 11.0.0 firmware
 * amdgpu: update psp 13.0.14 firmware
 * amdgpu: update gc 9.4.4 firmware
 * amdgpu: update psp 13.0.6 firmware
 * amdgpu: update gc 9.4.3 firmware
 * amdgpu: update beige_goby firmware
 * amdgpu: update vcn 4.0.5 firmware
 * amdgpu: update gc 11.5.0 firmware
 * amdgpu: update vcn 4.0.2 firmware
 * amdgpu: update gc 11.0.1 firmware
 * amdgpu: update dimgrey_cavefish firmware
 * amdgpu: update aldebaran firmware
- Update to version 20250619 (git commit dcd2ee2f57a7):
 * amdgpu: update dmcub fw for dcn32 and dcn401

==== kernel-firmware-mediatek ====
Version update (20250613 -> 20250619)

- Update to version 20250619 (git commit dcd2ee2f57a7):
 * mediatek: Update mt8186 SCP firmware

==== kernel-firmware-qcom ====
Version update (20250613 -> 20250616)

- Update to version 20250616 (git commit 1d98972a5635):
 * qcom: add gpu firmwares for X1P42100 chipset

==== libtool ====
Version update (2.4.7 -> 2.5.4)

- update to 2.5 (2.5.4):
 * New libtool command line flag, --no-finish, to skip executing
   finish_cmds that would alter the shared library cache during
   testing.
 * Support additional flang-based compilers, 'f18' and 'f95'.
 * Add 'aarch64' support to the file magic test, which allows for
   shared libraries to be built with Mingw for aarch64.
 * The configure options --with-pic and --without-pic have been
   renamed to --enable-pic and --disable-pic, respectively. The
   old names --with-pic and --without-pic are still supported,
   though, for backward compatibility.
 * The configure option --with-aix-soname has been renamed to
 - -enable-aix-soname.  The old name --with-aix-soname is still
   supported, though, for backward compatibility.
 * Support C++17 compilers in the C++ tests.
 * Autoconf 2.64 is required for libtool.m4 to use AS_VAR_APPEND.
 * Pass '-fdiagnostics-color', '-frecord-gcc-switches',
   '-fno-sanitize*', '-Werror', and 'prefix-map' flags.
 * Pass the '-no-canonical-prefixes' linker flag.
 * Pass '-fopenmp=*' for Clang to allow choosing between libgomp and
   libomp.
 * Pass '-shared-libsan', '-static-libsan', 'rtlib=*', and
   'unwindlib=*' for Clang.
 * Removed test_compile from command line options.
 * Removed AC_PROG_SED fallback, as the macro has been supported
   in Autoconf since the 90's.
- drop patches:
 * handle-Werror-return-type.patch
 * libtool-reproducible-hostname.patch
 * libtool-2.4.7-grep-3.8.patch

==== perl ====
Subpackages: perl-base

- Replace usage of %jobs for reproducible builds (boo#1237231)
- Add perl-fixed-uname.patch to not store kernel version (boo#1230137)

==== python-jsonpointer ====

- Switch to pyproject macros.
- No more greedy globs in %files.

==== qemu ====

- Add Live migration support for QEMU-emulated AMD IOMMU (jsc#PED-13144):
 * hw/i386/amd_iommu: Allow migration when explicitly create the AMDVI-PCI device (jsc#PED-PED-13144)
 * hw/i386/amd_iommu: Isolate AMDVI-PCI from amd-iommu device to allow full control over the PCI device creation (jsc#PED-13144)

==== xorg-x11-server ====
Subpackages: xorg-x11-server-Xvfb

- U_CVE-2025-49176-os-Check-for-integer-overflow-on-BigRequest-length.patch
 * additional fix for CVE-2025-49176

==== xwayland ====
Version update (24.1.7 -> 24.1.8)

- Update to version 24.1.8:
 * This release contains an additional fix for CVE-2025-49176 from
   June 17 security advisory:
   https://lists.x.org/archives/xorg/2025-June/062055.html