Accepting request 538128 from Virtualization:Appliances:Builder

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/538128
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-kiwi?expand=0&rev=12
This commit is contained in:
2017-11-04 09:24:26 +00:00
committed by Git OBS Bridge
parent d021843e33
commit a633edc2b5
4 changed files with 49 additions and 22 deletions

View File

@@ -1,6 +1,33 @@
-------------------------------------------------------------------
Wed Oct 25 16:32:35 CEST 2017 - ms@suse.de
- Bump version: 9.11.15 → 9.11.16
-------------------------------------------------------------------
Wed Oct 25 13:06:44 CEST 2017 - ms@suse.de
- Fixed validation of isohybrid warnings
The list of warning messages is evaluated line by line
and those not matching the ignore warnings list are treated
as errors. However if an empty line exists it did not match
the ignore warnings list but is also not an error. This
patch makes sure only non empty warning information has
an effect
-------------------------------------------------------------------
Wed Oct 25 12:35:16 CEST 2017 - ms@suse.de
- Bump version: 9.11.14 → 9.11.15
-------------------------------------------------------------------
Wed Oct 25 12:16:56 CEST 2017 - ms@suse.de
- Do not require cracklib-dict-full in boot images
-------------------------------------------------------------------
Tue Oct 24 18:12:21 CEST 2017 - ms@suse.de
- Bump version: 9.11.13 → 9.11.14
-------------------------------------------------------------------