python-kiwi

Edit Package python-kiwi
No description set
Refresh
Refresh
Source Files
Filename Size Changed
PKGBUILD 0000002686 2.62 KB
python-kiwi-rpmlintrc 0000001857 1.81 KB
python-kiwi.changes 0000844815 825 KB
python-kiwi.spec 0000014094 13.8 KB
python-kiwi.tar.gz 0001720761 1.64 MB
Revision 183 (latest revision is 254)
Marcus Schaefer's avatar Marcus Schaefer (sax2) committed (revision 183)
- Bump version: 9.21.14 → 9.21.15

- Align dracut-kiwi-lib version with packages requiring it
  This commit enforces dracut-kiwi-oem-repart and
  dracut-kiwi-oem-dump to require dracut-kiwi-lib of the same exact
  version. This prevents dracut-kiwi-lib and the packages
  dependent on it being installed on a image with inconsistent versions.
  Fixes #1529

- Allow to configure .changes creation and bundling
  Provide config option has_package_changes in the runtime config
  file and set a useful default. For building outside obs the
  default for the .changes creation is switched on, for building
  in obs it's switched off because obs creates its own info file

- Fix compat link for rpmdb location
  This commit fixes the symlink creation for `/var/lib/rpm`. More specific
  for derived container images in which the base root tree already
  included the `/var/lib/rpm` the link, the `ln` command was creating a
  symlink inside the `/var/lib/rpm` folder givent that it was following
  the already existing symlink. Adding the `--no-target-directory` force
  `ln` command to treat `/var/lib/rpm` path as the fully qualified symlink name.
  Fixes bsc#1176977

- Report download URL on failed request
  In case a network request to a given URL failed the report message should include the URL
  This Fixes #1572

- Use pragma: no cover to skip non reachable code
  Instead of placing the file into .coveragerc use the
Comments 0
openSUSE Build Service is sponsored by