python-kiwi

Edit Package python-kiwi
No description set
Refresh
Refresh
Source Files
Filename Size Changed
PKGBUILD 0000003168 3.09 KB
python-kiwi-rpmlintrc 0000001857 1.81 KB
python-kiwi.changes 0001268492 1.21 MB
python-kiwi.spec 0000024104 23.5 KB
python-kiwi.tar.gz 0001014316 991 KB
Revision 587 (latest revision is 594)
Marcus Schäfer's avatar Marcus Schäfer (marcus.schaefer) committed (revision 587)
- Overwrite compression setting only if randomized
  When building an encrypted image, the bundler never compressed
  the result. This overwrite from the runtime configuration and
  the default compression setting actually only makes sense when
  the image is randomized because only then a compression is
  for sure useless. This Fixes #2540

- Make sure lsblk output is sorted by dev name
  lsblk without the sorting option can provide the list
  of devices in different order. This patch makes sure
  lsblk sorts the output by the device name.
  This Fixes bsc#1223374

- Fix luks_randomize setting
  Make sure the value passed for luks_randomize in the description
  becomes effective. It was not possible to switch off luks_randomize
  because any "not" value was turned into a true value. The actual
  default should therefore only apply in case luks_randomize is
  not specified at all which means only a None value will turn
  into a true value for this setting.

- Fix package removal with dnf5
  dnf5 does not implement `dnf autoremove <package>` as a synonym
  for `--setopt=clean_requirements_on_remove=true remove <package>`
  as dnf4 did. So, we should do it this way instead.
  Signed-off-by: Adam Williamson <awilliam@redhat.com>

- Add 'bls' parameter for the bootloader

- Fix efifatimagesize attribute type
Comments 2

Caglar Ulkuderner's avatar

Debian_11 needs to be added to repos


Christian Wittmer's avatar

May we also have a 15.5 for openSUSE Leap please ?

openSUSE Build Service is sponsored by