Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package trivy-image for openSUSE:Factory checked in at 2026-03-11 20:53:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/trivy-image (Old) and /work/SRC/openSUSE:Factory/.trivy-image.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "trivy-image" Wed Mar 11 20:53:57 2026 rev:32 rq:1338151 version:2026.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/trivy-image/trivy-image.changes 2026-01-02 14:30:28.813310986 +0100 +++ /work/SRC/openSUSE:Factory/.trivy-image.new.8177/trivy-image.changes 2026-03-11 20:55:03.869293604 +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: ------------------ ++++++ config.sh ++++++ --- /var/tmp/diff_new_pack.554Pxp/_old 2026-03-11 20:55:04.477318653 +0100 +++ /var/tmp/diff_new_pack.554Pxp/_new 2026-03-11 20:55:04.485318982 +0100 @@ -32,8 +32,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 exit 0
