Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package postgres-14-image for openSUSE:Factory checked in at 2026-07-01 16:37:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/postgres-14-image (Old) and /work/SRC/openSUSE:Factory/.postgres-14-image.new.11887 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "postgres-14-image" Wed Jul 1 16:37:10 2026 rev:62 rq:1362695 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/postgres-14-image/postgres-14-image.changes 2026-06-19 17:21:01.605362368 +0200 +++ /work/SRC/openSUSE:Factory/.postgres-14-image.new.11887/postgres-14-image.changes 2026-07-01 16:37:13.274278619 +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.2Kukh2/_old 2026-07-01 16:37:14.622325549 +0200 +++ /var/tmp/diff_new_pack.2Kukh2/_new 2026-07-01 16:37:14.630325827 +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 postgresql14-contrib postgresql14-pgvector postgresql14-server sed tar util-linux zstd + zypper -n --installroot /target --gpg-auto-import-keys install --no-recommends coreutils-single findutils grep gzip libpq5 postgresql14-contrib postgresql14-pgvector postgresql14-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.2Kukh2/_old 2026-07-01 16:37:14.670327219 +0200 +++ /var/tmp/diff_new_pack.2Kukh2/_new 2026-07-01 16:37:14.686327777 +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 postgresql14-pgvector postgresql14-server sed tar util-linux zstd + zypper -n --installroot /target --gpg-auto-import-keys install --no-recommends coreutils-single findutils grep gzip libpq5 postgresql14-pgvector postgresql14-server sed tar util-linux zstd # cleanup logs and temporary files RUN set -euo pipefail; zypper -n --installroot /target clean -a; \
