Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xorg-image for openSUSE:Factory checked in at 2026-04-28 11:56:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xorg-image (Old) and /work/SRC/openSUSE:Factory/.xorg-image.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xorg-image" Tue Apr 28 11:56:56 2026 rev:20 rq:1349464 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/xorg-image/xorg-image.changes 2026-04-23 17:10:17.930789254 +0200 +++ /work/SRC/openSUSE:Factory/.xorg-image.new.11940/xorg-image.changes 2026-04-28 12:00:41.744299562 +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.330lp6/_old 2026-04-28 12:00:42.408327061 +0200 +++ /var/tmp/diff_new_pack.330lp6/_new 2026-04-28 12:00:42.412327226 +0200 @@ -32,7 +32,7 @@ RUN set -euo pipefail; \ [ "$(rpm --root /target -q --qf '%{version}' xorg-x11-server | \ cut -d '.' -f -1)" = "21" ] -RUN useradd -m user -u 1000 -g 100 +RUN useradd -m user -u 1000 -U # cleanup logs and temporary files RUN set -euo pipefail; zypper -n --installroot /target clean -a; \
