Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package busybox-image for openSUSE:Factory checked in at 2026-07-09 22:21:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/busybox-image (Old) and /work/SRC/openSUSE:Factory/.busybox-image.new.1991 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "busybox-image" Thu Jul 9 22:21:17 2026 rev:49 rq:1364711 version:%OS_VERSION_ID_SP%.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/busybox-image/busybox-image.changes 2026-06-19 17:13:52.430555759 +0200 +++ /work/SRC/openSUSE:Factory/.busybox-image.new.1991/busybox-image.changes 2026-07-09 22:22:26.684404698 +0200 @@ -1,0 +2,5 @@ +Thu Jul 9 11:46:41 UTC 2026 - SUSE Update Bot <[email protected]> + +- disable container support for scratch layers + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Dockerfile ++++++ --- /var/tmp/diff_new_pack.ZUoBv9/_old 2026-07-09 22:22:27.304426007 +0200 +++ /var/tmp/diff_new_pack.ZUoBv9/_new 2026-07-09 22:22:27.312426282 +0200 @@ -43,6 +43,7 @@ # set the day of last password change to empty RUN set -euo pipefail; sed -i 's/^\([^:]*:[^:]*:\)[^:]*\(:.*\)$/\1\2/' /target/etc/shadow FROM scratch +#!DisableOBSContainerSupport COPY --from=builder /target / # Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=org.opensuse.bci.busybox
