Go to file
Marcus Schäfer 76d52ecb2c - 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"/>

OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Builder/python-kiwi?expand=0&rev=269
2024-10-21 13:08:51 +00:00
.gitattributes - Bump version: 10.1.13 → 10.1.14 2024-10-17 16:55:50 +00:00
.gitignore - Bump version: 10.1.13 → 10.1.14 2024-10-17 16:55:50 +00:00
kiwi-revert-bls-default-for-suse.patch - Bump version: 10.1.13 → 10.1.14 2024-10-17 16:55:50 +00:00
PKGBUILD - Bump version: 10.1.14 → 10.1.15 2024-10-21 13:08:51 +00:00
python-kiwi-rpmlintrc - Bump version: 10.1.13 → 10.1.14 2024-10-17 16:55:50 +00:00
python-kiwi.changes - Bump version: 10.1.14 → 10.1.15 2024-10-21 13:08:51 +00:00
python-kiwi.spec - Bump version: 10.1.14 → 10.1.15 2024-10-21 13:08:51 +00:00
python-kiwi.tar.gz - Bump version: 10.1.14 → 10.1.15 2024-10-21 13:08:51 +00:00