Packages changed: boost-base busybox-links docker (28.3.3_ce -> 28.4.0_ce) file libxmlb (0.3.22 -> 0.3.23) net-tools (2.10 -> 2.10+1) runc (1.3.0 -> 1.3.1) === Details === ==== boost-base ==== Subpackages: boost-license1_88_0 libboost_filesystem1_88_0 libboost_thread1_88_0 - require shared library package in versioned libboost_url-devel (bsc#1248645) ==== busybox-links ==== Subpackages: busybox-coreutils busybox-diffutils busybox-grep busybox-gzip busybox-hostname busybox-sed busybox-xz - Set net-tools conflict version properly. ==== docker ==== Version update (28.3.3_ce -> 28.4.0_ce) Subpackages: docker-buildx docker-rootless-extras - Update to docker-buildx v0.28.0. Upstream changelog: - Update to Docker 28.4.0-ce. See upstream changelog online at - Rebased patches: * 0001-SECRETS-SUSE-always-clear-our-internal-secrets.patch * 0002-SECRETS-daemon-allow-directory-creation-in-run-secre.patch * 0003-SECRETS-SUSE-implement-SUSE-container-secrets.patch * 0004-BUILD-SLE12-revert-graphdriver-btrfs-use-kernel-UAPI.patch * 0005-bsc1073877-apparmor-clobber-docker-default-profile-o.patch * 0006-SLE12-revert-apparmor-remove-version-conditionals-fr.patch * cli-0001-openSUSE-point-users-to-docker-buildx-package.patch * cli-0002-SECRETS-SUSE-default-to-DOCKER_BUILDKIT-0-for-docker.patch ==== file ==== Subpackages: file-magic libmagic1 - Add patch file-5.46-tcgets2.patch from https://bugs.astron.com/view.php?id=678 but disable hunk 1 to avoid conflict with file-seccomp-ppc.patch This should fix bug boo#1249071 - Modify patch file-seccomp-ppc.patch that is use on all architectures ==== libxmlb ==== Version update (0.3.22 -> 0.3.23) - Update to version 0.3.23: * Bugfixes: Do not reallocate the final silo blob when compiling to reduce peak RSS by about ~6%. ==== net-tools ==== Version update (2.10 -> 2.10+1) - Set net-tools conflict version properly. - Drop ether-wake binary in favor of wol. It was never part of the upstream net-tools, and we have ether-wake in busybox. Bump rpm version to 2.10.0.0.1 to make a seamless update possible (boo#1249034, drop 0001-Add-ether-wake-binary.patch). - Provide support for net-tools-dummy (bsc#1242048). - Remove net_tool Provides/Obsoletes for SuSE Linux 7 and SLES 7. ==== runc ==== Version update (1.3.0 -> 1.3.1) - Update to runc v1.3.1. Upstream changelog is available from - Fix runc 1.3.x builds on SLE-12 by enabling --std=gnu11.