Hello community,

here is the log from the commit of package kiwi for openSUSE:Factory checked in 
at 2013-12-08 19:29:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-29 
21:24:39.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.kiwi.new/kiwi.changes   2013-12-08 
19:29:44.000000000 +0100
@@ -1,0 +2,136 @@
+Fri Dec  6 14:14:30 CET 2013 - m...@suse.de
+
+- v5.06.8 released
+  
+-------------------------------------------------------------------
+Fri Dec  6 14:05:58 CET 2013 - m...@suse.de
+  
+- berryboot fixes:
+  * make sure the boot partition indicator is set, because we need
+    a fat32 boot filesystem to boot
+    
+-------------------------------------------------------------------
+Fri Dec  6 09:06:00 CET 2013 - m...@suse.de
+    
+- added openSUSE 13.1 JeOS template for raspberry Pi
+  
+-------------------------------------------------------------------
+Fri Dec  6 09:05:13 CET 2013 - m...@suse.de
+  
+- added support for berryboot bootloader
+  * This loader is used on arm Raspberry-Pi systems
+    
+-------------------------------------------------------------------
+Fri Dec  6 09:04:36 CET 2013 - m...@suse.de
+    
+- fixed use of uninitialized variable $screenLogs
+  * if logging to the terminal is requested this variable is empty
+    
+-------------------------------------------------------------------
+Thu Dec  5 12:21:43 CET 2013 - m...@suse.de
+    
+- Simplify and cleanup the command executor module KIWIQX
+  * There is no code creating instances of KIWIQX, thus we
+    only need class methods and should call as such
+  * If called within the package context the exit status will
+    stay but can still be evaluated as part of the package.
+    That way we can keep the backtrace feature and can better
+    check if enough resources to call the command existed
+    
+-------------------------------------------------------------------
+Wed Dec  4 21:51:57 CET 2013 - m...@suse.de
+    
+- fixed extending the LVRoot volume
+  * if the size of the root volume is set via the @root attribute
+    in systemdisk and no other allfree volume was specified the
+    LVRoot volume was extended twice times. first with the specified
+    size which is ok and later to the full space because no other
+    volume was specified to take the rest space. The last resize
+    is unwanted in that case.
+    
+-------------------------------------------------------------------
+Wed Dec  4 18:57:04 CET 2013 - m...@suse.de
+    
+- DB: rebuild documentation
+  
+-------------------------------------------------------------------
+Wed Dec  4 18:56:13 CET 2013 - m...@suse.de
+  
+- DB: update kiwi man page
+  * added information about new options added in previos commit
+    
+-------------------------------------------------------------------
+Wed Dec  4 18:51:27 CET 2013 - m...@suse.de
+    
+- Added the following options to the analyse custom files code
+  
+  1. [ --skip-gem-lookup ]\n";
+  Don't check for files managed by gem. Files managed
+  by gem will then appear as unmanaged files
+  
+  2. [ --skip-rcs-lookup ]
+  Don't check for files managed by revision control systems
+  like git, svn, osc, etc... Files from such repositories
+  will then appear as unmanaged files.
+  
+  3. [ --skip-augeas-lookup ]
+  Don't check for files known to augeas. Files managed
+  by augeas will then appear as unmanaged files.
+  
+-------------------------------------------------------------------
+Wed Dec  4 18:49:26 CET 2013 - m...@suse.de
+  
+- fixed kiwi analyser default skip list
+  * proc, sys and others were not excluded because of an
+    invalid search pattern
+    
+-------------------------------------------------------------------
+Wed Dec  4 15:18:55 CET 2013 - dval...@suse.de
+    
+- Enable ppc64le architecture
+  * Enable powerpc64le architecture, which is almost the same
+    as powerpc64 but little endian
+    
+-------------------------------------------------------------------
+Wed Dec  4 15:11:55 CET 2013 - dval...@suse.de
+    
+- kernel-ppc64 -> kernel-default
+  * Starting with openSUSE 12.3, powerpc doesn't have special
+    kernel flavor anymore.
+    
+-------------------------------------------------------------------
+Tue Dec  3 10:46:14 CET 2013 - m...@suse.de
+    
+- update example image descriptions in doc/ to make use
+  of suseConfig again as long as we don't have a solution
+  to use the systemd tools inside a chroot without affecting
+  the host system setup
+  
+-------------------------------------------------------------------
+Tue Dec  3 10:42:21 CET 2013 - m...@suse.de
+  
+- deactivate the use of systemd helper tools
+  * The following functions have been disabled because they
+    use the systemd tools timedatectl and localectl. Problem
+    is that these tools doesn't work correctly from within a
+    chroot environment. They access the dbus daemon from the
+    host system and thus they change the currently active
+    configuration on the host system which is unwanted
+    
+    setupHWclock
+    setupKeyboardMap
+    setupLocale
+    setupTimezone
+    
+    Instead the old suseConfig kiwi function is used again
+    This function simply changes the configuration files
+    inside the chrooted system tree. suseConfig is called
+    as part of the config.sh kiwi script
+    
+-------------------------------------------------------------------
+Mon Dec  2 16:50:07 CET 2013 - m...@suse.de
+    
+- make sure search via 'type -p' has a full path list
+- make sure the --nocolor option is used with the spin indicator
+  
+-------------------------------------------------------------------
@@ -5,0 +142,6 @@
+-------------------------------------------------------------------
+Thu Nov 28 22:20:24 CET 2013 - magis...@suse.de
+    
+- Improve squashfs compression for overlayfs option
+  * use architecture specific compression filter
+    

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

