Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kiwi-image for openSUSE:Factory 
checked in at 2024-11-14 16:08:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kiwi-image (Old)
 and      /work/SRC/openSUSE:Factory/.kiwi-image.new.2017 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kiwi-image"

Thu Nov 14 16:08:48 2024 rev:29 rq:1223985 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/kiwi-image/kiwi-image.changes    2024-11-11 
13:47:34.265455215 +0100
+++ /work/SRC/openSUSE:Factory/.kiwi-image.new.2017/kiwi-image.changes  
2024-11-14 16:09:28.124731188 +0100
@@ -1,0 +2,5 @@
+Wed Nov 13 13:39:42 UTC 2024 - SUSE Update Bot <bci-inter...@suse.de>
+
+- set mapper backend to kpartx
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.sDmF9h/_old  2024-11-14 16:09:28.564749564 +0100
+++ /var/tmp/diff_new_pack.sDmF9h/_new  2024-11-14 16:09:28.568749731 +0100
@@ -47,4 +47,5 @@
 LABEL usage="This container requires an openSUSE/SUSE host kernel for full 
functionality."
 # sanity check that the version from the tag is equal to the version of 
python3-kiwi that we expect
 RUN set -euo pipefail; [ "$(rpm -q --qf '%{version}' python3-kiwi | cut -d '.' 
-f -2)" = "10.1" ]
+RUN set -euo pipefail; printf "mapper:\n  - part_mapper: kpartx\n" > 
/etc/kiwi.yml
 

Reply via email to