- Bump version: 9.17.37 → 9.17.38
- Delete obsolete repository types Deleted red-carpet, slack-site, up2date-mirrors, urpmi and yast2 from the allowed values list of the repository type attribute. This Fixes #1029 - Fixed build_in_buildservice stale references Fixed style issues reported on sphinx build. Also deleted pointers to non existing references - Delete suseRemovePackagesMarkedForDeletion Any package removal is controlled by kiwi itself. There is no need to provide a shell helper method that is rpm specific. This Fixes #1054 - Update doc/source/building/build_in_buildservice.rst Co-Authored-By: dcermak <45594031+dcermak@users.noreply.github.com> - Rework documentation about building on OBS - Added integration test guest image for OpenStack - Update suse integration tests per Factory changes The way plymouth themes are provided has changed on suse. The package plymouth-branding-openSUSE is no longer providing the theme named openSUSE. In fact the plan is to switch to the upstream bgrt theme which is provided in another package. This commit adapts to the changes in the distribution OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Builder/python-kiwi?expand=0&rev=140
This commit is contained in:
parent
cfe60ca4ac
commit
6f4609c799
@ -1,3 +1,62 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 22 23:44:39 CEST 2019 - Marcus Schäfer <ms@suse.de>
|
||||
|
||||
- Bump version: 9.17.37 → 9.17.38
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 22 23:02:33 CEST 2019 - Marcus Schäfer <ms@suse.de>
|
||||
|
||||
- Delete obsolete repository types
|
||||
|
||||
Deleted red-carpet, slack-site, up2date-mirrors, urpmi and yast2
|
||||
from the allowed values list of the repository type attribute.
|
||||
This Fixes #1029
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 22 21:57:22 CEST 2019 - Marcus Schäfer <ms@suse.de>
|
||||
|
||||
- Fixed build_in_buildservice stale references
|
||||
|
||||
Fixed style issues reported on sphinx build. Also deleted
|
||||
pointers to non existing references
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 22 21:42:51 CEST 2019 - Marcus Schäfer <ms@suse.de>
|
||||
|
||||
- Delete suseRemovePackagesMarkedForDeletion
|
||||
|
||||
Any package removal is controlled by kiwi itself. There is no
|
||||
need to provide a shell helper method that is rpm specific.
|
||||
This Fixes #1054
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 16 17:54:29 CEST 2019 - Tom Schraitle <tomschr@users.noreply.github.com>
|
||||
|
||||
- Update doc/source/building/build_in_buildservice.rst
|
||||
|
||||
Co-Authored-By: dcermak <45594031+dcermak@users.noreply.github.com>
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 15 14:08:50 CEST 2019 - Dan Čermák <dcermak@suse.com>
|
||||
|
||||
- Rework documentation about building on OBS
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 15 10:00:56 CEST 2019 - Marcus Schäfer <ms@suse.de>
|
||||
|
||||
- Added integration test guest image for OpenStack
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 14 19:13:06 CEST 2019 - Marcus Schäfer <ms@suse.de>
|
||||
|
||||
- Update suse integration tests per Factory changes
|
||||
|
||||
The way plymouth themes are provided has changed on suse.
|
||||
The package plymouth-branding-openSUSE is no longer providing
|
||||
the theme named openSUSE. In fact the plan is to switch to
|
||||
the upstream bgrt theme which is provided in another package.
|
||||
This commit adapts to the changes in the distribution
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 11 09:38:37 CEST 2019 - Marcus Schäfer <ms@suse.de>
|
||||
|
||||
@ -70,6 +129,16 @@ Tue Apr 09 11:26:37 CEST 2019 - David Cassany <dcassany@suse.de>
|
||||
|
||||
Fixes #891
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 08 11:33:34 CEST 2019 - David Cassany <dcassany@suse.de>
|
||||
|
||||
- Update bootstrap macro management
|
||||
|
||||
This commit extends the bootstrap macro management to also consider
|
||||
the case where image was already bootstrap. Note this is a common case
|
||||
for building derived container images and also the situation when
|
||||
`--allow-existing-root` flag is in use.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 05 14:23:13 CEST 2019 - Marcus Schäfer <ms@suse.de>
|
||||
|
||||
|
@ -45,7 +45,7 @@
|
||||
%endif
|
||||
|
||||
Name: python-kiwi
|
||||
Version: 9.17.37
|
||||
Version: 9.17.38
|
||||
Provides: kiwi-schema = 6.6
|
||||
Release: 0
|
||||
Url: https://github.com/SUSE/kiwi
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e3980671059734ab4df76174a7004a8eabf0bb48011e2896fa6a68a1e2804d36
|
||||
size 1508576
|
||||
oid sha256:0560ae5bc38f82f07a8ea6639d8498d1ea314d58cfe252e33d49817847b41b0a
|
||||
size 1514769
|
||||
|
Loading…
Reference in New Issue
Block a user