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-07-23 23:14:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xorg-image (Old) and /work/SRC/openSUSE:Factory/.xorg-image.new.2004 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xorg-image" Thu Jul 23 23:14:51 2026 rev:25 rq:1367421 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/xorg-image/xorg-image.changes 2026-06-19 17:23:30.390474368 +0200 +++ /work/SRC/openSUSE:Factory/.xorg-image.new.2004/xorg-image.changes 2026-07-23 23:16:53.058060141 +0200 @@ -1,0 +2,5 @@ +Thu Jul 23 10:59:04 UTC 2026 - SUSE Update Bot <[email protected]> + +- set SOURCE_DATE_EPOCH for reproducible package installation times + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Dockerfile ++++++ --- /var/tmp/diff_new_pack.J6O2fe/_old 2026-07-23 23:16:54.094096372 +0200 +++ /var/tmp/diff_new_pack.J6O2fe/_new 2026-07-23 23:16:54.102096652 +0200 @@ -26,7 +26,7 @@ COPY --from=target / /target RUN set -euo pipefail; \ - export PERMCTL_ALLOW_INSECURE_MODE_IF_NO_PROC=1; \ + export PERMCTL_ALLOW_INSECURE_MODE_IF_NO_PROC=1 SOURCE_DATE_EPOCH=0; \ zypper -n --installroot /target --gpg-auto-import-keys install --no-recommends hostname icewm-lite libglib-2_0-0 procps sysvinit-tools udev which xdm xf86-input-evdev xf86-input-libinput xhost xinit xinput xkeyboard-config xorg-x11 xorg-x11-essentials xorg-x11-server xrandr xsession # sanity check that the version from the tag is equal to the version of xorg-x11-server that we expect RUN set -euo pipefail; \
