Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kiwi-templates-JeOS for 
openSUSE:Factory checked in at 2021-10-19 23:03:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kiwi-templates-JeOS (Old)
 and      /work/SRC/openSUSE:Factory/.kiwi-templates-JeOS.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kiwi-templates-JeOS"

Tue Oct 19 23:03:34 2021 rev:26 rq:926196 version:84.87

Changes:
--------
--- /work/SRC/openSUSE:Factory/kiwi-templates-JeOS/kiwi-templates-JeOS.changes  
2021-04-12 12:34:01.801078686 +0200
+++ 
/work/SRC/openSUSE:Factory/.kiwi-templates-JeOS.new.1890/kiwi-templates-JeOS.changes
        2021-10-19 23:03:39.673268422 +0200
@@ -1,0 +2,6 @@
+Mon Oct 18 11:20:51 UTC 2021 - Fabian Vogt <[email protected]>
+
+- Don't delete /etc/machine-id (see gh#OSInside/kiwi#1650)
+- Also don't delete the dbus machine-id, it's a symlink
+
+-------------------------------------------------------------------

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

Other differences:
------------------
kiwi-templates-JeOS.spec: same change
++++++ config.sh ++++++
--- /var/tmp/diff_new_pack.O6rUCL/_old  2021-10-19 23:03:40.229268674 +0200
+++ /var/tmp/diff_new_pack.O6rUCL/_new  2021-10-19 23:03:40.229268674 +0200
@@ -42,10 +42,8 @@
 # prepare for setting root pw, timezone
 #--------------------------------------
 echo "** reset machine settings"
-rm -f /etc/machine-id \
-      /var/lib/zypp/AnonymousUniqueId \
-      /var/lib/systemd/random-seed \
-      /var/lib/dbus/machine-id
+rm -f /var/lib/zypp/AnonymousUniqueId \
+      /var/lib/systemd/random-seed
 
 #======================================
 # Specify default systemd target

Reply via email to