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-23 17:06:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xorg-image (Old)
 and      /work/SRC/openSUSE:Factory/.xorg-image.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xorg-image"

Thu Apr 23 17:06:15 2026 rev:19 rq:1348812 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/xorg-image/xorg-image.changes    2026-03-27 
06:52:44.277965283 +0100
+++ /work/SRC/openSUSE:Factory/.xorg-image.new.11940/xorg-image.changes 
2026-04-23 17:10:17.930789254 +0200
@@ -1,0 +2,5 @@
+Wed Apr 22 15:22:15 UTC 2026 - SUSE Update Bot <[email protected]>
+
+- explicitly set group id to a stable id as well (the one used in SLE15)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.pF4TDF/_old  2026-04-23 17:10:18.654819043 +0200
+++ /var/tmp/diff_new_pack.pF4TDF/_new  2026-04-23 17:10:18.658819208 +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
+RUN useradd -m user -u 1000 -g 100
 
 # cleanup logs and temporary files
 RUN set -euo pipefail; zypper -n --installroot /target clean -a; \

Reply via email to