- Bump version: 9.17.22 → 9.17.23

- Allow xdist to run the tests in parallel for the Python 2.7 env
  
  This reverts an accidental change that was introduced with
  942ed7a8eea65f1c99b5f51a8587cfbeae73b484, which removed the {posargs} from
  tox.ini for the python 2.7 environment.
  

  
- Added get_description method to XMLState
  
  In preparation to access the contents of the <description>
  section this pull requests adds a simple method to read
  the contents.
  

  
- Update tools from strip list for oemboot
  
  For legacy oemboot kiwi descriptions the strip list for
  tools to keep in the initrd is still active. On s390
  required tools for dasd_configure were missing and got
  added by this commit. This Fixes #963
  

  
- Fixed import of signing keys

OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Builder/python-kiwi?expand=0&rev=135
This commit is contained in:
Marcus Schaefer 2019-02-27 16:14:47 +00:00 committed by Git OBS Bridge
parent 82c2e12c53
commit 4d8f3508bc
3 changed files with 55 additions and 4 deletions

View File

@ -1,6 +1,57 @@
-------------------------------------------------------------------
Wed Feb 27 15:05:40 CET 2019 - ms@suse.de
- Bump version: 9.17.22 → 9.17.23
-------------------------------------------------------------------
Tue Feb 26 17:35:24 CET 2019 - dcermak@suse.com
- Allow xdist to run the tests in parallel for the Python 2.7 env
This reverts an accidental change that was introduced with
942ed7a8eea65f1c99b5f51a8587cfbeae73b484, which removed the {posargs} from
tox.ini for the python 2.7 environment.
-------------------------------------------------------------------
Tue Feb 26 12:24:02 CET 2019 - ms@suse.de
- Added get_description method to XMLState
In preparation to access the contents of the <description>
section this pull requests adds a simple method to read
the contents.
-------------------------------------------------------------------
Mon Feb 25 16:43:17 CET 2019 - ms@suse.de
- Update tools from strip list for oemboot
For legacy oemboot kiwi descriptions the strip list for
tools to keep in the initrd is still active. On s390
required tools for dasd_configure were missing and got
added by this commit. This Fixes #963
-------------------------------------------------------------------
Mon Feb 25 15:50:52 CET 2019 - ms@suse.de
- Fixed import of signing keys
In reference to bsc#1112357 it was required to add the compat
symlink /var/lib/rpm such that zypper can read the signing
keys. Unfortunately zypper does not use the configured rpmdb
from the rpm macro setup.
-------------------------------------------------------------------
Mon Feb 25 14:30:22 CET 2019 - seife+dev@b1-systems.com
- add rd.kiwi.install.pass.bootparam boot parameter
if this boolean is set, most boot parameters are passed on
to the kexec kernel on OEM image deployments
-------------------------------------------------------------------
Sat Feb 23 20:40:00 CET 2019 - ms@suse.de
- Bump version: 9.17.21 → 9.17.22
-------------------------------------------------------------------

View File

@ -45,7 +45,7 @@
%endif
Name: python-kiwi
Version: 9.17.22
Version: 9.17.23
Provides: kiwi-schema = 6.6
Release: 0
Url: https://github.com/SUSE/kiwi

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5f3d2c04612b6afaff3bcc78e23cfa48563acdca98d06e69f65be6e25a318c20
size 1219580
oid sha256:6f918298e8492b06d2e855ab23a5796fefd1e760ac42047fcf6760979e594ba0
size 1221080