Hello community,

here is the log from the commit of package kiwi-templates-JeOS for 
openSUSE:Factory checked in at 2020-03-25 23:43:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kiwi-templates-JeOS (Old)
 and      /work/SRC/openSUSE:Factory/.kiwi-templates-JeOS.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kiwi-templates-JeOS"

Wed Mar 25 23:43:14 2020 rev:11 rq:787750 version:84.87

Changes:
--------
--- /work/SRC/openSUSE:Factory/kiwi-templates-JeOS/kiwi-templates-JeOS.changes  
2020-03-16 10:16:39.683546253 +0100
+++ 
/work/SRC/openSUSE:Factory/.kiwi-templates-JeOS.new.3160/kiwi-templates-JeOS.changes
        2020-03-25 23:43:26.307996390 +0100
@@ -1,0 +2,10 @@
+Tue Mar 24 11:00:45 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Make the choice of systemd-logger for openSUSE explicit (bsc#1160657)
+
+-------------------------------------------------------------------
+Tue Mar 24 10:49:38 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Add lsof for zypper ps (bsc#1167553)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ JeOS.kiwi ++++++
--- /var/tmp/diff_new_pack.Zz34pK/_old  2020-03-25 23:43:26.875996576 +0100
+++ /var/tmp/diff_new_pack.Zz34pK/_new  2020-03-25 23:43:26.875996576 +0100
@@ -210,14 +210,16 @@
         <package name="openSUSE-build-key"/>
         <package name="systemd"/>
         <package name="systemd-sysvinit"/>
-        <package name="systemd-logger"/> <!-- To have a persistent journal -->
         <package name="timezone"/>
         <package name="wicked"/>
         <package name="iproute2"/> 
         <package name="openssh"/>
         <package name="rsync"/>
         <package name="dosfstools"/> <!-- For fscking /boot/efi -->
+        <package name="lsof"/> <!-- For zypper ps (bsc#1167553) -->
         <package name="live-add-yast-repos"/>
+        <!-- <package name="rsyslog"/> for SLE -->
+        <package name="systemd-logger"/> <!-- for openSUSE -->
     </packages>
 
     <!-- Not needed in OpenStack as it uses XFS and cloud-init -->


Reply via email to