Hello community,

here is the log from the commit of package python-kiwi for openSUSE:Leap:15.2 
checked in at 2020-02-16 18:25:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-kiwi (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.python-kiwi.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-kiwi"

Sun Feb 16 18:25:44 2020 rev:73 rq:770790 version:9.19.8

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-kiwi/python-kiwi.changes        
2020-01-15 15:49:47.895472545 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.python-kiwi.new.26092/python-kiwi.changes     
2020-02-16 18:25:46.658638126 +0100
@@ -1,0 +2,140 @@
+Thu Dec 19 16:12:47 CET 2019 - [email protected]
+
+- Bump version: 9.19.7 → 9.19.8
+  
+-------------------------------------------------------------------
+Thu Dec 19 15:42:05 CET 2019 - [email protected]
+  
+- Update libyui-ncurses-pkg10 to libyui-ncurses-pkg11
+  
+  In Tumbleweed there is no longer the libyui-ncurses-pkg10 its been
+  superseded by libyui-ncurses-pkg11.
+  
+  This fixes the test-image-qcow-openstack integration test
+  
+-------------------------------------------------------------------
+Thu Dec 19 11:45:14 CET 2019 - [email protected]
+  
+- Reference commit for SUSE maintenance
+  
+  This commit adds a reference to Issue #1301 and the report in bugzilla
+  bsc#1159538. The issue was fixed in commit 7d96d19c
+  
+-------------------------------------------------------------------
+Wed Dec 18 15:51:26 CET 2019 - [email protected]
+  
+- Fix grub2 configuration for shim fallback setup
+  
+  If shim fallback setup is enabled the grub.cfg is copied to the EFI
+  partition. This commit makes sure that the grub.cfg is copied to the EFI
+  partition according to the efi mount point.
+  
+  Fixes bsc#1159235
+  
+-------------------------------------------------------------------
+Tue Dec 17 13:10:11 CET 2019 - [email protected]
+  
+- Ensure no swap volume is added on btrfs
+  
+  When the selected filesystem is btrfs the volume manager is not LVM.
+  In that case the swap partition is not volume, it is a completely
+  independent partition. So that we cannot add and additional volume
+  for swap when swap is specified in the description file.
+  
+  This patch fixes #1301 and fulfills #1297
+  
+-------------------------------------------------------------------
+Thu Dec 12 09:57:11 CET 2019 - [email protected]
+  
+- Fixed installation chapter in the documentation
+  
+  The chapter still outlines multipython support but we
+  dropped support for python2 some time ago
+  
+-------------------------------------------------------------------
+Sun Dec  8 19:36:03 CET 2019 - [email protected]
+  
+- Bump version: 9.19.6 → 9.19.7
+  
+-------------------------------------------------------------------
+Sun Dec  8 18:57:19 CET 2019 - [email protected]
+  
+- Fixed swap setup if btrfs is used
+  
+  In case of a volume manager the simplified variant of the
+  device name is used in the fstab file to reference the
+  swap device. However this is only correct for the lvm
+  volume management but not for btrfs. In case of btrfs
+  the swap space is not a subvolume but a real partition
+  and thus the simplified device spec in fstab puts in the
+  loop mapped device which is wrong. This patch fixes it
+  and is related to bsc#1156908
+  
+-------------------------------------------------------------------
+Thu Dec  5 16:40:25 CET 2019 - [email protected]
+  
+- Bump version: 9.18.16 → 9.19.6
+  
+  This version includes several fixes:
+  
+  * Fixed setup of default grub config
+    
+    In /etc/default/grub GRUB_CMDLINE_LINUX_DEFAULT also contained
+    the root= information. If grub2-mkconfig runs with that information
+    it places the root device information twice because grub2-mkconfig
+    resolves this information itself. This commit prevents the root=
+    information to be placed in the default grub config and
+    Fixes bsc#1156908
+    
+  * Include grub.cfg inside the efi partition
+    
+    This commit ensures the grub.cfg file is included within the vfat efi
+    partition.
+    
+    This fixes #1271 and bsc#1157354
+    
+  * Reference commit for SUSE maintenance
+    
+    This commit adds a reference to Issue #1261 and the
+    report in bugzilla bsc#1157104
+    
+  * Fixed zipl bootloader setup for s390 images
+    
+    The preparation to call zipl and the call itself were wrong.
+    For whatever reason the kernel image the initrd are moved
+    to another location prior to calling zipl. That move broke
+    the system because no kernel/initrd existed at the expected
+    place anymore. In addition the zipl call itself was issued
+    from a the wrong directory. Also no config file was written
+    as an after effect of the refactoring in Issue #1194. This
+    Fixes #1173 and bsc#1156694
+    
+  * Ensure grub.cfg is copied in EFI/BOOT folder
+    
+    This commit fixes the live images in efi mode. Grub configuration file
+    is copied to the correct location in <boot_dir>/EFI/BOOT.
+    
+    Fixes bsc#1155815
+    
+  * Fix the sha256 generated file content
+    
+    This commit makes sure the generated sha256 file in a 'kiwi result
+    bundle' call includes the filename with the correct extension. For
+    compressed files it was omiting the suffix that included during the
+    compression.
+    
+    Fixes #1223 and related to bsc#1139915
+    
+-------------------------------------------------------------------
+Wed Oct  2 11:32:43 CEST 2019 - [email protected]
+    
+- Fixed rpmdb compat link setup
+  
+  On older versions of zypper the path /var/lib/rpm was hardcoded
+  and not used from the rpm macro definition. For such systems and
+  to support them properly on hosts that have the rpm database
+  already moved a compat link was created. However if the host has
+  the rpm database at /var/lib/rpm the link doesn't make sense.
+  This patch fixes this and therefore bsc#1150190
+  
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-kiwi.spec ++++++
--- /var/tmp/diff_new_pack.5AHW37/_old  2020-02-16 18:25:47.058638335 +0100
+++ /var/tmp/diff_new_pack.5AHW37/_new  2020-02-16 18:25:47.058638335 +0100
@@ -43,7 +43,7 @@
 %endif
 
 Name:           python-kiwi
-Version:        9.18.16
+Version:        9.19.8
 Provides:       kiwi-schema = 7.1
 Release:        0
 Url:            https://github.com/SUSE/kiwi
@@ -110,6 +110,9 @@
 Requires:       gptfdisk
 %endif
 %if 0%{?fedora} || 0%{?rhel}
+%ifarch x86_64
+Requires:       grub2-efi-x64
+%endif
 Requires:         chkconfig
 Requires(post):   chkconfig
 Requires(postun): chkconfig
@@ -370,8 +373,8 @@
 
 # Create symlinks for correct binaries
 ln -sr %{buildroot}%{_bindir}/kiwi-ng %{buildroot}%{_bindir}/kiwi
-ln -sr %{buildroot}%{_bindir}/kiwi-ng-3 %{buildroot}%{_bindir}/kiwi-ng
-ln -sr %{buildroot}%{_bindir}/kiwicompat-3 %{buildroot}%{_bindir}/kiwicompat
+ln -sr %{buildroot}%{_bindir}/kiwi-ng %{buildroot}%{_bindir}/kiwi-ng-3
+ln -sr %{buildroot}%{_bindir}/kiwicompat %{buildroot}%{_bindir}/kiwicompat-3
 
 %if %{_vendor} != "debbuild"
 # kiwi pxeboot directory structure to be packed in kiwi-pxeboot
@@ -415,6 +418,7 @@
 %{_defaultdocdir}/python-kiwi/LICENSE
 %{_defaultdocdir}/python-kiwi/README
 %config %_sysconfdir/bash_completion.d/kiwi-ng.sh
+%config %_sysconfdir/kiwi.yml
 %doc %{_mandir}/man8/*
 
 %files -n kiwi-tools

++++++ python-kiwi.tar.gz ++++++
++++ 50694 lines of diff (skipped)


Reply via email to