Hello community,

here is the log from the commit of package python-kiwi for openSUSE:Factory 
checked in at 2017-05-31 12:15:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-kiwi (Old)
 and      /work/SRC/openSUSE:Factory/.python-kiwi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-kiwi"

Wed May 31 12:15:57 2017 rev:5 rq:497894 version:9.6.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-kiwi/python-kiwi.changes  2017-05-04 
15:05:16.867017499 +0200
+++ /work/SRC/openSUSE:Factory/.python-kiwi.new/python-kiwi.changes     
2017-05-31 12:17:21.808547643 +0200
@@ -1,0 +2,179 @@
+Wed May 17 10:52:18 CEST 2017 - m...@suse.de
+
+- Bump version: 9.6.1 → 9.6.2
+  
+-------------------------------------------------------------------
+Tue May 16 10:37:52 CEST 2017 - ngo...@datto.com
+  
+- Use 'yum-deprecated' if it exists when using Yum
+  
+  On Fedora and Mageia systems, the Yum package manager binary is named
+  'yum-deprecated', and 'yum' redirects to DNF. This is a problem for
+  being able to build images of Linux systems that use Yum as its package
+  manager, like RHEL/CentOS 7.
+  
+  So, in order to ensure we use the right package manager, we check for
+  the 'yum-deprecated' binary and use it if it exists.
+  
+-------------------------------------------------------------------
+Tue May 16 09:47:52 CEST 2017 - m...@suse.com
+  
+- Restructure low level topic (iso_to_usb)
+  
+  The low level topic references information from the base
+  topic. In this case the name of the previously built image.
+  I think we should provide information on each low level
+  topic which references information from a base topic.
+  
+-------------------------------------------------------------------
+Mon May 15 19:38:53 CEST 2017 - dcass...@suse.com
+  
+- Handle rpm-check-signatures flag for each package manager
+  
+  This commit adds support for the rpm-check-signatures flag, which
+  sets the package manager to verify or not each package signature.
+  By default KIWI assumes no gpg checks are done.
+  
+-------------------------------------------------------------------
+Mon May 15 16:02:45 CEST 2017 - t...@suse.de
+  
+- Separate low-level topics (dumping)
+  
+  * Separate the high-level (building) from the low-level part (dumping)
+  * Introduce a subsection ("Working with Images"); not sure, if this is
+    useful under "Building Images"
+  * Enhance with some (general) advise about booting from USB
+    
+-------------------------------------------------------------------
+Mon May 15 13:42:26 CEST 2017 - t...@suse.de
+    
+- Provide missing _hybrid_iso label
+  
+-------------------------------------------------------------------
+Mon May 15 11:27:02 CEST 2017 - m...@suse.com
+  
+- Fixup check_target_directory_not_in_shared_cache
+  
+  The runtime check compared the given target path if it starts
+  with the cache directory /var/cache/kiwi. This however also
+  matches for e.g /var/cache/kiwi-foo which would be a valid
+  target directory. This patch changes the matcher in a way to
+  really check if the target directory points to the same cache
+  directory structure.
+  
+-------------------------------------------------------------------
+Fri May 12 15:29:50 CEST 2017 - m...@suse.com
+  
+- Set default dracut output format to match upstream
+  
+-------------------------------------------------------------------
+Fri May 12 12:53:19 CEST 2017 - m...@suse.com
+  
+- Added dracut output file format detection
+  
+  Unfortunately the dracut initrd output file format varies between
+  the different Linux distributions. Tools like lsinitrd, and also
+  grub2 rely on the initrd output file to be in that format.
+  Thus when kiwi uses dracut the same file format should be used
+  all over the place in order to stay compatible with what the
+  distribution does. Fixes #325
+  
+-------------------------------------------------------------------
+Fri May 12 11:42:55 CEST 2017 - t...@suse.de
+  
+- Revised example for issue #323
+  
+  * Add abstract (use `.. sidebar`, not sure if we should use it)
+  * Collect all concept oriented text in the beginning
+  * Introduce procedure and create steps
+  * Remove lonely subsection and combine it with the procedure
+    
+    TODO:
+  * Review
+  * Decide, if `.. sidebar` is ok (or should we better use `.. topic`?)
+  * Add additional, related information?
+    
+-------------------------------------------------------------------
+Thu May 11 15:58:52 CEST 2017 - m...@suse.com
+    
+- Bump version: 9.6.0 → 9.6.1
+  
+-------------------------------------------------------------------
+Thu May 11 12:51:55 CEST 2017 - dcass...@suse.com
+  
+- Update build docker images documentation
+  
+  This commit includes steps to install umoci and skopeo, descriptions
+  for the configurable metadata in KIWI and some simple style fixes.
+  
+-------------------------------------------------------------------
+Tue May  9 17:34:01 CEST 2017 - m...@suse.com
+  
+- Fixed tox.ini doc target
+  
+  location of schema docs has changed, and we better disable
+  the spell check as long as not all unknown technical terms
+  are added to the wordlist.txt
+  
+-------------------------------------------------------------------
+Mon May  8 14:20:17 CEST 2017 - jellyf...@users.noreply.github.com
+  
+- Use correct service name variable
+  
+-------------------------------------------------------------------
+Sun May  7 20:27:16 CEST 2017 - m...@suse.com
+  
+- Refactor documentation layout and structure
+  
+  The current design of the documentation does not allow for
+  continous improvement and development. It's missing a basic
+  structure and concept for documenting step-by-step workflows
+  and generic explanations.
+  
+-------------------------------------------------------------------
+Fri May  5 19:12:34 CEST 2017 - ngo...@datto.com
+  
+- Remove erroneous statement in request_package_exclusion() for Yum+DNF
+  
+-------------------------------------------------------------------
+Fri May  5 09:04:42 CEST 2017 - m...@suse.com
+  
+- Fixed markup in contributing chapter
+  
+  The headline of a subsection wrongly indicates a toplevel entry
+  
+-------------------------------------------------------------------
+Fri Apr 28 12:33:12 CEST 2017 - dcass...@suse.com
+  
+- Evaluate UNIONFS_CONFIG filesystem
+  
+  This commit makes sure the filesystem is parsed from the
+  UNIONFS_CONFIG configuration variable when the PXE image is
+  loaded to a block device.
+  
+  This commit fixes #316
+  
+-------------------------------------------------------------------
+Fri Apr 28 12:13:30 CEST 2017 - m...@suse.com
+  
+- Fixed GPL license text to match headers and spec
+  
+  source headers and spec file is pointing to GPL v3 but the
+  license file was still at version 2
+  
+-------------------------------------------------------------------
+Thu Apr 27 17:21:26 CEST 2017 - ngo...@datto.com
+  
+- Add support for excluding packages when using DNF
+  
+-------------------------------------------------------------------
+Thu Apr 27 17:19:13 CEST 2017 - ngo...@datto.com
+  
+- Add support for excluding packages when using Yum
+  
+-------------------------------------------------------------------
+Thu Apr 27 16:21:46 CEST 2017 - ngo...@datto.com
+  
+- Fix comment about Zypper locks to reflect reality
+  
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-kiwi.spec ++++++
--- /var/tmp/diff_new_pack.Ou8yu2/_old  2017-05-31 12:17:22.468454489 +0200
+++ /var/tmp/diff_new_pack.Ou8yu2/_new  2017-05-31 12:17:22.472453925 +0200
@@ -67,7 +67,7 @@
 %endif
 
 Name:           python-kiwi
-Version:        9.6.0
+Version:        9.6.2
 Release:        0
 Provides:       kiwi-schema = 6.5
 Url:            https://github.com/SUSE/kiwi

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


Reply via email to