Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package php8-image for openSUSE:Factory checked in at 2026-07-23 23:15:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/php8-image (Old) and /work/SRC/openSUSE:Factory/.php8-image.new.2004 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "php8-image" Thu Jul 23 23:15:14 2026 rev:46 rq:1367445 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/php8-image/php8-image.changes 2026-06-19 17:20:43.280731596 +0200 +++ /work/SRC/openSUSE:Factory/.php8-image.new.2004/php8-image.changes 2026-07-23 23:17:37.767640129 +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.yR9D2G/_old 2026-07-23 23:17:38.455664729 +0200 +++ /var/tmp/diff_new_pack.yR9D2G/_new 2026-07-23 23:17:38.459664872 +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 php8 php8-cli php-composer2 php8-curl php8-zip php8-zlib php8-phar php8-mbstring php8-readline # cleanup logs and temporary files
