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

Package is "postgres-18-image"

Mon Jul  6 12:31:06 2026 rev:18 rq:1363824 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/postgres-18-image/postgres-18-image.changes      
2026-07-01 16:37:29.010826453 +0200
+++ 
/work/SRC/openSUSE:Factory/.postgres-18-image.new.1982/postgres-18-image.changes
    2026-07-06 12:33:31.785888300 +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.5C2SA1/_old  2026-07-06 12:33:32.329907233 +0200
+++ /var/tmp/diff_new_pack.5C2SA1/_new  2026-07-06 12:33:32.333907372 +0200
@@ -28,7 +28,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 
postgresql18-pgvector postgresql18-server sed tar util-linux zstd
+    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; \
     chroot /target chown -R --from=postgres:postgres 999:999 /; \

Reply via email to