Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package apache-tomcat-11-image for 
openSUSE:Factory checked in at 2026-03-11 20:54:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-tomcat-11-image (Old)
 and      /work/SRC/openSUSE:Factory/.apache-tomcat-11-image.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apache-tomcat-11-image"

Wed Mar 11 20:54:07 2026 rev:3 rq:1338158 version:unknown

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/apache-tomcat-11-image/apache-tomcat-11-image.changes
    2026-01-02 14:30:03.448264002 +0100
+++ 
/work/SRC/openSUSE:Factory/.apache-tomcat-11-image.new.8177/apache-tomcat-11-image.changes
  2026-03-11 20:55:11.949626481 +0100
@@ -1,0 +2,5 @@
+Tue Mar 10 21:46:15 UTC 2026 - SUSE Update Bot <[email protected]>
+
+- remove move files that make containers unreproducible
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ Dockerfile.openjdk21 ++++++
--- /var/tmp/diff_new_pack.UAR6Vx/_old  2026-03-11 20:55:13.889706404 +0100
+++ /var/tmp/diff_new_pack.UAR6Vx/_new  2026-03-11 20:55:13.941708546 +0100
@@ -35,8 +35,9 @@
     rm -rf {/target,}/run/*; \
     rm -f {/target,}/etc/{shadow-,group-,passwd-,.pwd.lock}; \
     rm -f {/target,}/usr/lib/sysimage/rpm/.rpm.lock; \
-    rm -f {/target,}/var/cache/ldconfig/aux-cache; \
-    command -v zypper >/dev/null 2>&1 || rm -f /var/lib/zypp/AutoInstalled
+    rm -f {/target,}/var/lib/zypp/AnonymousUniqueId; \
+    rm -f {/target,}/var/lib/zypp/AutoInstalled; \
+    rm -f {/target,}/var/cache/ldconfig/aux-cache
 
 # set the day of last password change to empty
 RUN set -euo pipefail; sed -i 's/^\([^:]*:[^:]*:\)[^:]*\(:.*\)$/\1\2/' 
/target/etc/shadow

++++++ Dockerfile.openjdk25 ++++++
--- /var/tmp/diff_new_pack.UAR6Vx/_old  2026-03-11 20:55:14.105715303 +0100
+++ /var/tmp/diff_new_pack.UAR6Vx/_new  2026-03-11 20:55:14.137716620 +0100
@@ -35,8 +35,9 @@
     rm -rf {/target,}/run/*; \
     rm -f {/target,}/etc/{shadow-,group-,passwd-,.pwd.lock}; \
     rm -f {/target,}/usr/lib/sysimage/rpm/.rpm.lock; \
-    rm -f {/target,}/var/cache/ldconfig/aux-cache; \
-    command -v zypper >/dev/null 2>&1 || rm -f /var/lib/zypp/AutoInstalled
+    rm -f {/target,}/var/lib/zypp/AnonymousUniqueId; \
+    rm -f {/target,}/var/lib/zypp/AutoInstalled; \
+    rm -f {/target,}/var/cache/ldconfig/aux-cache
 
 # set the day of last password change to empty
 RUN set -euo pipefail; sed -i 's/^\([^:]*:[^:]*:\)[^:]*\(:.*\)$/\1\2/' 
/target/etc/shadow

Reply via email to