Other differences:
------------------
++++++ kiwi.spec ++++++
--- /var/tmp/diff_new_pack.DErwX6/_old  2013-12-08 19:29:47.000000000 +0100
+++ /var/tmp/diff_new_pack.DErwX6/_new  2013-12-08 19:29:47.000000000 +0100
@@ -26,7 +26,7 @@
 Summary:        openSUSE - KIWI Image System
 License:        GPL-2.0
 Group:          System/Management
-Version:        5.06.7
+Version:        5.06.8
 Release:        0
 # requirements to build packages
 BuildRequires:  diffutils
@@ -285,7 +285,7 @@
 
 %endif
 
-%ifarch %ix86 x86_64 ppc ppc64 s390 s390x %arm aarch64
+%ifarch %ix86 x86_64 ppc ppc64 ppc64le s390 s390x %arm aarch64
 
 %package -n kiwi-desc-vmxboot
 Requires:       dosfstools
@@ -334,14 +334,14 @@
 
 %endif
 
-%ifarch %ix86 x86_64 ppc ppc64 s390 s390x
+%ifarch %ix86 x86_64 ppc ppc64 ppc64le s390 s390x
 
 %package -n kiwi-desc-netboot
 Requires:       kiwi = %{version}
 Summary:        openSUSE - KIWI Image System PXE network boot
 License:        GPL-2.0+
 Group:          System/Management
-%ifarch ppc ppc64 s390 s390x
+%ifarch ppc ppc64 ppc64le s390 s390x
 Requires:       virt-utils
 %else
 %if 0%{?suse_version} >= 1130
@@ -371,7 +371,7 @@
 
 %endif
 
-%ifarch %ix86 x86_64 ppc ppc64 s390 s390x %arm aarch64
+%ifarch %ix86 x86_64 ppc ppc64 ppc64le s390 s390x %arm aarch64
 
 %package -n kiwi-desc-oemboot
 Requires:       dosfstools
@@ -426,7 +426,7 @@
 
 %endif
 
-%ifarch %ix86 x86_64 ppc ppc64 s390 s390x %arm aarch64
+%ifarch %ix86 x86_64 ppc ppc64 ppc64le s390 s390x %arm aarch64
 
 %package -n kiwi-templates
 PreReq:         coreutils
@@ -447,7 +447,7 @@
     Marcus Schaefer
 %endif
 
-%ifarch %ix86 x86_64 ppc ppc64 s390 s390x %arm aarch64
+%ifarch %ix86 x86_64 ppc ppc64 ppc64le s390 s390x %arm aarch64
 
 %package -n kiwi-media-requires
 Summary:        openSUSE - packages which should be part of the DVD
@@ -577,7 +577,7 @@
 fi
 %endif
 
-%ifarch %ix86 x86_64 ppc ppc64 s390 s390x
+%ifarch %ix86 x86_64 ppc ppc64 ppc64le  s390 s390x
 
 %post -n kiwi-templates
 #============================================================
@@ -705,7 +705,7 @@
 %doc %{_datadir}/kiwi/image/isoboot/README.requires
 %endif
 
-%ifarch %ix86 x86_64 ppc ppc64 s390 s390x
+%ifarch %ix86 x86_64 ppc ppc64 ppc64le s390 s390x
 
 %files -n kiwi-desc-vmxboot
 %defattr(-, root, root)
@@ -721,7 +721,7 @@
 %doc %{_datadir}/kiwi/image/vmxboot/README.requires
 %endif
 
-%ifarch %ix86 x86_64 ppc ppc64 s390 s390x
+%ifarch %ix86 x86_64 ppc ppc64 ppc64le s390 s390x
 
 %files -n kiwi-desc-netboot
 %defattr(-, root, root)
@@ -734,7 +734,7 @@
 %doc %{_datadir}/kiwi/image/netboot/README.requires
 %endif
 
-%ifarch %ix86 x86_64 ppc ppc64 s390 s390x %arm aarch64
+%ifarch %ix86 x86_64 ppc ppc64 ppc64le s390 s390x %arm aarch64
 
 %files -n kiwi-desc-oemboot
 %defattr(-, root, root)
@@ -750,7 +750,7 @@
 %doc %{_datadir}/kiwi/image/oemboot/README.requires
 %endif
 
-%ifarch %ix86 x86_64 ppc ppc64 s390 s390x %arm aarch64
+%ifarch %ix86 x86_64 ppc ppc64 ppc64le s390 s390x %arm aarch64
 
 %files -n kiwi-templates
 %defattr(-, root, root)
@@ -774,14 +774,14 @@
 %{_datadir}/kiwi/image/suse-13.1-JeOS
 %{_datadir}/kiwi/image/suse-13.2-JeOS
 %endif
-%ifarch ppc ppc64
+%ifarch ppc ppc64 ppc64le
 %{_datadir}/kiwi/image/suse-SLE11-JeOS
 %{_datadir}/kiwi/image/suse-SLE12-JeOS
 %endif
 
 %endif
 
-%ifarch %ix86 x86_64 ppc ppc64 s390 s390x %arm aarch64
+%ifarch %ix86 x86_64 ppc ppc64 ppc64le s390 s390x %arm aarch64
 
 %files -n kiwi-media-requires
 %defattr(-, root, root)

++++++ 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.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: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to