Sync from SUSE:ALP:Source:Standard:1.0 python-kiwi revision 98f77598922816fabd274901328554be
This commit is contained in:
@@ -1,3 +1,34 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 22 10:49:09 CEST 2024 - Marcus Schäfer <marcus.schaefer@gmail.com>
|
||||
|
||||
- Add missing tool requires
|
||||
|
||||
Latest changes on the bundler used sed and file
|
||||
which were not required by the spec. This is
|
||||
related to bsc#1221790
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 22 10:47:40 CEST 2024 - Marcus Schäfer <marcus.schaefer@gmail.com>
|
||||
|
||||
- Fix file references in kiwi bundler result files
|
||||
|
||||
When using a custom bundle_format the kiwi result bundler renames
|
||||
the output files to match the bundle_format. However, if there are
|
||||
output files that references other output files, for example the
|
||||
vmware binary (.vmdk) in the guest config file (.vmx) then this
|
||||
renaming breaks those result files. This patch adds a reference
|
||||
file check for all non binary output files if they contain a
|
||||
reference to another output file and updates the data accordingly.
|
||||
This Fixes bsc#1221790
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 19 15:38:02 CEST 2024 - Marcus Schäfer <marcus.schaefer@gmail.com>
|
||||
|
||||
- Don't compress vmdk images
|
||||
|
||||
Like with qcow2 it's not expected that the format type gets
|
||||
compressed in the bundle
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 25 12:26:24 CET 2024 - Marcus Schäfer <marcus.schaefer@gmail.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user