Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-kiwi for openSUSE:Factory checked in at 2022-08-31 18:08:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-kiwi (Old) and /work/SRC/openSUSE:Factory/.python-kiwi.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-kiwi" Wed Aug 31 18:08:38 2022 rev:101 rq:1000211 version:9.24.48 Changes: -------- --- /work/SRC/openSUSE:Factory/python-kiwi/python-kiwi.changes 2022-08-19 17:53:58.735786043 +0200 +++ /work/SRC/openSUSE:Factory/.python-kiwi.new.2083/python-kiwi.changes 2022-08-31 18:08:42.935332213 +0200 @@ -1,0 +2,5 @@ +Tue Aug 23 11:48:16 CEST 2022 - Marcus Sch??fer <marcus.schae...@gmail.com> + +- Bump version: 9.24.47 ??? 9.24.48 + +------------------------------------------------------------------- @@ -30,0 +36,11 @@ + +------------------------------------------------------------------- +Tue Aug 09 15:17:55 CEST 2022 - Marcus Sch??fer <marcus.schae...@gmail.com> + +- Fixed kexec options setup in kiwi-dump-reboot + + The dracut module 99kiwi-dump-reboot creates an options + list for kexec. Under certain conditions the options + list can contain multiple spaces which leads to an error + when calling kexec. This commit makes sure to trim + white spaces. This Fixes #2178 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-kiwi.spec ++++++ --- /var/tmp/diff_new_pack.UwQYbm/_old 2022-08-31 18:08:43.603333980 +0200 +++ /var/tmp/diff_new_pack.UwQYbm/_new 2022-08-31 18:08:43.607333991 +0200 @@ -43,7 +43,7 @@ %endif Name: python-kiwi -Version: 9.24.47 +Version: 9.24.48 Provides: kiwi-schema = 7.5 Release: 0 Url: https://github.com/OSInside/kiwi ++++++ PKGBUILD ++++++ --- /var/tmp/diff_new_pack.UwQYbm/_old 2022-08-31 18:08:43.643334086 +0200 +++ /var/tmp/diff_new_pack.UwQYbm/_new 2022-08-31 18:08:43.647334096 +0200 @@ -3,7 +3,7 @@ pkgname=('python-kiwi' 'kiwi-man-pages' 'dracut-kiwi-lib' 'dracut-kiwi-oem-repart' 'dracut-kiwi-oem-dump' 'dracut-kiwi-live' 'dracut-kiwi-overlay') arch=(x86_64) -pkgver=9.24.47 +pkgver=9.24.48 pkgrel=0 pkgdesc="KIWI - Appliance Builder Next Generation" url="https://github.com/SUSE/kiwi/tarball/master" @@ -12,7 +12,7 @@ provides=(kiwi-ng kiwi) source=("${pkgname}.tar.gz") changelog="${pkgname}.changes" -md5sums=('650368cc4e288f186d0b1dcc05001c92') +md5sums=('9c2e5b4f06ffb1b28092b2fccbaaae80') build() { ++++++ python-kiwi.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiwi-9.24.47/.bumpversion.cfg new/kiwi-9.24.48/.bumpversion.cfg --- old/kiwi-9.24.47/.bumpversion.cfg 2022-08-10 20:40:42.000000000 +0200 +++ new/kiwi-9.24.48/.bumpversion.cfg 2022-08-23 11:48:16.000000000 +0200 @@ -1,5 +1,5 @@ [bumpversion] -current_version = 9.24.47 +current_version = 9.24.48 commit = True tag = True diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiwi-9.24.47/PKG-INFO new/kiwi-9.24.48/PKG-INFO --- old/kiwi-9.24.47/PKG-INFO 2022-08-10 20:43:36.000000000 +0200 +++ new/kiwi-9.24.48/PKG-INFO 2022-08-23 11:51:25.000000000 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 2.1 Name: kiwi -Version: 9.24.47 +Version: 9.24.48 Summary: KIWI - Appliance Builder (next generation) Home-page: https://osinside.github.io/kiwi Author: Marcus Schaefer Binary files old/kiwi-9.24.47/doc/build/latex/kiwi.pdf and new/kiwi-9.24.48/doc/build/latex/kiwi.pdf differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiwi-9.24.47/doc/build/man/kiwi.8 new/kiwi-9.24.48/doc/build/man/kiwi.8 --- old/kiwi-9.24.47/doc/build/man/kiwi.8 2022-08-10 20:43:35.000000000 +0200 +++ new/kiwi-9.24.48/doc/build/man/kiwi.8 2022-08-23 11:51:24.000000000 +0200 @@ -27,7 +27,7 @@ .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. -.TH "KIWI" "8" "Aug 10, 2022" "9.24.47" "KIWI NG" +.TH "KIWI" "8" "Aug 23, 2022" "9.24.48" "KIWI NG" .SH NAME kiwi \- Creating Operating System Images .SH SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiwi-9.24.47/doc/build/man/kiwi::image::info.8 new/kiwi-9.24.48/doc/build/man/kiwi::image::info.8 --- old/kiwi-9.24.47/doc/build/man/kiwi::image::info.8 2022-08-10 20:43:35.000000000 +0200 +++ new/kiwi-9.24.48/doc/build/man/kiwi::image::info.8 2022-08-23 11:51:24.000000000 +0200 @@ -27,7 +27,7 @@ .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. -.TH "KIWI::IMAGE::INFO" "8" "Aug 10, 2022" "9.24.47" "KIWI NG" +.TH "KIWI::IMAGE::INFO" "8" "Aug 23, 2022" "9.24.48" "KIWI NG" .SH NAME kiwi::image::info \- Provide detailed information about an image description .SH SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiwi-9.24.47/doc/build/man/kiwi::image::resize.8 new/kiwi-9.24.48/doc/build/man/kiwi::image::resize.8 --- old/kiwi-9.24.47/doc/build/man/kiwi::image::resize.8 2022-08-10 20:43:35.000000000 +0200 +++ new/kiwi-9.24.48/doc/build/man/kiwi::image::resize.8 2022-08-23 11:51:24.000000000 +0200 @@ -27,7 +27,7 @@ .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. -.TH "KIWI::IMAGE::RESIZE" "8" "Aug 10, 2022" "9.24.47" "KIWI NG" +.TH "KIWI::IMAGE::RESIZE" "8" "Aug 23, 2022" "9.24.48" "KIWI NG" .SH NAME kiwi::image::resize \- Resize disk images to new geometry .SH SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiwi-9.24.47/doc/build/man/kiwi::result::bundle.8 new/kiwi-9.24.48/doc/build/man/kiwi::result::bundle.8 --- old/kiwi-9.24.47/doc/build/man/kiwi::result::bundle.8 2022-08-10 20:43:35.000000000 +0200 +++ new/kiwi-9.24.48/doc/build/man/kiwi::result::bundle.8 2022-08-23 11:51:24.000000000 +0200 @@ -27,7 +27,7 @@ .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. -.TH "KIWI::RESULT::BUNDLE" "8" "Aug 10, 2022" "9.24.47" "KIWI NG" +.TH "KIWI::RESULT::BUNDLE" "8" "Aug 23, 2022" "9.24.48" "KIWI NG" .SH NAME kiwi::result::bundle \- Bundle build results .SH SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiwi-9.24.47/doc/build/man/kiwi::result::list.8 new/kiwi-9.24.48/doc/build/man/kiwi::result::list.8 --- old/kiwi-9.24.47/doc/build/man/kiwi::result::list.8 2022-08-10 20:43:35.000000000 +0200 +++ new/kiwi-9.24.48/doc/build/man/kiwi::result::list.8 2022-08-23 11:51:24.000000000 +0200 @@ -27,7 +27,7 @@ .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. -.TH "KIWI::RESULT::LIST" "8" "Aug 10, 2022" "9.24.47" "KIWI NG" +.TH "KIWI::RESULT::LIST" "8" "Aug 23, 2022" "9.24.48" "KIWI NG" .SH NAME kiwi::result::list \- List build results .SH SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiwi-9.24.47/doc/build/man/kiwi::system::build.8 new/kiwi-9.24.48/doc/build/man/kiwi::system::build.8 --- old/kiwi-9.24.47/doc/build/man/kiwi::system::build.8 2022-08-10 20:43:35.000000000 +0200 +++ new/kiwi-9.24.48/doc/build/man/kiwi::system::build.8 2022-08-23 11:51:24.000000000 +0200 @@ -27,7 +27,7 @@ .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. -.TH "KIWI::SYSTEM::BUILD" "8" "Aug 10, 2022" "9.24.47" "KIWI NG" +.TH "KIWI::SYSTEM::BUILD" "8" "Aug 23, 2022" "9.24.48" "KIWI NG" .SH NAME kiwi::system::build \- Build image in combined prepare and create step .SH SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiwi-9.24.47/doc/build/man/kiwi::system::create.8 new/kiwi-9.24.48/doc/build/man/kiwi::system::create.8 --- old/kiwi-9.24.47/doc/build/man/kiwi::system::create.8 2022-08-10 20:43:35.000000000 +0200 +++ new/kiwi-9.24.48/doc/build/man/kiwi::system::create.8 2022-08-23 11:51:24.000000000 +0200 @@ -27,7 +27,7 @@ .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. -.TH "KIWI::SYSTEM::CREATE" "8" "Aug 10, 2022" "9.24.47" "KIWI NG" +.TH "KIWI::SYSTEM::CREATE" "8" "Aug 23, 2022" "9.24.48" "KIWI NG" .SH NAME kiwi::system::create \- Create image from prepared root system .SH SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiwi-9.24.47/doc/build/man/kiwi::system::prepare.8 new/kiwi-9.24.48/doc/build/man/kiwi::system::prepare.8 --- old/kiwi-9.24.47/doc/build/man/kiwi::system::prepare.8 2022-08-10 20:43:35.000000000 +0200 +++ new/kiwi-9.24.48/doc/build/man/kiwi::system::prepare.8 2022-08-23 11:51:24.000000000 +0200 @@ -27,7 +27,7 @@ .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. -.TH "KIWI::SYSTEM::PREPARE" "8" "Aug 10, 2022" "9.24.47" "KIWI NG" +.TH "KIWI::SYSTEM::PREPARE" "8" "Aug 23, 2022" "9.24.48" "KIWI NG" .SH NAME kiwi::system::prepare \- Prepare image root system .SH SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiwi-9.24.47/doc/build/man/kiwi::system::update.8 new/kiwi-9.24.48/doc/build/man/kiwi::system::update.8 --- old/kiwi-9.24.47/doc/build/man/kiwi::system::update.8 2022-08-10 20:43:35.000000000 +0200 +++ new/kiwi-9.24.48/doc/build/man/kiwi::system::update.8 2022-08-23 11:51:24.000000000 +0200 @@ -27,7 +27,7 @@ .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. -.TH "KIWI::SYSTEM::UPDATE" "8" "Aug 10, 2022" "9.24.47" "KIWI NG" +.TH "KIWI::SYSTEM::UPDATE" "8" "Aug 23, 2022" "9.24.48" "KIWI NG" .SH NAME kiwi::system::update \- Update/Upgrade image root system .SH SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiwi-9.24.47/doc/source/conf.py new/kiwi-9.24.48/doc/source/conf.py --- old/kiwi-9.24.47/doc/source/conf.py 2022-08-10 20:40:42.000000000 +0200 +++ new/kiwi-9.24.48/doc/source/conf.py 2022-08-23 11:48:16.000000000 +0200 @@ -139,7 +139,7 @@ # built documents. # # The short X.Y version. -version = '9.24.47' +version = '9.24.48' # The full version, including alpha/beta/rc tags. release = version diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiwi-9.24.47/dracut/modules.d/99kiwi-dump-reboot/kiwi-dump-reboot-system.sh new/kiwi-9.24.48/dracut/modules.d/99kiwi-dump-reboot/kiwi-dump-reboot-system.sh --- old/kiwi-9.24.47/dracut/modules.d/99kiwi-dump-reboot/kiwi-dump-reboot-system.sh 2022-08-10 17:17:50.000000000 +0200 +++ new/kiwi-9.24.48/dracut/modules.d/99kiwi-dump-reboot/kiwi-dump-reboot-system.sh 2022-08-23 11:48:07.000000000 +0200 @@ -59,6 +59,8 @@ # and thus no syscall selection is made kexec_options="${kexec_options} --kexec-syscall-auto" fi + # shellcheck disable=SC2116,SC2086 + kexec_options=$(echo ${kexec_options}) # strip spaces kexec "${kexec_options}" \ --load /run/install/boot/*/loader/linux \ --initrd /run/install/initrd.system_image \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiwi-9.24.47/kiwi/version.py new/kiwi-9.24.48/kiwi/version.py --- old/kiwi-9.24.47/kiwi/version.py 2022-08-10 20:40:42.000000000 +0200 +++ new/kiwi-9.24.48/kiwi/version.py 2022-08-23 11:48:16.000000000 +0200 @@ -18,5 +18,5 @@ """ Global version information used in kiwi and the package """ -__version__ = '9.24.47' -__githash__ = '432f633e510b0c2978656b5e3c3514a0b7961f30' +__version__ = '9.24.48' +__githash__ = 'c969cf8e622f7d0116863bf1290208a0a4c3a907' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiwi-9.24.47/kiwi.egg-info/PKG-INFO new/kiwi-9.24.48/kiwi.egg-info/PKG-INFO --- old/kiwi-9.24.47/kiwi.egg-info/PKG-INFO 2022-08-10 20:43:36.000000000 +0200 +++ new/kiwi-9.24.48/kiwi.egg-info/PKG-INFO 2022-08-23 11:51:24.000000000 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 2.1 Name: kiwi -Version: 9.24.47 +Version: 9.24.48 Summary: KIWI - Appliance Builder (next generation) Home-page: https://osinside.github.io/kiwi Author: Marcus Schaefer Binary files old/kiwi-9.24.47/test/unit/.coverage and new/kiwi-9.24.48/test/unit/.coverage differ