Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xorg-client-image for openSUSE:Factory checked in at 2026-05-06 19:20:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xorg-client-image (Old) and /work/SRC/openSUSE:Factory/.xorg-client-image.new.30200 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xorg-client-image" Wed May 6 19:20:16 2026 rev:13 rq:1351199 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/xorg-client-image/xorg-client-image.changes 2026-05-05 15:17:38.924759090 +0200 +++ /work/SRC/openSUSE:Factory/.xorg-client-image.new.30200/xorg-client-image.changes 2026-05-06 19:24:26.461278801 +0200 @@ -1,0 +2,5 @@ +Wed May 6 10:55:46 UTC 2026 - SUSE Update Bot <[email protected]> + +- align user/group ids with what was used in SLE15 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Dockerfile ++++++ --- /var/tmp/diff_new_pack.AlvOp4/_old 2026-05-06 19:24:27.101305203 +0200 +++ /var/tmp/diff_new_pack.AlvOp4/_new 2026-05-06 19:24:27.109305533 +0200 @@ -26,7 +26,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 libavcodec58_134 libpulse0 noto-sans-cjk-fonts xorg-x11-fonts -RUN set -euo pipefail; useradd -m -u 1000 -g 100 user +RUN set -euo pipefail; useradd -m -u 1000 -U user # cleanup logs and temporary files
