Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package 389-ds-image for openSUSE:Factory checked in at 2026-07-24 22:05:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/389-ds-image (Old) and /work/SRC/openSUSE:Factory/.389-ds-image.new.2004 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "389-ds-image" Fri Jul 24 22:05:52 2026 rev:16 rq:1367616 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/389-ds-image/389-ds-image.changes 2026-07-12 18:36:03.340619380 +0200 +++ /work/SRC/openSUSE:Factory/.389-ds-image.new.2004/389-ds-image.changes 2026-07-24 22:06:11.575490712 +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.yBVV1v/_old 2026-07-24 22:06:12.131510129 +0200 +++ /var/tmp/diff_new_pack.yBVV1v/_new 2026-07-24 22:06:12.139510408 +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 389-ds nss_synth openssl tar timezone # sanity check that the version from the tag is equal to the version of 389-ds that we expect RUN set -euo pipefail; \
