Hello community,

here is the log from the commit of package kiwi for openSUSE:Factory checked in 
at 2013-11-15 16:56:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        2013-11-12 
15:09:10.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.kiwi.new/kiwi.changes   2013-11-15 
16:56:13.000000000 +0100
@@ -1,0 +2,104 @@
+Fri Nov 15 15:48:34 CET 2013 - [email protected]
+
+- v5.06.06 released
+  
+-------------------------------------------------------------------
+Thu Nov 14 11:48:12 CET 2013 - [email protected]
+  
+- enhance pxeSetupDownloadServer
+  * if the image download server ip is not configured by $kiwiserver
+    the function now also checks for the contents of the $ip variable
+    which exists if pxelinux booted the kernel with 'IPAPPEND 1'
+    only if we did not get information from $ip the default name
+    tftp.$DOMAIN applies as it was before
+    
+-------------------------------------------------------------------
+Wed Nov 13 18:22:15 CET 2013 - [email protected]
+    
+- fixed broken symlink due to move of results from intermediate
+  build directory to final result directory
+  
+-------------------------------------------------------------------
+Wed Nov 13 17:52:44 CET 2013 - [email protected]
+  
+- use ovftool to create an ova format/archive
+  * unfortunately only ovftool supports the full featureset
+    e.g streamOptimized images
+  * added a runtime check to search for ovftool if the
+    format="ova" is requested
+    
+-------------------------------------------------------------------
+Wed Nov 13 17:36:23 CET 2013 - [email protected]
+    
+- removed support for controller="scsi" in KIWIImageFormat
+  and adapted the runtime checker as well as the unit test
+  
+-------------------------------------------------------------------
+Wed Nov 13 17:32:08 CET 2013 - [email protected]
+  
+- update all image descriptions to schema version 5.9
+  
+-------------------------------------------------------------------
+Wed Nov 13 17:30:57 CET 2013 - [email protected]
+  
+- update kiwi schema to version 5.9
+  * removed scsi as allowed value from vmdisk controller attribute
+    
+-------------------------------------------------------------------
+Wed Nov 13 17:27:46 CET 2013 - [email protected]
+    
+- added new xsl stylesheet 5.8 -> 5.9
+  * the controller type 'scsi' does not exist for VMware.
+    lsilogic and buslogic define scsi controllers. Thus this
+    attribute value is moved back to the default 'ide' value
+    Using new controller types requires a specific version of
+    qemu-img which means the only safe translation is back to
+    ide
+    
+-------------------------------------------------------------------
+Wed Nov 13 16:17:16 CET 2013 - [email protected]
+    
+- fixed OVF file diskname: file has to be the .vmdk
+  in reference and not the .ovf
+  
+-------------------------------------------------------------------
+Tue Nov 12 00:22:25 CET 2013 - [email protected]
+    
+- make sure etc/sysconfig directory exists before temporary
+  copying the proxy configuration into the chroot
+  
+-------------------------------------------------------------------
+Mon Nov 11 23:31:07 CET 2013 - [email protected]
+  
+- fixed nested File::Find method fixupLinks in cloneImage
+  * entities found in $File::Find::name always exists, thus it's
+    not needed to check their existence
+  * moved the code searching for links with relative pointer
+    into a perl closure method named findLinksRelative
+  * moved the code fixing broken relative links into its
+    own code block
+    
+-------------------------------------------------------------------
+Mon Nov 11 22:52:45 CET 2013 - [email protected]
+    
+- fixed creation of rpmsort cache data in KIWIAnalyseManagedSoftware
+  * the data was stored as reference but the reference
+    was changed during the process
+    
+-------------------------------------------------------------------
+Mon Nov 11 22:03:15 CET 2013 - [email protected]
+    
+- don't remove the satsolver cache when running kiwi --describe
+  
+-------------------------------------------------------------------
+Mon Nov 11 22:02:28 CET 2013 - [email protected]
+  
+- open custom directory tree browser in a new tab
+  
+-------------------------------------------------------------------
+Mon Nov 11 21:54:54 CET 2013 - [email protected]
+  
+- fixed creation of toplevel menu in kiwi analyse
+  * the menu should only contain items found by the analyser
+    
+-------------------------------------------------------------------
@@ -34,0 +139,7 @@
+Mon Nov 11 05:12:35 CET 2013 - [email protected]
+  
+- if format is set to ovf or ova it makes sense to create the
+  standard VMware machine config file (.vmx) too
+- rename log message from "Starting" to "Creating"
+  
+-------------------------------------------------------------------
@@ -86,0 +198,6 @@
+Fri Nov  8 19:22:26 CET 2013 - [email protected]
+  
+- fixed OVF format creation
+  * Rasd entries must be in alphabetical order
+    
+-------------------------------------------------------------------
@@ -109,0 +227,9 @@
+Fri Nov  8 04:53:35 CET 2013 - [email protected]
+    
+- enhanced controller type setup in <machine> section for vmdk
+  * added support for scsi, lsilogic and legacyESX
+  * call qemu-img convert with correct adapter_type option
+    and check if the installed qemu-img suports the option
+  * write correct virtualDev entry for VMware machine setup
+    
+-------------------------------------------------------------------
@@ -116,0 +243,10 @@
+    
+-------------------------------------------------------------------
+Wed Nov  6 15:08:42 CET 2013 - [email protected]
+    
+- added support to specify vmdk diskmode in <machine> section
+  * monolithicSparse
+  * monolithicFlat
+  * twoGbMaxExtentSparse
+  * twoGbMaxExtentFlat
+  * streamOptimized

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

Other differences:
------------------
++++++ kiwi.spec ++++++
--- /var/tmp/diff_new_pack.jTJYP7/_old  2013-11-15 16:56:15.000000000 +0100
+++ /var/tmp/diff_new_pack.jTJYP7/_new  2013-11-15 16:56:15.000000000 +0100
@@ -26,7 +26,7 @@
 Summary:        openSUSE - KIWI Image System
 License:        GPL-2.0
 Group:          System/Management
-Version:        5.06.5
+Version:        5.06.6
 Release:        0
 # requirements to build packages
 BuildRequires:  diffutils

++++++ kiwi-docu.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/kiwi/kiwi-docu.tar.bz2 
/work/SRC/openSUSE:Factory/.kiwi.new/kiwi-docu.tar.bz2 differ: char 11, line 1

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

++++++ kiwi.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/kiwi/kiwi.tar.bz2 
/work/SRC/openSUSE:Factory/.kiwi.new/kiwi.tar.bz2 differ: char 11, line 1

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to