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-01 16:37:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/postgres-15-image (Old) and /work/SRC/openSUSE:Factory/.postgres-15-image.new.11887 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "postgres-15-image" Wed Jul 1 16:37:19 2026 rev:63 rq:1362699 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/postgres-15-image/postgres-15-image.changes 2026-06-19 17:21:04.845473900 +0200 +++ /work/SRC/openSUSE:Factory/.postgres-15-image.new.11887/postgres-15-image.changes 2026-07-01 16:37:25.470703211 +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.hwZzaG/_old 2026-07-01 16:37:26.546740671 +0200 +++ /var/tmp/diff_new_pack.hwZzaG/_new 2026-07-01 16:37:26.558741089 +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 grep 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-single 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.hwZzaG/_old 2026-07-01 16:37:26.610742899 +0200 +++ /var/tmp/diff_new_pack.hwZzaG/_new 2026-07-01 16:37:26.618743178 +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 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-pgvector postgresql15-server sed tar util-linux zstd # cleanup logs and temporary files RUN set -euo pipefail; zypper -n --installroot /target clean -a; \
