Please note that this mail was generated by a script. The described changes are computed based on the aarch64 DVD. The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading: https://openqa.opensuse.org/tests/overview?distri=opensuse&groupid=3&version=Tumbleweed&build=20250623 Please do not reply to this email to report issues, rather file a bug on bugzilla.opensuse.org. For more information on filing bugs please see https://en.opensuse.org/openSUSE:Submitting_bug_reports Packages changed: Mesa (25.1.3 -> 25.1.4) Mesa-drivers (25.1.3 -> 25.1.4) graphite2 kernel-firmware-amdgpu (20250616 -> 20250620) kernel-firmware-mediatek (20250613 -> 20250619) kernel-firmware-qcom (20250613 -> 20250616) libtool (2.4.7 -> 2.5.4) libtpms (0.10.0 -> 0.10.1) openSUSE-release (20250620 -> 20250623) orca (48.2 -> 48.5) perl qemu swtpm (0.10.0 -> 0.10.1) tnef xfce4-screenshooter (1.11.1 -> 1.11.2) 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-libva Mesa-vulkan-device-select libvulkan_lvp - Update to release 25.1.4 - -> https://docs.mesa3d.org/relnotes/25.1.4 ==== 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 ==== libtpms ==== Version update (0.10.0 -> 0.10.1) - Update to version 0.10.1: * tpm2: Fix potential out-of-bound access & abort due to HMAC signing issue (CVE-2025-49133). * tpm2: fix build for LibreSSL 4.1.0. * tpm2: In CheckLockedOut replace TPM_RC_RETRY with TPM_RC_SUCCESS. * tpm2: Fix bugs in RuntimeProfileDedupStrItems. * tpm2 + test: Make it compilable on Debian GNU Hurd. * tpm2: Add asserts to silence compiler warning due to - Wstringop-overflow=. * tpm2: Add padding to OBJECT for 32bit targets. - Drop tpm2-Add-padding-to-OBJECT-for-32bit-targets.patch: fixed upstream. ==== openSUSE-release ==== Version update (20250620 -> 20250623) Subpackages: openSUSE-release-appliance-custom openSUSE-release-dvd - automatically generated by openSUSE-release-tools/pkglistgen ==== orca ==== Version update (48.2 -> 48.5) - Update to version 48.5: + General: Interrupt speech when the old focus and the new focus have the same name. - Changes from version 48.4: + Web: Interrupt speech sooner when focus changes in a web app. + General: Fix bug causing the Help button to fail in the Preferences dialog. - Update to version 48.3: + General: Interrupt speech when value changes on non-progressbar widgets. ==== 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) ==== qemu ==== Subpackages: qemu-arm qemu-audio-spice qemu-block-curl qemu-block-nfs qemu-block-rbd qemu-chardev-spice qemu-guest-agent qemu-hw-display-qxl qemu-hw-display-virtio-gpu qemu-hw-display-virtio-gpu-pci qemu-hw-display-virtio-vga qemu-hw-usb-host qemu-hw-usb-redirect qemu-hw-usb-smartcard qemu-img qemu-ipxe qemu-ksm qemu-pr-helper qemu-tools qemu-ui-curses qemu-ui-gtk qemu-ui-opengl qemu-ui-spice-app qemu-ui-spice-core qemu-vgabios - 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) ==== swtpm ==== Version update (0.10.0 -> 0.10.1) Subpackages: swtpm-selinux - Update to version 0.10.1: + swtpm: Fix build error on 32bit systems due to inconsistent _FILE_OFFSET_BITS. + swtpm_setup: - Use DISTRO_PROFILES_DIR when listing profiles (fix path issue). - Do not pass a TPM 2 profile to swtpm when reconfiguring. + selinux: - Add rule for swtpm to be able to read password from pipe. - allow to map state file. - add NFS permissions for swtpm_t. - Add rule to allow swtpm_t opening of virt_log_t files. - Drop 1229131-fix-swtpm-selinux-policy-mismatch.patch: fixed upstream. - Add 1027.patch: tests: Retry NVWrite command after 0x922 return code and inc lockout counter. ==== tnef ==== - added patches https://github.com/verdammelt/tnef/issues/48 + tnef-gcc15.patch ==== xfce4-screenshooter ==== Version update (1.11.1 -> 1.11.2) Subpackages: xfce4-screenshooter-lang xfce4-screenshooter-plugin - Update to 1.11.2 * Fully free a GSList to fix a leak * Fix a string leak in screenshooter_get_filename_for_uri * Properly free a GdkPixbuf to fix a leak * meson-build: Fix manpage install dir * Improve selection background in black surfaces * Fix xfce_resource_save_location leak in main * Replace deprecated exo with libxfce4ui 4.21.0 * Remove imgur upload custom action automatically * Fix build with autotools * Drop Imgur custom action * preferences: Add link to the documentation for custom actions examples * Add support to Meson * Update xfce4-screenshooter.1 * Fix segfault in another location * Fix segfault when app command is NULL (#132) * Improved imgur upload script * Add support to WL_SHM_FORMAT_BGR888 * Check if file was correctly open before using it * Revert "Only restrict file permissions after sucessfully writing them" * Fix blurred preview images at scale >1 * Only restrict file permissions after sucessfully writing them * Translation Updates - Remove obsolete xfce4-screenshooter-relax-x11-version.patch - Remove all bcond_with git code. ==== xorg-x11-server ==== Subpackages: xorg-x11-server-Xvfb xorg-x11-server-extra - 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
