Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package nano-image for openSUSE:Factory checked in at 2026-07-10 17:47:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nano-image (Old) and /work/SRC/openSUSE:Factory/.nano-image.new.1991 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nano-image" Fri Jul 10 17:47:51 2026 rev:9 rq:1364898 version:%OS_VERSION_ID_SP%.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/nano-image/nano-image.changes 2026-06-19 17:17:39.434402383 +0200 +++ /work/SRC/openSUSE:Factory/.nano-image.new.1991/nano-image.changes 2026-07-10 17:49:52.162706618 +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.om1JsI/_old 2026-07-10 17:49:53.058737117 +0200 +++ /var/tmp/diff_new_pack.om1JsI/_new 2026-07-10 17:49:53.066737389 +0200 @@ -57,6 +57,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.nano
