Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package helm-image for openSUSE:Factory checked in at 2026-07-23 23:14:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/helm-image (Old) and /work/SRC/openSUSE:Factory/.helm-image.new.2004 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "helm-image" Thu Jul 23 23:14:59 2026 rev:45 rq:1367431 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/helm-image/helm-image.changes 2026-06-19 17:16:11.399352112 +0200 +++ /work/SRC/openSUSE:Factory/.helm-image.new.2004/helm-image.changes 2026-07-23 23:17:08.382596046 +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.nkesBh/_old 2026-07-23 23:17:09.042619128 +0200 +++ /var/tmp/diff_new_pack.nkesBh/_new 2026-07-23 23:17:09.046619267 +0200 @@ -26,7 +26,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 ca-certificates-mozilla helm # sanity check that the version from the tag is equal to the version of helm that we expect RUN set -euo pipefail; \
