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-01-20 18:23:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kiwi-templates-JeOS (Old)
 and      /work/SRC/openSUSE:Factory/.kiwi-templates-JeOS.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kiwi-templates-JeOS"

Wed Jan 20 18:23:38 2021 rev:21 rq:864308 version:84.87

Changes:
--------
--- /work/SRC/openSUSE:Factory/kiwi-templates-JeOS/kiwi-templates-JeOS.changes  
2020-12-05 20:37:04.718702454 +0100
+++ 
/work/SRC/openSUSE:Factory/.kiwi-templates-JeOS.new.28504/kiwi-templates-JeOS.changes
       2021-01-20 18:24:11.263342588 +0100
@@ -1,0 +2,7 @@
+Tue Jan 19 13:05:39 UTC 2021 - Fabian Vogt <fv...@suse.com>
+
+- Drop /etc/shadow modification in config.sh, fixed in system-user-root
+  meanwhile
+- Fix bare *** in config.sh
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kiwi-templates-JeOS.spec ++++++
--- /var/tmp/diff_new_pack.2s6ezA/_old  2021-01-20 18:24:12.231343304 +0100
+++ /var/tmp/diff_new_pack.2s6ezA/_new  2021-01-20 18:24:12.235343307 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kiwi-templates-JeOS
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++++++ config.sh ++++++
--- /var/tmp/diff_new_pack.2s6ezA/_old  2021-01-20 18:24:12.283343343 +0100
+++ /var/tmp/diff_new_pack.2s6ezA/_new  2021-01-20 18:24:12.283343343 +0100
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # Permission is hereby granted, free of charge, to any person obtaining a copy
 # of this software and associated documentation files (the "Software"), to deal
@@ -41,8 +41,7 @@
 #======================================
 # prepare for setting root pw, timezone
 #--------------------------------------
-echo ** "reset machine settings"
-sed -i 's/^root:[^:]*:/root:*:/' /etc/shadow
+echo "** reset machine settings"
 rm -f /etc/machine-id \
       /var/lib/zypp/AnonymousUniqueId \
       /var/lib/systemd/random-seed \

Reply via email to