Hello community,

here is the log from the commit of package kiwi for openSUSE:Factory checked in 
at 2013-11-29 21:24:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-15 
16:56:13.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.kiwi.new/kiwi.changes   2013-11-29 
21:24:39.000000000 +0100
@@ -1,0 +2,138 @@
+Fri Nov 29 14:38:42 CET 2013 - [email protected]
+
+- v5.06.7 released
+  
+-------------------------------------------------------------------
+Wed Nov 27 15:49:12 CET 2013 - [email protected]
+  
+- eliminate the use of which in boot code
+  * which is an extra tool, it was packages, splitted, dropped
+    and is handled differently in the pool of distributions.
+    Instead type -p provided as shell builtin is used
+    
+-------------------------------------------------------------------
+Sun Nov 24 05:48:09 CET 2013 - [email protected]
+    
+- Added xz compression support for initrd
+  * by default gzip compression is in use but you can
+    switch on xz compression with the following entry
+    in the .kiwirc file
+    
+    our $IrdZipper = "xz"
+    
+-------------------------------------------------------------------
+Fri Nov 22 15:25:40 CET 2013 - [email protected]
+    
+- fixed check for empty destination in cloneImage function
+  
+-------------------------------------------------------------------
+Fri Nov 22 11:25:35 CET 2013 - [email protected]
+  
+- fixed OVA creation
+  * when using ovftool extract the created vmdk image and
+    manifest files from the created OVA. This is required to
+    produce streamOptimized vmdk images which can't be
+    generated with qemu
+  * fixed Invalid value 'MB' for element 'VirtualQuantityUnits'
+    for vSphere 5 in the .ovf file
+  * fixed allocated units set in the .ovf, vSphere 5 requires
+    a value here
+    
+-------------------------------------------------------------------
+Thu Nov 21 16:08:04 CET 2013 - [email protected]
+    
+- print a name sorted list when calling 'kiwi --list'
+  
+-------------------------------------------------------------------
+Thu Nov 21 16:01:25 CET 2013 - [email protected]
+  
+- support for SLE 10 is now deprecated
+  
+-------------------------------------------------------------------
+Thu Nov 21 15:57:12 CET 2013 - [email protected]
+  
+- added templates and boot-descriptions for SLE12
+  
+-------------------------------------------------------------------
+Thu Nov 21 15:36:33 CET 2013 - [email protected]
+  
+- removed obsolete fbiterm font files from boot descriptions
+  * the bug in fbiterm which provided broken fonts is fixed
+    
+-------------------------------------------------------------------
+Thu Nov 21 15:13:34 CET 2013 - [email protected]
+    
+- support for openSUSE 12.1 is now deprecated
+  
+-------------------------------------------------------------------
+Thu Nov 21 15:08:51 CET 2013 - [email protected]
+  
+- added templates and boot-descriptions for openSUSE 13.2
+  
+-------------------------------------------------------------------
+Thu Nov 21 15:05:09 CET 2013 - [email protected]
+    
+- improvements to KIWIAnalyse:
+  + added functions to create a diff of changed configuration files
+    all config files are checked against the rpm database and if they
+    have changed the original packages are downloaded and a diff of
+    them is created. The original config files are stored in the cache
+    to prevent another download of the packages at next invocation.
+    The result is stored in the file 'changed_config.diff'
+    
+-------------------------------------------------------------------
+Thu Nov 21 14:56:00 CET 2013 - [email protected]
+  
+- prevent the use of which in the boot code
+  * use type -p instead and provide a function called lookup()
+    
+-------------------------------------------------------------------
+Thu Nov 21 12:24:45 CET 2013 - [email protected]
+    
+- fixed setup of /boot/efi directory
+  * instead of checking for boot/efi check for the label EFI
+    in the kiwi_JumpPart partition
+  * even without a seperate boot partition there might be a
+    an EFI partition which should be added into fstab
+    
+-------------------------------------------------------------------
+Thu Nov 21 11:15:25 CET 2013 - [email protected]
+    
+- fixed KIWIIsoLinux genisoimage paramter list
+  * if createLegacySortFile does not return a sort file the
+    option -sort should also not be part of the commandline
+    call
+    
+-------------------------------------------------------------------
+Thu Nov 21 09:58:29 CET 2013 - [email protected]
+    
+- DB: rebuild documentation
+  
+-------------------------------------------------------------------
+Wed Nov 20 07:35:44 CET 2013 - [email protected]
+  
+- add missing " in <user> element doc
+- fix attribute name in <user> element description
+  
+-------------------------------------------------------------------
+Mon Nov 18 22:19:07 CET 2013 - [email protected]
+  
+- add default gfxmode for GRUB2 if no vga mode was set
+  
+-------------------------------------------------------------------
+Mon Nov 18 11:47:42 CET 2013 - [email protected]
+  
+- fixed gfxmode/gfxpayload setup in kiwi grub2 setup
+  * it's possible to set vga="0x<kernel-vesa-mode" in the kiwi
+    XML description. If grub2 was used as bootloader the information
+    was incorrectly transfered into gfxmode and gfxpayload values
+    in the grub.cfg. In addition the values were not handed over
+    to the initrd and the file /etc/default/grub. All this is
+    fixed now
+    
+-------------------------------------------------------------------
+Mon Nov 18 10:32:23 CET 2013 - [email protected]
+    
+- fixed company name in analyse report page
+  
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kiwi.spec ++++++
--- /var/tmp/diff_new_pack.uXK9cX/_old  2013-11-29 21:24:42.000000000 +0100
+++ /var/tmp/diff_new_pack.uXK9cX/_new  2013-11-29 21:24:42.000000000 +0100
@@ -26,7 +26,7 @@
 Summary:        openSUSE - KIWI Image System
 License:        GPL-2.0
 Group:          System/Management
