Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package postgres-15-image for 
openSUSE:Factory checked in at 2026-05-05 15:16:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postgres-15-image (Old)
 and      /work/SRC/openSUSE:Factory/.postgres-15-image.new.30200 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "postgres-15-image"

Tue May  5 15:16:18 2026 rev:59 rq:1350808 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/postgres-15-image/postgres-15-image.changes      
2026-04-28 12:00:43.916389511 +0200
+++ 
/work/SRC/openSUSE:Factory/.postgres-15-image.new.30200/postgres-15-image.changes
   2026-05-05 15:17:38.060724719 +0200
@@ -1,0 +2,5 @@
+Mon May  4 07:12:11 UTC 2026 - SUSE Update Bot <[email protected]>
+
+- add grep for custom entrypoints
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ Dockerfile.contrib ++++++
--- /var/tmp/diff_new_pack.Tkihcp/_old  2026-05-05 15:17:38.676749224 +0200
+++ /var/tmp/diff_new_pack.Tkihcp/_new  2026-05-05 15:17:38.696750020 +0200
@@ -27,7 +27,7 @@
 
 RUN set -euo pipefail; \
     export PERMCTL_ALLOW_INSECURE_MODE_IF_NO_PROC=1; \
-    zypper -n --installroot /target --gpg-auto-import-keys install 
--no-recommends coreutils findutils gzip libpq5 postgresql15-contrib 
postgresql15-pgvector postgresql15-server sed tar util-linux zstd
+    zypper -n --installroot /target --gpg-auto-import-keys install 
--no-recommends coreutils findutils grep gzip libpq5 postgresql15-contrib 
postgresql15-pgvector postgresql15-server sed tar util-linux zstd
 
 # cleanup logs and temporary files
 RUN set -euo pipefail; zypper -n --installroot /target clean -a; \

++++++ Dockerfile.default ++++++
--- /var/tmp/diff_new_pack.Tkihcp/_old  2026-05-05 15:17:38.720750974 +0200
+++ /var/tmp/diff_new_pack.Tkihcp/_new  2026-05-05 15:17:38.724751134 +0200
@@ -27,7 +27,7 @@
 
 RUN set -euo pipefail; \
     export PERMCTL_ALLOW_INSECURE_MODE_IF_NO_PROC=1; \
-    zypper -n --installroot /target --gpg-auto-import-keys install 
--no-recommends coreutils findutils gzip libpq5 postgresql15-pgvector 
postgresql15-server sed tar util-linux zstd
+    zypper -n --installroot /target --gpg-auto-import-keys install 
--no-recommends coreutils findutils grep gzip libpq5 postgresql15-pgvector 
postgresql15-server sed tar util-linux zstd
 
 # cleanup logs and temporary files
 RUN set -euo pipefail; zypper -n --installroot /target clean -a; \

Reply via email to