Hello community, here is the log from the commit of package python-kiwi for openSUSE:Factory checked in at 2018-09-03 10:33:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-kiwi (Old) and /work/SRC/openSUSE:Factory/.python-kiwi.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-kiwi" Mon Sep 3 10:33:10 2018 rev:31 rq:631954 version:9.16.12 Changes: -------- --- /work/SRC/openSUSE:Factory/python-kiwi/python-kiwi.changes 2018-08-07 09:40:32.333044660 +0200 +++ /work/SRC/openSUSE:Factory/.python-kiwi.new/python-kiwi.changes 2018-09-03 10:33:11.860374925 +0200 @@ -1,0 +2,201 @@ +Mon Aug 20 22:42:46 CEST 2018 - [email protected] + +- Bump version: 9.16.11 → 9.16.12 + +------------------------------------------------------------------- +Mon Aug 20 22:35:37 CEST 2018 - [email protected] + +- Follow up fix for skip_cleanup use + + make sure doc_travis tox target has created the manual + pages such that the environment contains this data + +------------------------------------------------------------------- +Mon Aug 20 22:09:18 CEST 2018 - [email protected] + +- Bump version: 9.16.10 → 9.16.11 + +------------------------------------------------------------------- +Mon Aug 20 22:08:04 CEST 2018 - [email protected] + +- Use skip_cleanup for deploy stage in travis + + We need the tox build environment to run the deployment + +------------------------------------------------------------------- +Mon Aug 20 19:18:38 CEST 2018 - [email protected] + +- Bump version: 9.16.9 → 9.16.10 + +------------------------------------------------------------------- +Mon Aug 20 17:37:11 CEST 2018 - [email protected] + +- Follow up fix for deploy target + + Integration of man pages must be done as part of the sdist + setup because the travis pypi deployment only uses the + sdist target to bundle the sources + +------------------------------------------------------------------- +Mon Aug 20 17:02:58 CEST 2018 - [email protected] + +- Bump version: 9.16.8 → 9.16.9 + +------------------------------------------------------------------- +Mon Aug 20 12:04:09 CEST 2018 - [email protected] + +- Fixed deploy target + + As part of the deploy process in travis a bundle to pypi is + uploaded. The bundle is missing the compiled manual pages because + the doc_travis stage did not create them. + +------------------------------------------------------------------- +Wed Aug 8 21:32:23 CEST 2018 - [email protected] + +- Bump version: 9.16.7 → 9.16.8 + +------------------------------------------------------------------- +Wed Aug 8 18:02:59 CEST 2018 - [email protected] + +- Update pxe server setup documentation + + Delete the suggested modifications to /etc/sysconfig/atftpd + and trust the defaults provided by the package + +------------------------------------------------------------------- +Wed Aug 8 17:56:24 CEST 2018 - [email protected] + +- Added support for system wide config file + + If there is no user specific config file we are also + looking for a system wide /etc/kiwi.yml file + +------------------------------------------------------------------- +Wed Aug 8 09:46:22 CEST 2018 - [email protected] + +- use more meaningful variable names + +------------------------------------------------------------------- +Tue Aug 7 16:10:11 CEST 2018 - [email protected] + +- Fix baseStripUnusedLibs config method + + This commit arguments handling of the baseStripUnusedLibs + that was not prepared to handle quoted variable containing a list. + + Fixes #798 + +------------------------------------------------------------------- +Tue Aug 7 11:43:13 CEST 2018 - [email protected] + +- Added doc chapter for remote live boot + +------------------------------------------------------------------- +Mon Aug 6 18:28:30 CEST 2018 - [email protected] + +- Added support for pxe live boot via AOE + + The live ISO should support a network reference. We are using + the Ata Over Ethernet protocol to achieve this. In combination + with pxe boot of the kernel/initrd a live iso can boot from + the network using the following parameter example: + + root=live:AOEINTERFACE:e0.1 rd.kiwi.live.pxe + + Export of the live iso file via AOE can be achieved using the + vblade toolkit which needs to be available on the exporting + system and compatible with the live operating system. + This Fixes #796 + +------------------------------------------------------------------- +Mon Aug 6 12:21:24 CEST 2018 - [email protected] + +- Run schema validation/update per XSL stylesheets + +------------------------------------------------------------------- +Mon Aug 6 12:16:53 CEST 2018 - [email protected] + +- Added XSL stylesheet to auto update schema + + Drop oem-ataraid-scan from oemconfig if specified + +------------------------------------------------------------------- +Mon Aug 6 11:45:15 CEST 2018 - [email protected] + +- Update vagrant doc chapter redirect links + +------------------------------------------------------------------- +Mon Aug 6 11:39:03 CEST 2018 - [email protected] + +- Drop oem-ataraid-scan from schema + + Along with the change we pin generateDS version to 2.29.14 + because the newer version (2.29.19) creates broken python + syntax for elements with a value list for their content + like it's the case for the packagemanager element. The + tool uses the name k.packagemanager.content as class name + which is invalid for python. + +------------------------------------------------------------------- +Mon Aug 6 11:31:07 CEST 2018 - [email protected] + +- Delete dmraid aka: softraid soft/fakeraid support + + In fate#323743 the decision was made to drop dmraid from + the distribution. Along with the low business case for those + controllers and the support for linux softraid via mdadm + we also drop the support in kiwi for oem-ataraid-scan + +------------------------------------------------------------------- +Mon Aug 6 11:21:22 CEST 2018 - [email protected] + +- Fixed unresolvables in EC2 integration build + + For some reason libyui-ncurses-pkg8 is gone now + +------------------------------------------------------------------- +Mon Aug 6 11:15:16 CEST 2018 - [email protected] + +- Fixed unresolvables in integration builds + + For some reason libyui-ncurses-pkg8 is gone now + +------------------------------------------------------------------- +Wed Aug 1 14:24:25 CEST 2018 - [email protected] + +- Bump version: 9.16.6 → 9.16.7 + +------------------------------------------------------------------- +Wed Aug 1 13:18:37 CEST 2018 - [email protected] + +- update vagrant doc chapter per review by Tom + +------------------------------------------------------------------- +Wed Aug 1 09:03:19 CEST 2018 - [email protected] + +- Added vagrant setup chapter in the docs + + Document steps to create a vagrant box for the libvirt + provider. Also provide information on provider support + This Fixes #792 + +------------------------------------------------------------------- +Tue Jul 31 09:45:35 CEST 2018 - [email protected] + +- Use xattr 0.9.3 + + Latest xattr is broken on pip + +------------------------------------------------------------------- +Tue Jul 31 08:58:18 CEST 2018 - [email protected] + +- Fixed make obs_test_status + + The helper script .obs_test_status looks up the build + results from the integration tests. With the introduction + of multibuild integration tests the script has to apply ++++ 10 more lines (skipped) ++++ between /work/SRC/openSUSE:Factory/python-kiwi/python-kiwi.changes ++++ and /work/SRC/openSUSE:Factory/.python-kiwi.new/python-kiwi.changes ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-kiwi.spec ++++++ --- /var/tmp/diff_new_pack.vJJMt4/_old 2018-09-03 10:33:12.712377116 +0200 +++ /var/tmp/diff_new_pack.vJJMt4/_new 2018-09-03 10:33:12.720377136 +0200 @@ -38,7 +38,7 @@ %endif Name: python-kiwi -Version: 9.16.6 +Version: 9.16.12 Provides: kiwi-schema = 6.6 Release: 0 Url: https://github.com/SUSE/kiwi @@ -332,7 +332,6 @@ %endif Requires: dracut-kiwi-lib Requires: kexec-tools -Requires: dmraid %if 0%{?suse_version} || 0%{?debian} || 0%{?ubuntu} Requires: multipath-tools %endif ++++++ python-kiwi.tar.gz ++++++ ++++ 2480 lines of diff (skipped)
