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-06 12:31:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postgres-17-image (Old)
 and      /work/SRC/openSUSE:Factory/.postgres-17-image.new.1982 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "postgres-17-image"

Mon Jul  6 12:31:08 2026 rev:40 rq:1363825 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/postgres-17-image/postgres-17-image.changes      
2026-07-01 16:37:20.162518418 +0200
+++ 
/work/SRC/openSUSE:Factory/.postgres-17-image.new.1982/postgres-17-image.changes
    2026-07-06 12:33:34.717990340 +0200
@@ -1,0 +2,5 @@
+Sun Jul  5 08:37:12 UTC 2026 - SUSE Update Bot <[email protected]>
+
+- remove pgvector from default container (it is in contrib)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ Dockerfile.default ++++++
--- /var/tmp/diff_new_pack.dcg4cx/_old  2026-07-06 12:33:37.174075814 +0200
+++ /var/tmp/diff_new_pack.dcg4cx/_new  2026-07-06 12:33:37.222077484 +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-single findutils grep gzip libpq5 
postgresql17-pgvector postgresql17-server sed tar util-linux zstd
+    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
 RUN set -euo pipefail; zypper -n --installroot /target clean -a; \

Reply via email to