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-07-06 12:31:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postgres-15-image (Old)
and /work/SRC/openSUSE:Factory/.postgres-15-image.new.1982 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "postgres-15-image"
Mon Jul 6 12:31:04 2026 rev:64 rq:1363823 version:unknown
Changes:
--------
--- /work/SRC/openSUSE:Factory/postgres-15-image/postgres-15-image.changes
2026-07-01 16:37:25.470703211 +0200
+++
/work/SRC/openSUSE:Factory/.postgres-15-image.new.1982/postgres-15-image.changes
2026-07-06 12:33:28.993791133 +0200
@@ -1,0 +2,5 @@
+Sun Jul 5 08:37:11 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.7GfTQN/_old 2026-07-06 12:33:29.581811597 +0200
+++ /var/tmp/diff_new_pack.7GfTQN/_new 2026-07-06 12:33:29.593812015 +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
postgresql15-pgvector postgresql15-server sed tar util-linux zstd
+ zypper -n --installroot /target --gpg-auto-import-keys install
--no-recommends coreutils-single findutils grep gzip libpq5 postgresql15-server
sed tar util-linux zstd
# cleanup logs and temporary files
RUN set -euo pipefail; zypper -n --installroot /target clean -a; \