Script 'mail_helper' called by obssrc
Hello community,

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

Package is "postgres-17-image"

Thu Jul 23 23:14:57 2026 rev:42 rq:1367427 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/postgres-17-image/postgres-17-image.changes      
2026-07-10 17:49:01.164968298 +0200
+++ 
/work/SRC/openSUSE:Factory/.postgres-17-image.new.2004/postgres-17-image.changes
    2026-07-23 23:17:03.486424825 +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.TKJFER/_old  2026-07-23 23:17:05.570497706 +0200
+++ /var/tmp/diff_new_pack.TKJFER/_new  2026-07-23 23:17:05.574497846 +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 coreutils-single findutils grep gzip libpq5 
postgresql17-contrib postgresql17-pgvector postgresql17-server sed tar 
util-linux zstd
 
 # cleanup logs and temporary files

++++++ Dockerfile.default ++++++
--- /var/tmp/diff_new_pack.TKJFER/_old  2026-07-23 23:17:05.634499944 +0200
+++ /var/tmp/diff_new_pack.TKJFER/_new  2026-07-23 23:17:05.642500224 +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 coreutils-single findutils grep gzip libpq5 postgresql17-server 
sed tar util-linux zstd
 
 # cleanup logs and temporary files

Reply via email to