Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package nginx-image for openSUSE:Factory checked in at 2026-07-28 18:05:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nginx-image (Old) and /work/SRC/openSUSE:Factory/.nginx-image.new.2004 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nginx-image" Tue Jul 28 18:05:17 2026 rev:50 rq:1367951 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/nginx-image/nginx-image.changes 2026-07-24 22:08:01.215319005 +0200 +++ /work/SRC/openSUSE:Factory/.nginx-image.new.2004/nginx-image.changes 2026-07-28 18:06:23.766352952 +0200 @@ -1,0 +2,5 @@ +Mon Jul 27 06:49:55 UTC 2026 - SUSE Update Bot <[email protected]> + +- order installation packages alphabetically for stability + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Dockerfile ++++++ --- /var/tmp/diff_new_pack.dsew2B/_old 2026-07-28 18:06:26.474448164 +0200 +++ /var/tmp/diff_new_pack.dsew2B/_new 2026-07-28 18:06:26.514449571 +0200 @@ -25,7 +25,7 @@ RUN set -euo pipefail; \ export PERMCTL_ALLOW_INSECURE_MODE_IF_NO_PROC=1 SOURCE_DATE_EPOCH=0; \ - zypper -n --installroot /target --gpg-auto-import-keys install --no-recommends curl gawk nginx findutils envsubst sed grep + zypper -n --installroot /target --gpg-auto-import-keys install --no-recommends curl envsubst findutils gawk grep nginx sed # changing user id and group id created by package installation to stable values RUN set -euo pipefail; \ chroot /target chown -R --from=nginx:nginx 499:499 /; \
