Hello community,

here is the log from the commit of package kiwi-templates-JeOS for 
openSUSE:Factory checked in at 2020-07-15 11:13:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kiwi-templates-JeOS (Old)
 and      /work/SRC/openSUSE:Factory/.kiwi-templates-JeOS.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kiwi-templates-JeOS"

Wed Jul 15 11:13:21 2020 rev:16 rq:820626 version:84.87

Changes:
--------
--- /work/SRC/openSUSE:Factory/kiwi-templates-JeOS/kiwi-templates-JeOS.changes  
2020-07-02 23:57:13.981050818 +0200
+++ 
/work/SRC/openSUSE:Factory/.kiwi-templates-JeOS.new.3060/kiwi-templates-JeOS.changes
        2020-07-15 11:14:08.356950389 +0200
@@ -1,0 +2,6 @@
+Mon Jul 13 07:04:18 UTC 2020 - Fabian Vogt <fv...@suse.com>
+
+- Force disk size of OpenStack-Cloud to 1GiB to avoid ENOSPC
+  (bsc#1096738)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ JeOS.kiwi ++++++
--- /var/tmp/diff_new_pack.smUarN/_old  2020-07-15 11:14:08.920950948 +0200
+++ /var/tmp/diff_new_pack.smUarN/_new  2020-07-15 11:14:08.920950948 +0200
@@ -101,7 +101,9 @@
             bootpartition="false"
             bootkernel="custom"
             devicepersistency="by-uuid"
-        />
+        >
+            <size unit="G">1</size>
+        </type>
     </preferences>
 
     <preferences profiles="MS-HyperV">


Reply via email to