Recommended update for python-kiwi

This update for python-kiwi provides the following fix:

- Follow up fix to keep the permissions on target directory. This fix make sure the
permissions are only applied if the target directory exists. (boo#1077619)

- Resize partition table after image resize. The command 'kiwi image resize' allows to
change the size of a disk image. Depending on the partition table type it is also
required to resize the partition table inside of the image to let the file size change
become effective. (fate#323874)

- Add the possibility of setting some unpartitioned area after the system disk partition
into the image, and also simplify the unpartitioned area calculation. (fate#323874)

- Support lookup for fstab.append on fstab creation. At the time kiwi creates the fstab
with all required fields to boot the system it now also looks for an optional fstab.append
file and appends its contents to the fstab file. This allows to setup custom fstab entries
for filesystem mounts which are established outside of the kiwi image building process by
e.g a service at first boot. (fate#323874)

- Fixed truncation of image when writing vhd tag. When writing the vhd tag into a vhdfixed
formatted image the image was opened with the wrong open bits 'wb' and thus was truncated
at the 64k offset. (boo#1077096)

- Comment blocks causes use of high amounts of memory during XSLT processing. (boo#1092485)

- Fix the name generation for GCE images. The implementation assumed that GCE images are of
a type that use a kiwi generated initrd, looking for image name components based on the
boot attribute in the type element. This assumption is not correct, use the name provided
in the XML to compose the image name. (boo#1093377)

- Fix zypper add lock operations by passing the correct arguments to zypper.

- Allow arch attribute for profiles specification. A profile could be relevant only for a
specific architecture. There was no way to express that in the XML description so this update
makes it possible to represent that. (boo#1092531)

This update was imported from the SUSE:SLE-12-SP2:Update update project.

Fixed bugs
bnc#1077619
rsync transfers the attributes of the containing directory
bnc#1092485
KIWI on SP4 runs out of memory instantly
bnc#1077096
Regression - Image conversion with qemu causes unaligned disk image [regression]
bnc#1093377
python-kiwi fails to build GCE image
bnc#1092531
Need backport of <profile arch="foo"/> for JeOS
Selected Binaries
openSUSE Build Service is sponsored by