Hello community,

here is the log from the commit of package python-kiwi for openSUSE:Factory 
checked in at 2020-03-27 00:20:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-kiwi (Old)
 and      /work/SRC/openSUSE:Factory/.python-kiwi.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-kiwi"

Fri Mar 27 00:20:27 2020 rev:58 rq:784048 version:9.20.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-kiwi/python-kiwi.changes  2020-02-29 
21:20:27.142034169 +0100
+++ /work/SRC/openSUSE:Factory/.python-kiwi.new.3160/python-kiwi.changes        
2020-03-27 00:20:30.988111498 +0100
@@ -1,0 +2,164 @@
+Wed Mar 04 18:28:35 CET 2020 - Marcus Schäfer <[email protected]>
+
+- Bump version: 9.20.3 → 9.20.4
+
+-------------------------------------------------------------------
+Wed Mar 04 15:47:41 CET 2020 - David Cassany <[email protected]>
+
+- Fix a regression for container builds in OBS
+
+  This commit fixes a regression introduced in 12d84be2. We need to ensure
+  that `labels` item exist in oci image configuration dict before updating
+  it and creating it in case it doesn't exist.
+
+-------------------------------------------------------------------
+Tue Mar 03 16:38:27 CET 2020 - Marcus Schäfer <[email protected]>
+
+- Fixed suse doc push pipeline
+
+  build and push are not allowed to run in parallel
+
+-------------------------------------------------------------------
+Tue Mar 03 15:27:54 CET 2020 - Marcus Schäfer <[email protected]>
+
+- push suse doc only on merge to master
+
+-------------------------------------------------------------------
+Tue Mar 03 08:56:53 CET 2020 - Marcus Schäfer <[email protected]>
+
+- Bump version: 9.20.2 → 9.20.3
+
+-------------------------------------------------------------------
+Mon Mar 02 11:22:25 CET 2020 - Marcus Schäfer <[email protected]>
+
+- Build and push SUSE documentation
+
+  On any pull request also build the suse documentation and
+  push changes to the OSInside/kiwi-suse-doc git repository.
+  The SUSE documentation team needs a repo with docbook sources
+  for the publishing procedure. In addition change the gitlab
+  pipeline to run in three stages: Test, Documentation and
+  Package. Let the style and unit tests run in parallel and
+  cleanup the dependency setup
+
+-------------------------------------------------------------------
+Fri Feb 28 15:34:39 CET 2020 - David Cassany <[email protected]>
+
+- Fix container labels setup in OBS
+
+  This commits fixes the containers label setup in OBS, ensuring that
+  adding the 'org.openbuildservice.disturl' label does not clear any
+  other label.
+
+  Fixes #1338
+
+-------------------------------------------------------------------
+Fri Feb 28 15:13:44 CET 2020 - Marcus Schäfer <[email protected]>
+
+- Bump version: 9.20.1 → 9.20.2
+
+-------------------------------------------------------------------
+Fri Feb 28 09:48:55 CET 2020 - Marcus Schäfer <[email protected]>
+
+- Fixed schema regexp validation
+
+  Regexp patterns used in the schema are translated into python
+  expressions by generateDS. It's required to use the XSD schema
+  to run generateDS, xsd however has some restrictions on pattern
+  use which leads to a warning message for the ones fixed here
+
+-------------------------------------------------------------------
+Wed Feb 26 16:38:01 CET 2020 - Marcus Schäfer <[email protected]>
+
+- Fixed completion_generator
+
+  Due to the change of the binary name for consistency in the
+  docopt docstrings the completion generator failed to produce
+  correct results. This commit fixes it
+
+-------------------------------------------------------------------
+Wed Feb 26 13:05:10 CET 2020 - Neal Gompa <[email protected]>
+
+- Store Mock build logs and built RPMs as short-term artifacts
+
+  This makes it much easier to debug what is happening with mock when
+  failures occur.
+
+-------------------------------------------------------------------
+Tue Feb 25 15:17:57 CET 2020 - Marcus Schäfer <[email protected]>
+
+- Added sle15 ppc oem integration test
+
+  Related to Issue #1325
+
+-------------------------------------------------------------------
+Tue Feb 25 15:12:27 CET 2020 - Marcus Schäfer <[email protected]>
+
+- Added task plugin documentation
+
+  Documentation for developers how to write a custom kiwi
+  task plugin.
+
+-------------------------------------------------------------------
+Tue Feb 25 10:42:02 CET 2020 - Marcus Schäfer <[email protected]>
+
+- Update manual page documentation
+
+  Fixed manual pages to use kiwi-ng as the command name
+
+-------------------------------------------------------------------
+Tue Feb 25 10:36:29 CET 2020 - Marcus Schäfer <[email protected]>
+
+- Fixed docopt strings to use correct binary name
+
+  The kiwi binary from the entry_point configuration is
+  kiwi-ng. The docopt strings should use this name for
+  consistency. The alternative binary name kiwi is just
+  a symlink created on the rpm packaging level and is
+  not guaranteed to exist depending on how kiwi was
+  installed
+
+-------------------------------------------------------------------
+Mon Feb 24 23:16:27 CET 2020 - Marcus Schäfer <[email protected]>
+
+- Refactor plugin architecture
+
+  Set kiwi.tasks to be the plugin entry point and register
+  existing task plugins in setup.py. Change the code in
+  cli.py to auto register plugins using the iter_entry_points
+  method from the pkg_resources class. This allows for easier
+  writing of external kiwi plugins.
+
+-------------------------------------------------------------------
+Mon Feb 24 17:42:44 CET 2020 - Marcus Schäfer <[email protected]>
+
+- Fixed handling of fillup templates
+
+  Systems using a template tool to generate config files
+  might not be effective when they see the intermediate
+  config files we need from the host to let certain package
+  managers work correctly. Therefore the cleanup code in
+  kiwi takes care to restore from an optionally existing
+  template file if no other custom variant is present.
+  This Fixes bsc#1163978
+
+-------------------------------------------------------------------
+Fri Feb 21 10:20:21 CET 2020 - Marcus Schäfer <[email protected]>
+
+- Enhance OEM ppc integration test for 4k/512b disks
+
+  Add profile section to build one image for storage disks with
+  4k physical blocksize and one image for disks using 512byte
+  blocksize. Related to Issue #1325
+
+-------------------------------------------------------------------
+Thu Feb 20 17:02:15 CET 2020 - David Cassany <[email protected]>
+
+- Make squashfs compression configurable
+
+  This commit adds the `squashfscompression` attribute in type element. It
+  can take `gzip`, `zstd`, `xz`, `lzo`, `lz4` or `none`. The default is `xz`.
+
+  Fixes #1315
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-kiwi.spec ++++++
--- /var/tmp/diff_new_pack.slv8Cj/_old  2020-03-27 00:20:32.400112213 +0100
+++ /var/tmp/diff_new_pack.slv8Cj/_new  2020-03-27 00:20:32.444112235 +0100
@@ -43,7 +43,7 @@
 %endif
 
 Name:           python-kiwi
-Version:        9.20.1
+Version:        9.20.4
 Provides:       kiwi-schema = 7.1
 Release:        0
 Url:            https://github.com/SUSE/kiwi

++++++ python-kiwi.tar.gz ++++++
++++ 1658 lines of diff (skipped)


Reply via email to