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-05-05 15:16:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/busybox-image (Old) and /work/SRC/openSUSE:Factory/.busybox-image.new.30200 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "busybox-image" Tue May 5 15:16:17 2026 rev:45 rq:1350806 version:%OS_VERSION_ID_SP%.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/busybox-image/busybox-image.changes 2026-03-27 06:36:52.850754882 +0100 +++ /work/SRC/openSUSE:Factory/.busybox-image.new.30200/busybox-image.changes 2026-05-05 15:17:36.612667119 +0200 @@ -1,0 +2,5 @@ +Wed Apr 29 08:55:25 UTC 2026 - SUSE Update Bot <[email protected]> + +- remove duplicated removal of Index.db + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Dockerfile ++++++ --- /var/tmp/diff_new_pack.B4yGye/_old 2026-05-05 15:17:37.100686531 +0200 +++ /var/tmp/diff_new_pack.B4yGye/_new 2026-05-05 15:17:37.104686691 +0200 @@ -44,7 +44,6 @@ RUN set -euo pipefail; sed -i 's/^\([^:]*:[^:]*:\)[^:]*\(:.*\)$/\1\2/' /target/etc/shadow FROM scratch COPY --from=builder /target / -RUN set -euo pipefail; rm -vf /usr/lib/sysimage/rpm/Index.db # Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=org.opensuse.bci.busybox LABEL org.opencontainers.image.title="openSUSE Tumbleweed BCI BusyBox"
