python-kiwi
No description set
- Developed at Virtualization:Appliances:Builder
- Sources inherited from project openSUSE:Factory
-
10
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/python-kiwi && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
PKGBUILD | 0000003168 3.09 KB | |
kiwi-revert-bls-default-for-suse.patch | 0000002896 2.83 KB | |
python-kiwi-rpmlintrc | 0000001857 1.81 KB | |
python-kiwi.changes | 0001323905 1.26 MB | |
python-kiwi.spec | 0000026052 25.4 KB | |
python-kiwi.tar.gz | 0001042582 1020 KB |
Revision 123 (latest revision is 125)
Ana Guerrero (anag+factory)
accepted
request 1216728
from
Marcus Schäfer (marcus.schaefer)
(revision 123)
- Bump version: 10.1.14 → 10.1.15 - Fixed sphinx_rtd_theme setup Delete obsolete display_version attribute - Evaluate eficsm everywhere Fixed _supports_bios_modules() to take an eventually provided eficsm setup into account. The grub config still searches for i386 grub modules even if eficsm="false" is set. - Fixed debian bootstrap script calls Run scripts as commands with their native shebang and not through bash. Not all debian package scripts uses bash, some of them uses sh which can be a link to dash or other interpreters. This Fixes #2660 - Update TW integration tests The package x86info was dropped from TW - Turn DiskFormat into an ordinary class - it does not need to be an abstract base class - use f-strings where applicable instead of format() - change return type of _custom_args_for_format from list to tuple - Add new containers section Allow to specify references to OCI containers in the image description like in the following example: <containers source="registry.suse.com" backend="podman"> <container name="some" tag="some" path="/some/path"/>
Comments 0