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-04-28 11:57:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xorg-client-image (Old) and /work/SRC/openSUSE:Factory/.xorg-client-image.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xorg-client-image" Tue Apr 28 11:57:04 2026 rev:11 rq:1349467 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/xorg-client-image/xorg-client-image.changes 2026-04-21 12:43:47.071844481 +0200 +++ /work/SRC/openSUSE:Factory/.xorg-client-image.new.11940/xorg-client-image.changes 2026-04-28 12:00:45.600459250 +0200 @@ -1,0 +2,5 @@ +Sun Apr 26 19:47:44 UTC 2026 - SUSE Update Bot <[email protected]> + +- create separate group for user + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Dockerfile ++++++ --- /var/tmp/diff_new_pack.fIG56b/_old 2026-04-28 12:00:46.180483270 +0200 +++ /var/tmp/diff_new_pack.fIG56b/_new 2026-04-28 12:00:46.184483435 +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
