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-01 16:37:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postgres-18-image (Old)
 and      /work/SRC/openSUSE:Factory/.postgres-18-image.new.11887 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "postgres-18-image"

Wed Jul  1 16:37:21 2026 rev:17 rq:1362700 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/postgres-18-image/postgres-18-image.changes      
2026-06-19 17:21:11.705710043 +0200
+++ 
/work/SRC/openSUSE:Factory/.postgres-18-image.new.11887/postgres-18-image.changes
   2026-07-01 16:37:29.010826453 +0200
@@ -1,0 +2,5 @@
+Tue Jun 30 12:55:25 UTC 2026 - SUSE Update Bot <[email protected]>
+
+- install coreutils-single
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ Dockerfile.contrib ++++++
--- /var/tmp/diff_new_pack.muJ7nJ/_old  2026-07-01 16:37:30.162866559 +0200
+++ /var/tmp/diff_new_pack.muJ7nJ/_new  2026-07-01 16:37:30.174866977 +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 findutils grep gzip libpq5 postgresql18-contrib 
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-contrib postgresql18-pgvector 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 /; \

++++++ Dockerfile.default ++++++
--- /var/tmp/diff_new_pack.muJ7nJ/_old  2026-07-01 16:37:30.250869622 +0200
+++ /var/tmp/diff_new_pack.muJ7nJ/_new  2026-07-01 16:37:30.270870319 +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 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-pgvector 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