Packages changed: bc (1.07.1 -> 1.08.2) cpio cryptsetup ffmpeg-4 (4.4.5 -> 4.4.6) gpgme gpgmeqt6 libcamera libinput libsoup2 libvirt makedumpfile (1.7.6 -> 1.7.7) openSUSE-release (20250531 -> 20250601) pcr-oracle (0.5.6 -> 0.5.7) python-psutil (6.1.1 -> 7.0.0) python313 python313-core tar tnftp unzip webkit2gtk3 (2.48.2 -> 2.48.3) === Details === ==== bc ==== Version update (1.07.1 -> 1.08.2) - GNU bc 1.08.2 * GCC 15 compatibility * Plug a small memory leak in dc * Fix a formatting botch in doc/bc.1 - drop upstreamed bc-dc-correct-return-value.patch - drop unneeded info macros ==== cpio ==== Subpackages: cpio-lang cpio-mt - Migrate away from update-alternatives (bsc#1240092). cpio-mt now conflicts with other providers of /usr/bin/mt. - Upon installation of the newer packages, the cpio-mt alternatives are purged from the system. ==== cryptsetup ==== Subpackages: cryptsetup-doc cryptsetup-lang libcryptsetup12 - Add a dependency on device-mapper to libcryptsetup12 to install the required device-mapper udev rules. [bsc#1241612] ==== ffmpeg-4 ==== Version update (4.4.5 -> 4.4.6) Subpackages: libavcodec58_134 libavformat58_76 libavutil56_70 libpostproc55_9 libswresample3_9 libswscale5_9 - Update to release 4.4.6 * lavc/libx265: unbreak build for X265_BUILD >= 210 * ARM: vp9mc: Load only 12 pixels in the 4 pixel wide horizontal filter * rtmpproto: Avoid rare crashes in the `fail:` codepath in rtmp_open * avcodec/snow: Fix off by 1 error in run_buffer * avcodec/mpegvideo_enc: Check FLV1 resolution limits - Delete ffmpeg-CVE-2023-49502.patch, 0001-libavcodec-arm-mlpdsp_armv5te-fix-label-format-to-wo.patch, ffmpeg-4-CVE-2025-0518.patch, ffmpeg-4-CVE-2025-22919.patch (merged) ==== gpgme ==== Subpackages: libgpgme11 libgpgmepp6 - Do not build the qt5 flavor in SLE16 where Qt5 won't be available. ==== gpgmeqt6 ==== - Do not build the qt5 flavor in SLE16 where Qt5 won't be available. ==== libcamera ==== Subpackages: libcamera-base0_5 libcamera0_5 - Remove Qt5 BuildRequires which aren't really needed nor used. ==== libinput ==== Subpackages: libinput-udev libinput10 - Add pkgconf.patch [boo#1242039] ==== libsoup2 ==== Subpackages: libsoup-2_4-1 libsoup2-lang - Add more CVE fixes: + libsoup-CVE-2025-32913.patch (boo#1241162 boo#1241238 CVE-2025-32913 CVE-2025-32911) + libsoup-CVE-2025-32910.patch (boo#1241252 CVE-2025-32910) + libsoup-CVE-2025-32906.patch (boo#1241263 CVE-2025-32906) + libsoup-CVE-2025-32912.patch (boo#1241214 CVE-2025-32912) + libsoup-CVE-2025-32909.patch (boo#1241226 CVE-2025-32909) + libsoup-CVE-2025-4948.patch (boo#1243332 CVE-2025-4948) + libsoup-CVE-2025-4969.patch (boo#1243423 CVE-2025-4969) ==== libvirt ==== Subpackages: libvirt-client libvirt-daemon-common libvirt-daemon-config-network libvirt-daemon-driver-libxl libvirt-daemon-driver-network libvirt-daemon-driver-nodedev libvirt-daemon-driver-qemu libvirt-daemon-driver-secret libvirt-daemon-driver-storage libvirt-daemon-driver-storage-core libvirt-daemon-driver-storage-disk libvirt-daemon-driver-storage-iscsi libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-logical libvirt-daemon-driver-storage-mpath libvirt-daemon-driver-storage-rbd libvirt-daemon-driver-storage-scsi libvirt-daemon-lock libvirt-daemon-log libvirt-daemon-plugin-lockd libvirt-daemon-qemu libvirt-daemon-xen libvirt-libs - spec: Drop dependencies on the nwfilter driver (which requires iptables) for Factory and SLFO boo#1231798, jsc#PED-12034 ==== makedumpfile ==== Version update (1.7.6 -> 1.7.7) - Update to 1.7.7: * Support for kernels up to v6.14 (x86_64) * Fix gcc-15 compile errors * Improve message readability and fix typos - Drop upstreamed patches: * makedumpfile-fix-detection-of-typed-compound-pages-Linux-6.12.patch - Update bundled eppic to 63c2a2072464d774097a1a6cc1d2e98290f89c49. ==== openSUSE-release ==== Version update (20250531 -> 20250601) Subpackages: openSUSE-release-appliance-custom openSUSE-release-dvd - automatically generated by openSUSE-release-tools/pkglistgen ==== pcr-oracle ==== Version update (0.5.6 -> 0.5.7) - Update to 0.5.7 + Support ppc64 events + Fix the string comparison for the alternative event (bsc#1241957) - Add the new BuildRequires: libelf-devel and libfdisk-devel ==== python-psutil ==== Version update (6.1.1 -> 7.0.0) Subpackages: python311-psutil python313-psutil - update to 7.0.0: * 669_, [Windows]: `net_if_addrs()`_ also returns the broadcast address instead of None. * 2480_: Python 2.7 is no longer supported. Latest version supporting Python 2.7 is psutil 6.1.X. Install it with: pip2 install psutil==6.1.*. * 2490_: removed long deprecated Process.memory_info_ex() method. It was deprecated in psutil 4.0.0, released 8 years ago. Substitute is Process.memory_full_info(). * 2496_, [Linux]: Avoid segfault (a cPython bug) on Process.memory_maps() for processes that use hundreds of GBs of memory. * 2502_, [macOS]: `virtual_memory()`_ now relies on host_statistics64 instead of host_statistics. This is the same approach used by vm_stat CLI tool, and should grant more accurate results. * 2480_: Python 2.7 is no longer supported. * 2490_: removed long deprecated Process.memory_info_ex() method. ==== python313 ==== Subpackages: python313-curses python313-dbm python313-tk python313-x86-64-v3 - Don't use %elif, it is supported only from rpm 4.15.0, which is not in SLE-15. ==== python313-core ==== Subpackages: libpython3_13-1_0 libpython3_13-1_0-x86-64-v3 python313-base python313-base-x86-64-v3 - Don't use %elif, it is supported only from rpm 4.15.0, which is not in SLE-15. ==== tar ==== Subpackages: tar-lang tar-rmt - Migrate away from update-alternatives (bsc#1240101). tar-rmt now conflicts with other providers of /usr/bin/rmt. - Upon installation of the newer packages, the tar-rmt alternatives are purged from the system. ==== tnftp ==== - Migrate away from update-alternatives (bsc#1240102). - Leverage the existing conflict with the 'ftp' package. Only one implementation may be installed at the same time. - Upon installation of the newer packages, the old alternatives are purged from the system. ==== unzip ==== Subpackages: unzip-doc - Migrate away from update-alternatives (bsc#1240103). - 'unzip' and 'unzip-rcc' now conflict with each other, meaning only one of them can be installed at the same time. - 'unzip-rcc-doc' now provides man pages as well. - Upon installation of the newer packages, the old alternatives are purged from the system. ==== webkit2gtk3 ==== Version update (2.48.2 -> 2.48.3) Subpackages: WebKitGTK-4.1-lang libjavascriptcoregtk-4_1-0 libwebkit2gtk-4_1-0 typelib-1_0-JavaScriptCore-4_1 typelib-1_0-WebKit2-4_1 webkit2gtk-4_1-injected-bundles - Update to version 2.48.3: + Fix a crash introduced by the new threaded rendering implementation using Skia API. + Improve rendering performance by recording layers once and replaying every dirty region in different worker threads. + Fix a crash when setting WEBKIT_SKIA_GPU_PAINTING_THREADS=0. + Fix a reference cycle in webkitmediastreamsrc preventing its disposal.