Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package postgres-18-image for 
openSUSE:Factory checked in at 2026-07-23 23:14:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postgres-18-image (Old)
 and      /work/SRC/openSUSE:Factory/.postgres-18-image.new.2004 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "postgres-18-image"

Thu Jul 23 23:14:55 2026 rev:20 rq:1367424 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/postgres-18-image/postgres-18-image.changes      
2026-07-10 17:49:39.490274575 +0200
+++ 
/work/SRC/openSUSE:Factory/.postgres-18-image.new.2004/postgres-18-image.changes
    2026-07-23 23:16:57.850227725 +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.contrib ++++++
--- /var/tmp/diff_new_pack.FL4LOQ/_old  2026-07-23 23:16:58.518251086 +0200
+++ /var/tmp/diff_new_pack.FL4LOQ/_new  2026-07-23 23:16:58.522251226 +0200
@@ -27,7 +27,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 grep gzip libpq5 
postgresql18-contrib postgresql18-pgvector postgresql18-server sed tar 
util-linux zstd
 # changing user id and group id created by package installation to stable 
values
 RUN set -euo pipefail; \

++++++ Dockerfile.default ++++++
--- /var/tmp/diff_new_pack.FL4LOQ/_old  2026-07-23 23:16:58.570252905 +0200
+++ /var/tmp/diff_new_pack.FL4LOQ/_new  2026-07-23 23:16:58.586253464 +0200
@@ -27,7 +27,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 grep gzip libpq5 postgresql18-server 
sed tar util-linux zstd
 # changing user id and group id created by package installation to stable 
values
 RUN set -euo pipefail; \

Reply via email to