forked from pool/python-kiwi
- Bump version: 9.16.1 → 9.16.2
- Simplify configfile loading prefix and root variables are correctly set, thus calling the "normal" command has the same effect than the explicit call for "configfile" - Prevent building custom efi image If the distribution provides a prebuilt efi image kiwi should use it instead of building its own image. OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Builder/python-kiwi?expand=0&rev=113
This commit is contained in:
parent
2c875df196
commit
8233365923
@ -1,6 +1,28 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 20 15:24:31 CEST 2018 - ms@suse.de
|
||||||
|
|
||||||
|
- Bump version: 9.16.1 → 9.16.2
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 20 11:56:21 CEST 2018 - ms@suse.de
|
||||||
|
|
||||||
|
- Simplify configfile loading
|
||||||
|
|
||||||
|
prefix and root variables are correctly set, thus calling
|
||||||
|
the "normal" command has the same effect than the explicit
|
||||||
|
call for "configfile"
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 19 13:21:30 CEST 2018 - ms@suse.de
|
||||||
|
|
||||||
|
- Prevent building custom efi image
|
||||||
|
|
||||||
|
If the distribution provides a prebuilt efi image kiwi
|
||||||
|
should use it instead of building its own image.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 13 14:42:12 CEST 2018 - ms@suse.de
|
Wed Jun 13 14:42:12 CEST 2018 - ms@suse.de
|
||||||
|
|
||||||
- Bump version: 9.16.0 → 9.16.1
|
- Bump version: 9.16.0 → 9.16.1
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
@ -38,7 +38,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: python-kiwi
|
Name: python-kiwi
|
||||||
Version: 9.16.1
|
Version: 9.16.2
|
||||||
Provides: kiwi-schema = 6.6
|
Provides: kiwi-schema = 6.6
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: https://github.com/SUSE/kiwi
|
Url: https://github.com/SUSE/kiwi
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:d42eb520904761910dc421df7b6c3abb6b92e37cf6b59e0b3846d0f7b825e215
|
oid sha256:72c41c8ca1a8d65c6d155e21f4c9842df56f861f517528e28e6213b84668600a
|
||||||
size 526381
|
size 527903
|
||||||
|
Loading…
Reference in New Issue
Block a user