Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package busybox-image for openSUSE:Factory 
checked in at 2025-10-21 11:16:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/busybox-image (Old)
 and      /work/SRC/openSUSE:Factory/.busybox-image.new.18484 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "busybox-image"

Tue Oct 21 11:16:49 2025 rev:40 rq:1312629 version:%OS_VERSION_ID_SP%.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/busybox-image/busybox-image.changes      
2025-09-29 16:38:40.758660864 +0200
+++ /work/SRC/openSUSE:Factory/.busybox-image.new.18484/busybox-image.changes   
2025-10-21 11:19:12.969844222 +0200
@@ -1,0 +2,5 @@
+Mon Oct 20 12:53:40 UTC 2025 - SUSE Update Bot <[email protected]>
+
+- remove password change date from /etc/shadow to make the file reproducible
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ config.sh ++++++
--- /var/tmp/diff_new_pack.w76rMi/_old  2025-10-21 11:19:14.853923440 +0200
+++ /var/tmp/diff_new_pack.w76rMi/_new  2025-10-21 11:19:14.913925963 +0200
@@ -28,6 +28,9 @@
 # Will be recreated by the next rpm(1) run as root user
 rm -vf /usr/lib/sysimage/rpm/Index.db
 
+# set the day of last password change to empty
+sed -i 's/^\([^:]*:[^:]*:\)[^:]*\(:.*\)$/\1\2/' /etc/shadow
+
 
 #=======================================
 # Clean up after zypper if it is present

Reply via email to