diff --git a/python-kiwi.changes b/python-kiwi.changes index 166af95..828f641 100644 --- a/python-kiwi.changes +++ b/python-kiwi.changes @@ -1,6 +1,64 @@ +------------------------------------------------------------------- +Thu Aug 3 11:00:57 CEST 2017 - ms@suse.de + +- Bump version: 9.10.2 → 9.10.3 + +------------------------------------------------------------------- +Wed Aug 2 15:19:02 CEST 2017 - dcassany@suse.com + +- Export *.verified also for images based on apt-get + + This commit includes support in system/setup.py to run a package + verification also for images based in apt-get package-manger + + Related to #457 + +------------------------------------------------------------------- +Wed Aug 2 15:06:19 CEST 2017 - dcassany@suse.com + +- Include .packages file for apt-get based images + + This commit renames export_rpm_packages_list method to + export_packages_list and it includes support for listing + debian packages if apt-get package manager is used. + + Fixes #457 + +------------------------------------------------------------------- +Wed Aug 2 11:57:21 CEST 2017 - ms@suse.de + +- Fix calculation of needed disk space for oem types + + The calculation did not include the minimum volume requirements + if a volume setup exists + +------------------------------------------------------------------- +Tue Aug 1 15:33:42 CEST 2017 - ms@suse.de + +- Update expected compatible major version + + every version of umoci/skopeo <= major v1.x.x is expected + to work with the implementation used in kiwi + +------------------------------------------------------------------- +Tue Aug 1 10:24:17 CEST 2017 - ms@suse.de + +- Extend scope of check_docker_tool_chain_installed + + The runtime check only checks for the presence of the docker + tools umoci and skopeo but as we are expecting incompatible + api changes in the next major version release the check has + been extended to look at the major versions of the installed + tools as well. Fixes #454 + +------------------------------------------------------------------- +Fri Jul 28 14:07:21 CEST 2017 - ms@suse.de + +- Fixup schema version in chapter topic + ------------------------------------------------------------------- Fri Jul 28 13:53:59 CEST 2017 - ms@suse.de - + - Bump version: 9.10.1 → 9.10.2 ------------------------------------------------------------------- diff --git a/python-kiwi.spec b/python-kiwi.spec index ee5458f..97e5621 100644 --- a/python-kiwi.spec +++ b/python-kiwi.spec @@ -73,7 +73,7 @@ %endif Name: python-kiwi -Version: 9.10.2 +Version: 9.10.3 Release: 0 Provides: kiwi-schema = 6.6 Url: https://github.com/SUSE/kiwi diff --git a/python-kiwi.tar.gz b/python-kiwi.tar.gz index 67a393a..bba2e4a 100644 --- a/python-kiwi.tar.gz +++ b/python-kiwi.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:88013c56cb783e955545163c161f0f4cf00f6dc661dc2ed0c78aaade9e28fd70 -size 3369702 +oid sha256:1adb4a06077b49d3f2bdf02528e651e1c9def82018bf0cd0264fe92f8d357815 +size 3591152