-Version:        5.06.6
+Version:        5.06.7
 Release:        0
 # requirements to build packages
 BuildRequires:  diffutils
@@ -604,22 +604,24 @@
 %doc %{_mandir}/man1/KIWI::config.sh.1.gz
 %doc %{_mandir}/man1/KIWI::kiwirc.1.gz
 %ifarch %ix86 x86_64
-%exclude %{_datadir}/kiwi/image/suse-12.1-JeOS
 %exclude %{_datadir}/kiwi/image/suse-12.2-JeOS
 %exclude %{_datadir}/kiwi/image/suse-12.3-JeOS
 %exclude %{_datadir}/kiwi/image/suse-13.1-JeOS
-%exclude %{_datadir}/kiwi/image/suse-SLE10-JeOS
+%exclude %{_datadir}/kiwi/image/suse-13.2-JeOS
 %exclude %{_datadir}/kiwi/image/suse-SLE11-JeOS
+%exclude %{_datadir}/kiwi/image/suse-SLE12-JeOS
 %exclude %{_datadir}/kiwi/image/rhel-05.4-JeOS
 %exclude %{_datadir}/kiwi/image/rhel-06.0-JeOS
 %endif
 %ifarch s390 s390x
 %exclude %{_datadir}/kiwi/image/suse-SLE11-JeOS
+%exclude %{_datadir}/kiwi/image/suse-SLE12-JeOS
 %endif
 %ifarch %arm aarch64
 %exclude %{_datadir}/kiwi/image/suse-12.2-JeOS
 %exclude %{_datadir}/kiwi/image/suse-12.3-JeOS
 %exclude %{_datadir}/kiwi/image/suse-13.1-JeOS
+%exclude %{_datadir}/kiwi/image/suse-13.2-JeOS
 %endif
 %{_datadir}/kiwi/.revision
 %{_datadir}/kiwi/modules
@@ -753,25 +755,28 @@
 %files -n kiwi-templates
 %defattr(-, root, root)
 %ifarch %ix86 x86_64
-%{_datadir}/kiwi/image/suse-12.1-JeOS
 %{_datadir}/kiwi/image/suse-12.2-JeOS
 %{_datadir}/kiwi/image/suse-12.3-JeOS
 %{_datadir}/kiwi/image/suse-13.1-JeOS
-%{_datadir}/kiwi/image/suse-SLE10-JeOS
+%{_datadir}/kiwi/image/suse-13.2-JeOS
 %{_datadir}/kiwi/image/suse-SLE11-JeOS
+%{_datadir}/kiwi/image/suse-SLE12-JeOS
 %{_datadir}/kiwi/image/rhel-05.4-JeOS
 %{_datadir}/kiwi/image/rhel-06.0-JeOS
 %endif
 %ifarch s390 s390x
 %{_datadir}/kiwi/image/suse-SLE11-JeOS
+%{_datadir}/kiwi/image/suse-SLE12-JeOS
 %endif
 %ifarch %arm aarch64
 %{_datadir}/kiwi/image/suse-12.2-JeOS
 %{_datadir}/kiwi/image/suse-12.3-JeOS
 %{_datadir}/kiwi/image/suse-13.1-JeOS
+%{_datadir}/kiwi/image/suse-13.2-JeOS
 %endif
 %ifarch ppc ppc64
 %{_datadir}/kiwi/image/suse-SLE11-JeOS
+%{_datadir}/kiwi/image/suse-SLE12-JeOS
 %endif
 
 %endif

++++++ 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