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-28 18:13:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/busybox-image (Old) and /work/SRC/openSUSE:Factory/.busybox-image.new.2004 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "busybox-image" Tue Jul 28 18:13:09 2026 rev:50 rq:1368058 version:%OS_VERSION_ID_SP%.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/busybox-image/busybox-image.changes 2026-07-09 22:22:26.684404698 +0200 +++ /work/SRC/openSUSE:Factory/.busybox-image.new.2004/busybox-image.changes 2026-07-28 18:15:26.577356367 +0200 @@ -1,0 +2,5 @@ +Thu Jul 23 10:59:04 UTC 2026 - SUSE Update Bot <[email protected]> + +- set SOURCE_DATE_EPOCH for reproducible package installation times + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Dockerfile ++++++ --- /var/tmp/diff_new_pack.QSSYM0/_old 2026-07-28 18:15:28.069408526 +0200 +++ /var/tmp/diff_new_pack.QSSYM0/_new 2026-07-28 18:15:28.089409225 +0200 @@ -25,7 +25,7 @@ COPY --from=target / /target RUN set -euo pipefail; \ - export PERMCTL_ALLOW_INSECURE_MODE_IF_NO_PROC=1; \ + export PERMCTL_ALLOW_INSECURE_MODE_IF_NO_PROC=1 SOURCE_DATE_EPOCH=0; \ zypper -n --installroot /target --gpg-auto-import-keys install --no-recommends busybox busybox-links ca-certificates-mozilla-prebuilt openSUSE-release openSUSE-release-appliance-docker # cleanup logs and temporary files
