Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kubectl-1.34-image for openSUSE:Factory checked in at 2026-07-23 23:15:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kubectl-1.34-image (Old) and /work/SRC/openSUSE:Factory/.kubectl-1.34-image.new.2004 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kubectl-1.34-image" Thu Jul 23 23:15:18 2026 rev:13 rq:1367449 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/kubectl-1.34-image/kubectl-1.34-image.changes 2026-06-19 17:16:32.588101681 +0200 +++ /work/SRC/openSUSE:Factory/.kubectl-1.34-image.new.2004/kubectl-1.34-image.changes 2026-07-23 23:17:46.543953930 +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.6RPxPG/_old 2026-07-23 23:17:47.103973954 +0200 +++ /var/tmp/diff_new_pack.6RPxPG/_new 2026-07-23 23:17:47.111974240 +0200 @@ -24,7 +24,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 kubernetes1.34-client diffutils helm3 RUN set -euo pipefail; ln -s /usr/bin/helm3 /target/usr/local/bin/helm
