File _patchinfo of Package patchinfo.19607
<patchinfo incident="19607">
<issue tracker="jsc" id="SLE-12986"/>
<packager>sax2</packager>
<rating>moderate</rating>
<category>recommended</category>
<summary>Recommended update for python-kiwi</summary>
<description>This update for python-kiwi fixes the following issues:
- Fix appx manifest for WSL containers
This patch is two fold
* This commit prevents KIWI from setting Identity Name attribute and
DisplayName and PublisherDisplayName elements.
Fixes #1780
* Fix WSL appx filemap relative paths not preserved
During WSL appx image type creation step the file hierarchy under
metadata_path is written to a temporary file for eventual use as
argument to utility appx. The file hierarchy information is dropped
resulting in all filemap entries appearing to be at the metadata_path
root. The resulting image will side load and run but without icon and
other resources. Stricter checks at Windows Store submission will
fail due to mismatch between image manifest and contents.
Fix by preserving relative path of filemap entries relative
to metadata_path. Add log output showing both input absolute path
and output relative path. (jsc#SLE-12986)
- Recommend kiwi-systemdeps-containers
This commit recommends 'kiwi-systemdeps-containers' instead of a hard
requirement in kiwi-systemdeps package for SLE builds. This is needed
because the containers tool chain is spread in different SLE modules.
</description>
</patchinfo>