- Bump version: 9.14.5 → 9.14.6
- Extend test-image-azure integration test Use xfs as filesystem and set a tag to also test image tags - Use /dev/zero to really write a zero byte The cleanup of the 512 byte block for the vhdfixed tag was based on reading from /dev/null which does effectively nothing. As the block should be filled with zero bytes this patch changes the source from /dev/null to /dev/zero This was found by tests to reproduce the issue reported in bsc#1090953 but is not causing it - Add test for the utils class StringToSize This commit adds a couple of unit tests for the StringToSize class. - Bump version: 9.14.4 → 9.14.5 OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Builder/python-kiwi?expand=0&rev=103
This commit is contained in:
committed by
Git OBS Bridge
parent
7e8e3db433
commit
4e67cbddb1
@@ -38,7 +38,7 @@
|
||||
%endif
|
||||
|
||||
Name: python-kiwi
|
||||
Version: 9.14.2
|
||||
Version: 9.14.6
|
||||
Provides: kiwi-schema = 6.6
|
||||
Release: 0
|
||||
Url: https://github.com/SUSE/kiwi
|
||||
|
||||
Reference in New Issue
Block a user