Packages changed: autoyast2 (5.0.5 -> 5.0.6) btrfsprogs (6.13 -> 6.14) dracut (059+suse.707.g7b7df177 -> 059+suse.714.gee616a76) ed (1.21 -> 1.21.1) gjs gstreamer-plugins-bad guestfs-tools (1.53.8 -> 1.53.9) libguestfs (1.55.7 -> 1.55.8) libp11 libsolv (0.7.31 -> 0.7.32) libsoup2 libzypp (17.36.5 -> 17.36.6) m4 ncurses openSUSE-release (20250403 -> 20250405) patterns-base python-gobject rdma-core (56.0 -> 56.1) rpm-config-SUSE (20241031 -> 20250328) rubygem-ruby-dbus (0.24.0 -> 0.25.0) sdbootutil (1+git20250401.2eda714 -> 1+git20250404.20a1dfb) tbb tumbler xdg-desktop-portal === Details === ==== autoyast2 ==== Version update (5.0.5 -> 5.0.6) Subpackages: autoyast2-installation - Load default security settings before importing the section to ensure the settings are set in case there is no security section defined and run without confirmation dialog (bsc#1231490) - 5.0.6 ==== btrfsprogs ==== Version update (6.13 -> 6.14) Subpackages: btrfsprogs-bash-completion btrfsprogs-udev-rules libbtrfs0 libbtrfsutil1 - update to 6.14 * mkfs: * allow --sectorsize to be 2K for testing purposes of subpage mode (needs the same block size supported by kernel) * fix false error when no compression is requested and lzo is not compiled in * convert: support 2K block size in the source filesystem * defrag: new parameter -L/--level to specify compression levels (kernel 6.15), also supports the realtime levels * subvol delete: show names of recursively deleted child subvolumes * qgroup show: use sysfs to detect up to date consistency status * zoned mode: support zone capacity tracking * other: * CI new and updated workflows * documentation updates - spec file: - update subpackage descriptions - drop conditional build of documentation, always use source - drop pre-systemd udev workarounds (version 190) ==== dracut ==== Version update (059+suse.707.g7b7df177 -> 059+suse.714.gee616a76) - Update to version 059+suse.714.gee616a76: * fix(crypt): always install s390 crypto modules (jsc#IBM-1444) * fix(crypt): install dm_crypt module in non-hostonly mode as well * fix(nfs): set correct ownership of rpc.statd state directories (bsc#1217885) * perf(nfs): remove references to old rpcbind state dir * fix(nfs): libnfsidmap plugins not added in some distributions ==== ed ==== Version update (1.21 -> 1.21.1) - GNU ed 1.21.1: * Fixed a compilation failure caused by the inclusion of the unused and obsolete header * Ed now reads the initial window size for the z command from the environment variable LINES ==== gjs ==== Subpackages: libgjs0 typelib-1_0-GjsPrivate-1_0 - Enable tests during build again, resolved elsewhere in the stack. ==== gstreamer-plugins-bad ==== Subpackages: gstreamer-plugins-bad-lang libgstadaptivedemux-1_0-0 libgstanalytics-1_0-0 libgstbadaudio-1_0-0 libgstbasecamerabinsrc-1_0-0 libgstcodecparsers-1_0-0 libgstcodecs-1_0-0 libgstcuda-1_0-0 libgstinsertbin-1_0-0 libgstisoff-1_0-0 libgstmpegts-1_0-0 libgstmse-1_0-0 libgstphotography-1_0-0 libgstplay-1_0-0 libgstplayer-1_0-0 libgstsctp-1_0-0 libgsttranscoder-1_0-0 libgsturidownloader-1_0-0 libgstva-1_0-0 libgstvulkan-1_0-0 libgstwayland-1_0-0 libgstwebrtc-1_0-0 libgstwebrtcnice-1_0-0 - Replace pkgconfig(libsoup-2.4) with pkgconfig(libsoup-3.0) BuildRequires: align with what meson setup checks for. Lucky us, soup-3.0 was already pulled in via different dependency. ==== guestfs-tools ==== Version update (1.53.8 -> 1.53.9) - Update to version 1.53.9 (jsc#PED-8910) * Various build improvements * mlcustomize: ignore sriov vioprot.* files too * mlcustomize: don't inject .pdb files * mlcustomize: Only use osinfo id for virtio-win path matching * mlcustomize: virtio-win: clarify virtio-1.0 support * mlcustomize: make windows q35 check independent of virtio drivers * mlcustomize: virtio-win: stop checking osinfo for virtio drivers * mltools: Strip out all libosinfo driver plumbing * mlutils: Remove need for OCaml OUnit2 * mltools: Remove need for OCaml OUnit2 * mlstdutils: Remove need for OCaml OUnit2 * mltools: Fix de-oUnit-ized tests ==== libguestfs ==== Version update (1.55.7 -> 1.55.8) Subpackages: libguestfs-appliance libguestfs-winsupport libguestfs-xfs libguestfs0 - Update to version 1.55.8 (jsc#PED-8910) * Various build improvements * Updated translations for several languages * lib/launch-libvirt.c: Remove fallback for Arm ==== libp11 ==== - Add Provides: openssl-pkcs11: * RH has renamed libp11 to openssl-pkcs11 since 0.4.7-4, in order to keep compatibility we need to provide openssl-pkcs11 (jsc#PED-12017) ==== libsolv ==== Version update (0.7.31 -> 0.7.32) Subpackages: libsolv-tools-base ruby-solv - build both static and dynamic libraries on new suse distros - support the apk package and repository format (both v2 and v3) - new dataiterator_final_{repo,solvable} functions - bump version to 0.7.32 - Provide a symbol specific for the ruby-version so yast does not break across updates (boo#1235598) ==== libsoup2 ==== Subpackages: libsoup-2_4-1 libsoup2-lang - Increase test timeout on s390x. The http2-body-stream test can be slow and sometimes times out in our builds. ==== libzypp ==== Version update (17.36.5 -> 17.36.6) - Drop workaround for broken rpm-4.18 in Code16 (bsc#1237172) - BuildRequires: %{libsolv_devel_package} >= 0.7.32. Code16 moved static libs to libsolv-devel-static. - Drop usage of SHA1 hash algorithm because it will become unavailable in FIPS mode (bsc#1240529) - Fix zypp.conf dupAllowVendorChange to reflect the correct default (false). The default was true in Code12 (libzypp-16.x) and changed to false with Code15 (libzypp-17.x). Unfortunately this was done by shipping a modified zypp.conf file rather than fixing the code. - zypp.conf: Add `lock_timeout` ($ZYPP_LOCK_TIMEOUT) (bsc#1239809) - version 17.36.6 (35) ==== m4 ==== - add -std=gnu17 to CFLAGS to fix gcc15 compile time error ==== ncurses ==== Subpackages: libncurses6 ncurses-utils terminfo terminfo-base terminfo-iterm terminfo-screen - Do not provides ncurses for *new* C++ library subpackages ==== openSUSE-release ==== Version update (20250403 -> 20250405) Subpackages: openSUSE-release-appliance-custom openSUSE-release-dvd - automatically generated by openSUSE-release-tools/pkglistgen ==== patterns-base ==== Subpackages: patterns-base-apparmor patterns-base-base patterns-base-basesystem patterns-base-basic_desktop patterns-base-console patterns-base-enhanced_base patterns-base-minimal_base patterns-base-selinux patterns-base-sw_management patterns-base-x11 patterns-base-x11_enhanced - Replace sle_version is !is_opensuse macro (bsc#1240642). ==== python-gobject ==== Subpackages: python311-gobject python311-gobject-cairo python313-gobject python313-gobject-Gdk python313-gobject-cairo - Re-add BuildRequires pkgconfig(gobject-introspection-1.0) to fix "cannot import name GLib, introspection typelib not found" error (boo#1240549) ==== rdma-core ==== Version update (56.0 -> 56.1) Subpackages: libefa1 libhns1 libibverbs libibverbs1 libmana1 libmlx4-1 libmlx5-1 librdmacm1 rdma-ndd - Update to rdma-core v56.1 (jsc#PED-11289, jsc#PED-11323) - Bug fixes for all providers ==== rpm-config-SUSE ==== Version update (20241031 -> 20250328) - Update to version 20250328: * Revert "Define %jobs as variable (boo#1237231)" * Create the directory for rpm macros installation in install - Update to version 20250324: * Define %jobs as variable (boo#1237231) * %requires_eq|ge(): Fix multiline output * Split the SUSE distribution version macros to a separate file ==== rubygem-ruby-dbus ==== Version update (0.24.0 -> 0.25.0) - 0.25.0 Bug fixes: * Mention qualified property name in Get or Set errors (gh#mvidner/ruby-dbus#147). * Fix declaring logger and ostruct gems for Ruby 3.5 ==== sdbootutil ==== Version update (1+git20250401.2eda714 -> 1+git20250404.20a1dfb) Subpackages: sdbootutil-dracut-measure-pcr sdbootutil-snapper - Update to version 1+git20250404.20a1dfb: * Limit 640 to 4 variations * Fix get_default for grub2-bls - Update to version 1+git20250403.0ae7eeb: * Drop shifted variations before the new one * Create loader.conf if missing ==== tbb ==== - Support older and current versions of setuptools WRT to the case of the metadata directory. ==== tumbler ==== Subpackages: libtumbler-1-0 tumbler-folder-thumbnailer tumbler-lang tumbler-webp-thumbnailer - Update custom thumbnailers * folder thumbnailer now supports WebP covers as well ==== xdg-desktop-portal ==== Subpackages: xdg-desktop-portal-lang - Optimize docs dependency concern by using default sphinx theme. So the python-furo and its dependencies will not be pulled on Leap 16.0, and we can still build the doc. Added Patch authored by Daniel Garcia : * remove-furo-dep.patch