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-05-06 19:20:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xorg-image (Old)
 and      /work/SRC/openSUSE:Factory/.xorg-image.new.30200 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xorg-image"

Wed May  6 19:20:16 2026 rev:21 rq:1351200 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/xorg-image/xorg-image.changes    2026-04-28 
12:00:41.744299562 +0200
+++ /work/SRC/openSUSE:Factory/.xorg-image.new.30200/xorg-image.changes 
2026-05-06 19:24:27.405317744 +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.ZgTpUm/_old  2026-05-06 19:24:28.069345137 +0200
+++ /var/tmp/diff_new_pack.ZgTpUm/_new  2026-05-06 19:24:28.077345467 +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 -U
+RUN useradd -m -u 1000 -g 100 user
 
 # cleanup logs and temporary files
 RUN set -euo pipefail; zypper -n --installroot /target clean -a; \

Reply via email to