Hello community,

here is the log from the commit of package kiwi for openSUSE:Factory checked in 
at 2016-09-05 21:16:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kiwi (Old)
 and      /work/SRC/openSUSE:Factory/.kiwi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kiwi"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kiwi/kiwi.changes        2016-07-28 
23:45:00.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kiwi.new/kiwi.changes   2016-09-05 
21:16:28.000000000 +0200
@@ -1,0 +2,174 @@
+Thu Aug 25 14:38:50 CEST 2016 - [email protected]
+
+- v7.03.92 released
+  
+-------------------------------------------------------------------
+Thu Aug 25 08:01:40 CEST 2016 - [email protected]
+  
+- Translated using Weblate (Vietnamese)
+  
+  Currently translated at 100.0% (28 of 28 strings)
+  
+-------------------------------------------------------------------
+Wed Aug 24 16:10:52 CEST 2016 - [email protected]
+  
+- Fixup elilo.conf append setup
+  
+  append parameter was filled with an undefined variable
+  It should contain the information from $cmdline
+  
+-------------------------------------------------------------------
+Tue Aug 23 10:33:41 CEST 2016 - [email protected]
+  
+- v7.03.91 released
+  
+-------------------------------------------------------------------
+Tue Aug 23 10:25:57 CEST 2016 - [email protected]
+  
+- Fixed bootloader configuration
+  
+  custom kernel parameters should be added to
+  GRUB_CMDLINE_LINUX and not GRUB_CMDLINE_LINUX_DEFAULT
+  Fixes bnc#994910
+  
+-------------------------------------------------------------------
+Mon Aug 22 17:41:01 CEST 2016 - [email protected]
+  
+- waitForStorageDevice patch
+  
+  This solves the issue bnc#992992. Now waitForStorageDevice method
+  has set a timeout of 4 seconds instead of 60 if the device is a usb.
+  GetDeviceTransportType method has been added in order to determine
+  device type (usb, sata, etc.)
+  
+-------------------------------------------------------------------
+Tue Aug 16 11:13:28 CEST 2016 - [email protected]
+  
+- v7.03.90 released
+  
+-------------------------------------------------------------------
+Tue Aug 16 11:12:43 CEST 2016 - [email protected]
+  
+- Preserve timestamp on grub2-install copy
+  
+  In order to workaround the bug in shim-install which
+  unnecessarily calls grub2-install we replace the binary
+  by a noop before calling shim-install. However all file
+  attributes of the grub2-install binary, timestamp, modes,
+  etc should stay untouched (bnc#993825)
+  
+-------------------------------------------------------------------
+Thu Aug 11 16:19:42 CEST 2016 - [email protected]
+  
+- v7.03.89 released
+  
+-------------------------------------------------------------------
+Thu Aug 11 16:17:31 CEST 2016 - [email protected]
+  
+- Fixed setupNetworkWicked
+  
+  IP address information from wicked dhcp reply consists out of
+  two parts but we are only interested in the plain IPv4 address
+  information at this point. Fixes bnc#992989
+  
+-------------------------------------------------------------------
+Thu Aug 11 16:08:38 CEST 2016 - [email protected]
+  
+- Make sure DHCPCHADDR is uppercase
+  
+  Fixes bnc#992988
+  
+-------------------------------------------------------------------
+Thu Aug  4 11:06:01 CEST 2016 - [email protected]
+  
+- v7.03.88 released
+  
+-------------------------------------------------------------------
+Thu Aug  4 11:04:59 CEST 2016 - [email protected]
+  
+- Fixed device setup for initrd only disk images
+  
+-------------------------------------------------------------------
+Wed Aug  3 17:13:32 CEST 2016 - [email protected]
+  
+- v7.03.87 released
+  
+-------------------------------------------------------------------
+Wed Aug  3 17:11:48 CEST 2016 - [email protected]
+  
+- Fixed use of undefined firmware value
+  
+-------------------------------------------------------------------
+Wed Aug  3 17:04:20 CEST 2016 - [email protected]
+  
+- Fixed setupBootLoaderConfiguration
+  
+  Theme setup should be optional. The bootloader setup should
+  allow for working without a graphics boot theme setup
+  
+-------------------------------------------------------------------
+Wed Aug  3 16:53:07 CEST 2016 - [email protected]
+  
+- Fixed use of uninitialized value in string eq
+  
+-------------------------------------------------------------------
+Mon Aug  1 12:10:43 CEST 2016 - [email protected]
+  
+- v7.03.86 released
+  
+-------------------------------------------------------------------
+Mon Aug  1 12:10:10 CEST 2016 - [email protected]
+  
+- netboot code for rhel only added on x86 atm
+  
+-------------------------------------------------------------------
+Mon Aug  1 11:55:54 CEST 2016 - [email protected]
+  
+- v7.03.85 released
+  
+-------------------------------------------------------------------
+Mon Aug  1 11:54:06 CEST 2016 - [email protected]
+  
+- Package rhel netboot descriptions
+  
+-------------------------------------------------------------------
+Wed Jul 27 12:43:49 CEST 2016 - [email protected]
+  
+- mini iso: Pass kexec=1 to linuxrc (boo#990374)
+  
+-------------------------------------------------------------------
+Wed Jul 27 12:40:42 CEST 2016 - [email protected]
+  
+- Duplicate openSUSE-13.2 to openSUSE-Tumbleweed
+  
+-------------------------------------------------------------------
+Mon Jul 25 17:33:02 CEST 2016 - [email protected]
+  
+- v7.03.84 released
+  
+-------------------------------------------------------------------
+Mon Jul 25 17:31:52 CEST 2016 - [email protected]
+  
+- insserv please just do what I want from you
+  
+  force remove of service
+  
+-------------------------------------------------------------------
+Mon Jul 25 17:20:14 CEST 2016 - [email protected]
+  
+- v7.03.83 released
+  
+-------------------------------------------------------------------
+Mon Jul 25 17:18:48 CEST 2016 - [email protected]
+  
+- Follow up fix for insserv is not a chkconfig
+  
+  When changing the call from chkconfig to insserv also
+  the caller syntax changes.
+  
+-------------------------------------------------------------------
+Mon Jul 25 13:21:03 CEST 2016 - [email protected]
+  
+- Trivial: Fix spelling of openSUSE
+  
+-------------------------------------------------------------------
@@ -21,0 +196,7 @@
+Mon Jul 18 10:07:06 CEST 2016 - [email protected]
+  
+- Support GPT for pxedeploy
+  
+  Signed-off-by: Dinar Valeev <[email protected]>
+  
+-------------------------------------------------------------------
@@ -115,0 +297,7 @@
+  
+-------------------------------------------------------------------
+Mon Jun 27 14:28:44 CEST 2016 - [email protected]
+  
+- Add RHEL7 netboot descriptions
+  
+  Signed-off-by: Dinar Valeev <[email protected]>

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

Other differences:
------------------
++++++ kiwi.spec ++++++
--- /var/tmp/diff_new_pack.KFxjDi/_old  2016-09-05 21:16:30.000000000 +0200
+++ /var/tmp/diff_new_pack.KFxjDi/_new  2016-09-05 21:16:30.000000000 +0200
@@ -27,7 +27,7 @@
 Name:           kiwi
 License:        GPL-2.0
 Group:          System/Management
-Version:        7.03.82
+Version:        7.03.92
 Provides:       kiwi-schema = 6.2
 Provides:       kiwi-image:aci
 Provides:       kiwi-image:lxc
@@ -923,6 +923,9 @@
 %dir %{_datadir}/kiwi/image/netboot
 %doc %{_datadir}/kiwi/image/netboot/README
 %{_datadir}/kiwi/image/netboot/suse*
+%ifarch %ix86 x86_64
+%{_datadir}/kiwi/image/netboot/rhel*
+%endif
 
 %files -n kiwi-desc-netboot-requires
 %defattr(-, root, root)

++++++ kiwi-docu.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/doc/examples/extras/suse-13.1/suse-aci-container/config.sh 
new/doc/examples/extras/suse-13.1/suse-aci-container/config.sh
--- old/doc/examples/extras/suse-13.1/suse-aci-container/config.sh      
2016-04-18 16:58:06.000000000 +0200
+++ new/doc/examples/extras/suse-13.1/suse-aci-container/config.sh      
2016-07-26 13:39:56.000000000 +0200
@@ -2,7 +2,7 @@
 #================
 # FILE          : config.sh
 #----------------
-# PROJECT       : OpenSuSE KIWI Image System
+# PROJECT       : openSUSE KIWI Image System
 # COPYRIGHT     : (c) 2013 SUSE LLC
 #               :
 # AUTHOR        : Robert Schweikert <[email protected]>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/doc/examples/extras/suse-13.1/suse-vagrant-box/config.sh 
new/doc/examples/extras/suse-13.1/suse-vagrant-box/config.sh
--- old/doc/examples/extras/suse-13.1/suse-vagrant-box/config.sh        
2016-04-18 16:58:06.000000000 +0200
+++ new/doc/examples/extras/suse-13.1/suse-vagrant-box/config.sh        
2016-07-26 13:39:56.000000000 +0200
@@ -2,7 +2,7 @@
 #================
 # FILE          : config.sh
 #----------------
-# PROJECT       : OpenSuSE KIWI Image System
+# PROJECT       : openSUSE KIWI Image System
 # COPYRIGHT     : (c) 2006 SUSE LINUX Products GmbH. All rights reserved
 #               :
 # AUTHOR        : Marcus Schaefer <[email protected]>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/doc/examples/extras/suse-SLES11/suse-min-gnome/config.sh 
new/doc/examples/extras/suse-SLES11/suse-min-gnome/config.sh
--- old/doc/examples/extras/suse-SLES11/suse-min-gnome/config.sh        
2016-04-18 16:58:06.000000000 +0200
+++ new/doc/examples/extras/suse-SLES11/suse-min-gnome/config.sh        
2016-07-26 13:39:56.000000000 +0200
@@ -2,7 +2,7 @@
 #================
 # FILE          : config.sh
 #----------------
-# PROJECT       : OpenSuSE KIWI Image System
+# PROJECT       : openSUSE KIWI Image System
 # COPYRIGHT     : (c) 2006 SUSE LINUX Products GmbH. All rights reserved
 #               :
 # AUTHOR        : Marcus Schaefer <[email protected]>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/doc/examples/extras/suse-SLES11/suse-vagrant-box/config.sh 
new/doc/examples/extras/suse-SLES11/suse-vagrant-box/config.sh
--- old/doc/examples/extras/suse-SLES11/suse-vagrant-box/config.sh      
2016-04-18 16:58:06.000000000 +0200
+++ new/doc/examples/extras/suse-SLES11/suse-vagrant-box/config.sh      
2016-07-26 13:39:56.000000000 +0200
@@ -2,7 +2,7 @@
 #================
 # FILE          : config.sh
 #----------------
-# PROJECT       : OpenSuSE KIWI Image System
+# PROJECT       : openSUSE KIWI Image System
 # COPYRIGHT     : (c) 2006 SUSE LINUX Products GmbH. All rights reserved
 #               :
 # AUTHOR        : Marcus Schaefer <[email protected]>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/doc/examples/suse-13.1/suse-docker-container/config.sh 
new/doc/examples/suse-13.1/suse-docker-container/config.sh
--- old/doc/examples/suse-13.1/suse-docker-container/config.sh  2016-04-18 
16:58:06.000000000 +0200
+++ new/doc/examples/suse-13.1/suse-docker-container/config.sh  2016-07-26 
13:39:56.000000000 +0200
@@ -2,7 +2,7 @@
 #================
 # FILE          : config.sh
 #----------------
-# PROJECT       : OpenSuSE KIWI Image System
+# PROJECT       : openSUSE KIWI Image System
 # COPYRIGHT     : (c) 2013 SUSE LLC
 #               :
 # AUTHOR        : Robert Schweikert <[email protected]>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/doc/examples/suse-13.1/suse-ec2-guest/config.sh 
new/doc/examples/suse-13.1/suse-ec2-guest/config.sh
--- old/doc/examples/suse-13.1/suse-ec2-guest/config.sh 2016-04-18 
16:58:06.000000000 +0200
+++ new/doc/examples/suse-13.1/suse-ec2-guest/config.sh 2016-07-26 
13:39:56.000000000 +0200
@@ -2,7 +2,7 @@
 #================
 # FILE          : config.sh
 #----------------
-# PROJECT       : OpenSuSE KIWI Image System
+# PROJECT       : openSUSE KIWI Image System
 # COPYRIGHT     : (c) 2006 SUSE LINUX Products GmbH. All rights reserved
 #               :
 # AUTHOR        : Marcus Schaefer <[email protected]>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/doc/examples/suse-13.1/suse-live-iso/config.sh 
new/doc/examples/suse-13.1/suse-live-iso/config.sh
--- old/doc/examples/suse-13.1/suse-live-iso/config.sh  2016-04-18 
16:58:06.000000000 +0200
+++ new/doc/examples/suse-13.1/suse-live-iso/config.sh  2016-07-26 
13:39:56.000000000 +0200
@@ -2,7 +2,7 @@
 #================
 # FILE          : config.sh
 #----------------
-# PROJECT       : OpenSuSE KIWI Image System
+# PROJECT       : openSUSE KIWI Image System
 # COPYRIGHT     : (c) 2006 SUSE LINUX Products GmbH. All rights reserved
 #               :
 # AUTHOR        : Marcus Schaefer <[email protected]>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/doc/examples/suse-13.1/suse-live-usbstick/config.sh 
new/doc/examples/suse-13.1/suse-live-usbstick/config.sh
--- old/doc/examples/suse-13.1/suse-live-usbstick/config.sh     2016-04-18 
16:58:06.000000000 +0200
+++ new/doc/examples/suse-13.1/suse-live-usbstick/config.sh     2016-07-26 
13:39:56.000000000 +0200
@@ -2,7 +2,7 @@
 #================
 # FILE          : config.sh
 #----------------
-# PROJECT       : OpenSuSE KIWI Image System
+# PROJECT       : openSUSE KIWI Image System
 # COPYRIGHT     : (c) 2006 SUSE LINUX Products GmbH. All rights reserved
 #               :
 # AUTHOR        : Marcus Schaefer <[email protected]>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/doc/examples/suse-13.1/suse-vm-guest/config.sh 
new/doc/examples/suse-13.1/suse-vm-guest/config.sh
--- old/doc/examples/suse-13.1/suse-vm-guest/config.sh  2016-04-18 
16:58:06.000000000 +0200
+++ new/doc/examples/suse-13.1/suse-vm-guest/config.sh  2016-07-26 
13:39:56.000000000 +0200
@@ -2,7 +2,7 @@
 #================
 # FILE          : config.sh
 #----------------
-# PROJECT       : OpenSuSE KIWI Image System
+# PROJECT       : openSUSE KIWI Image System
 # COPYRIGHT     : (c) 2006 SUSE LINUX Products GmbH. All rights reserved
 #               :
 # AUTHOR        : Marcus Schaefer <[email protected]>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/doc/examples/suse-13.2/suse-live-iso/config.sh 
new/doc/examples/suse-13.2/suse-live-iso/config.sh
--- old/doc/examples/suse-13.2/suse-live-iso/config.sh  2016-04-18 
16:58:06.000000000 +0200
+++ new/doc/examples/suse-13.2/suse-live-iso/config.sh  2016-07-26 
13:39:56.000000000 +0200
@@ -2,7 +2,7 @@
 #================
 # FILE          : config.sh
 #----------------
-# PROJECT       : OpenSuSE KIWI Image System
+# PROJECT       : openSUSE KIWI Image System
 # COPYRIGHT     : (c) 2006 SUSE LINUX Products GmbH. All rights reserved
 #               :
 # AUTHOR        : Marcus Schaefer <[email protected]>

++++++ kiwi-repo.tar.bz2 ++++++

++++++ kiwi.tar.bz2 ++++++
++++ 5427 lines of diff (skipped)


Reply via email to