SHA256
1
0
forked from pool/python-kiwi
Go to file
Dominique Leuenberger 60d7986fe3 Accepting request 1198422 from Virtualization:Appliances:Builder
- Bump version: 10.1.3 → 10.1.4

- Add note about guestOS values for vmware ovftools.

- Add note about guestOS values for vmware platform.

- Fixed resize of dos table type on s390
  On s390, parted is used to detect the partition table type.
  In contrast to blkid the name for DOS tables is reported
  as 'msdos' and not 'dos' which impacts several conditions
  in the kiwi initrd code which checks for 'dos'. This commit
  fixes the get_partition_table_type() method to return a
  consistent table name for DOS tables. This Fixes bsc#1228729

- Revert "remove dependency on /usr/bin/python"
  This reverts commit 15b450188483b567ca10bb459bf50ed90e905bb7.
  The change provided here entirely broke kiwi in OBS. With this
  patch applied every image build in OBS fails with the following
  message: 'line 1: /usr/sbin/kiwi: No such file or directory'

- Bump version: 10.1.2 → 10.1.3

- Fix bundle extension for archive types
  When bundling result files that uses an archive type like
  tbz or docker, kiwi creates them with the extension tar.xz/tar.gz
  The bundler code only uses the extension from the last tuple
  in a "." split which is wrong for "tar." filenames. This commit
  adds an exception to the prefix rule for this output filenames
  and Fixes #2628

OBS-URL: https://build.opensuse.org/request/show/1198422
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-kiwi?expand=0&rev=120
2024-09-04 11:22:17 +00:00
.gitattributes - Bump version: 10.1.3 → 10.1.4 2024-09-03 07:47:01 +00:00
.gitignore - Bump version: 10.1.3 → 10.1.4 2024-09-03 07:47:01 +00:00
kiwi-revert-bls-default-for-suse.patch - Bump version: 10.1.3 → 10.1.4 2024-09-03 07:47:01 +00:00
PKGBUILD - Bump version: 10.1.3 → 10.1.4 2024-09-03 07:47:01 +00:00
python-kiwi-rpmlintrc - Bump version: 10.1.3 → 10.1.4 2024-09-03 07:47:01 +00:00
python-kiwi.changes - Bump version: 10.1.3 → 10.1.4 2024-09-03 07:47:01 +00:00
python-kiwi.spec - Bump version: 10.1.3 → 10.1.4 2024-09-03 07:47:01 +00:00
python-kiwi.tar.gz - Bump version: 10.1.3 → 10.1.4 2024-09-03 07:47:01 +00:00