Go to file
Marcus Schaefer cfe60ca4ac - Bump version: 9.17.36 → 9.17.37
- Fix rpm metadata creation
  There are rpm versions that require access to /dev and fail
  with the error message 'Failed to initialize NSS library'
  For details see: https://bugs.centos.org/view.php?id=14767
  Due to the rpm location checkup fix from Issue #1037 this
  change impacts builds for distributions that uses an rpm
  version with the above behavior (e.g CentOS) and fails as
  consequence of the rpm call error. This commit fixes this
  in a way that we make sure the host /dev is available at
  the time of the call.

- Bump version: 9.17.35 → 9.17.36

- Fix xml syntax on documentation example

- Add custom curl options docs

- Refactor handling of runtime tests check dict
  Consolidate check list into CliTask base class such that we
  can avoid duplication of runtime check dicts. Only runtime
  tests that require stateful information according to the
  commandline call are handled directly in the task code

- Delete check_grub_efi_installed_for_efi_firmware
  The motivation is nice to check if the required grub module
  package is part of the package list if the efi firmware is
  requested, but as long as there is no distribution wide
  standard for packaging grub this check will cause more trouble

OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Builder/python-kiwi?expand=0&rev=139
2019-04-11 12:07:18 +00:00
.gitattributes - Added Leap42.3 boot descriptions 2017-03-09 09:38:02 +00:00
.gitignore - Added Leap42.3 boot descriptions 2017-03-09 09:38:02 +00:00
python-kiwi-rpmlintrc - Bump version: 9.14.0 → 9.14.1 2018-04-03 10:24:54 +00:00
python-kiwi.changes - Bump version: 9.17.36 → 9.17.37 2019-04-11 12:07:18 +00:00
python-kiwi.spec - Bump version: 9.17.36 → 9.17.37 2019-04-11 12:07:18 +00:00
python-kiwi.tar.gz - Bump version: 9.17.36 → 9.17.37 2019-04-11 12:07:18 +00:00