Hello community, here is the log from the commit of package python3-kiwi for openSUSE:Factory checked in at 2017-02-15 10:01:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python3-kiwi (Old) and /work/SRC/openSUSE:Factory/.python3-kiwi.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-kiwi" Changes: -------- --- /work/SRC/openSUSE:Factory/python3-kiwi/python3-kiwi.changes 2017-02-08 11:05:02.525606589 +0100 +++ /work/SRC/openSUSE:Factory/.python3-kiwi.new/python3-kiwi.changes 2017-02-15 10:01:13.487981454 +0100 @@ -1,0 +2,95 @@ +Fri Feb 10 09:52:55 CET 2017 - [email protected] + +- Bump version: 9.0.2 → 9.1.0 + +------------------------------------------------------------------- +Thu Feb 9 17:02:38 CET 2017 - [email protected] + +- Implement handling for efipartsize + +------------------------------------------------------------------- +Thu Feb 9 16:48:38 CET 2017 - [email protected] + +- Decrease default EFI partition size to 20MB + + The former default of 200MB was way too large and is a + waste of space. Related to Issue #237 + +------------------------------------------------------------------- +Thu Feb 9 16:47:48 CET 2017 - [email protected] + +- Added efipartsize attribute in type setup + + The attribute allows to specify a custom size for the + EFI partition. Fixes #237 + +------------------------------------------------------------------- +Thu Feb 9 15:34:48 CET 2017 - [email protected] + +- Allow bootloader="custom" for bootloader attribute + + If specified as such the bootloader configuration and + installation will be skipped. However the editbootinstall + and editbootconfig scripts will still be called. This + Fixes #235 + +------------------------------------------------------------------- +Thu Feb 9 11:37:38 CET 2017 - [email protected] + +- Fixed create_repository_solvable + + If the solvable already exists, the method should return it + +------------------------------------------------------------------- +Wed Feb 8 17:19:37 CET 2017 - [email protected] + +- Added handling for spare_part attribute + + Add a spare partition right before the root partition of + the configured size. Fixes #234 + +------------------------------------------------------------------- +Wed Feb 8 16:27:37 CET 2017 - [email protected] + +- Added new type attribute spare_part + + spare_part receives a size value with an optional unit (M|G) + and is used for disk images to allow the creaton of a spare + partition of the configured size. Issue #234 + +------------------------------------------------------------------- +Wed Feb 8 15:53:10 CET 2017 - [email protected] + +- Delete all traces of vboot firmware + + The vboot firmware setup was a workaround on arm for the + chromebook platform several years ago. From a todays + perspective the setup and the way to boot would be different + and obsoletes the special case implementation. Thus this + is gone now. Related to Issue #234 + +------------------------------------------------------------------- +Wed Feb 8 10:56:06 CET 2017 - [email protected] + +- Prevent quoted domain name in dhclientImportInfo + + We're getting domain name by parsion a lease file. Unfortunately in + lease file domain name is quoted, which breaks linux resolver. + This commit gets domainname unquoted + +------------------------------------------------------------------- +Tue Feb 7 11:01:18 CET 2017 - [email protected] + +- Add manual page for image info command + +------------------------------------------------------------------- +Mon Feb 6 17:38:53 CET 2017 - [email protected] + +- Added kiwi image info command + + Allow to list information about the image description. + In a first implementation one can show the image name + as well as run a dependency resolution for the packages + listed in the XML description + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-kiwi.spec ++++++ --- /var/tmp/diff_new_pack.YKuFwA/_old 2017-02-15 10:01:14.527834988 +0100 +++ /var/tmp/diff_new_pack.YKuFwA/_new 2017-02-15 10:01:14.531834425 +0100 @@ -17,7 +17,7 @@ Name: python3-kiwi -Version: 9.0.2 +Version: 9.1.0 Release: 0 Provides: kiwi-schema = 6.2 Url: https://github.com/SUSE/kiwi ++++++ python3-kiwi.tar.gz ++++++ ++++ 1882 lines of diff (skipped)
