Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mariadb-image for openSUSE:Factory checked in at 2026-07-23 23:15:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mariadb-image (Old) and /work/SRC/openSUSE:Factory/.mariadb-image.new.2004 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mariadb-image" Thu Jul 23 23:15:07 2026 rev:74 rq:1367438 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/mariadb-image/mariadb-image.changes 2026-07-01 16:37:17.562427902 +0200 +++ /work/SRC/openSUSE:Factory/.mariadb-image.new.2004/mariadb-image.changes 2026-07-23 23:17:18.346945733 +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.L1CmjR/_old 2026-07-23 23:17:21.291051000 +0200 +++ /var/tmp/diff_new_pack.L1CmjR/_new 2026-07-23 23:17:21.307051572 +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 coreutils-single findutils gawk mariadb mariadb-tools openssl sed timezone util-linux zstd RUN set -euo pipefail; zypper -n install --no-recommends systemd && \
