Hello community,

here is the log from the commit of package kiwi for openSUSE:Factory checked in 
at 2014-01-20 07:02:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        2014-01-15 
16:25:08.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.kiwi.new/kiwi.changes   2014-01-23 
15:46:37.000000000 +0100
@@ -1,0 +2,134 @@
+Fri Jan 17 15:55:30 CET 2014 - m...@suse.de
+
+- v5.06.21 released
+  
+-------------------------------------------------------------------
+Fri Jan 17 15:48:41 CET 2014 - m...@suse.de
+  
+- Fixed typo in output message, wrong indention
+  
+-------------------------------------------------------------------
+Fri Jan 17 15:26:36 CET 2014 - m...@suse.de
+  
+- Fixed call of setBuildType in KIWIBoot
+  Do this only if a system image/directory is passed to the object
+  
+-------------------------------------------------------------------
+Fri Jan 17 14:37:40 CET 2014 - m...@suse.de
+  
+- Print information about which kernel is extracted from the initrd
+  
+-------------------------------------------------------------------
+Fri Jan 17 14:32:47 CET 2014 - m...@suse.de
+  
+- Changed SLES/SLED boot image descriptions to install all packages
+  in one host zypper controlled bootstrap step. This allows using
+  these descriptions also with older SLES products which provides
+  a not supported zypper version
+  
+-------------------------------------------------------------------
+Fri Jan 17 14:25:23 CET 2014 - m...@suse.de
+  
+- fixed misleading error message when mapping the kernel file name
+  to a common name. If a file with this name alredy exists we print
+  an error but there is no error.
+  
+-------------------------------------------------------------------
+Fri Jan 17 11:33:42 CET 2014 - m...@suse.de
+  
+- Update template/armv7l/suse-13.2-JeOS
+  * fix source path for Factory ARM, remove obsolete driver data
+    
+-------------------------------------------------------------------
+Thu Jan 16 17:30:44 CET 2014 - m...@suse.de
+    
+- v5.06.20 released
+  
+-------------------------------------------------------------------
+Thu Jan 16 16:40:46 CET 2014 - m...@suse.de
+  
+- Fixed use of new KIWIFilesystemOptions object
+  There were still references using fsopts as array and not
+  object reference
+  
+-------------------------------------------------------------------
+Thu Jan 16 12:28:39 CET 2014 - m...@suse.de
+  
+- v5.06.19 released
+  
+-------------------------------------------------------------------
+Thu Jan 16 11:58:19 CET 2014 - m...@suse.de
+  
+- handle packages marked as bootincluded in the bootstrap phase
+  of the image build and not in the image phase.
+  
+-------------------------------------------------------------------
+Thu Jan 16 10:02:49 CET 2014 - m...@suse.de
+  
+- Update arm JeOS image descriptions
+  
+-------------------------------------------------------------------
+Wed Jan 15 19:24:33 CET 2014 - m...@suse.de
+  
+- Fixed labels configured in isolinux.msg
+  The isolinux.msg is the text file displayed if no graphics theme
+  could be displayed in the isolinux bootloader. In that message
+  file the label "Boot from Hard Disk" was missing
+  
+-------------------------------------------------------------------
+Wed Jan 15 18:46:48 CET 2014 - m...@suse.de
+  
+- KIWIManagerZypper, allow package locks
+  Using an ignore statement in the <packages> section like this
+  
+  <ignore name="some-package"/>
+  
+  did not had an effect because kiwi did not set a zypper add lock
+  on the specified items. This patch now takes care for the ignore
+  setup and allows to prevent the installation of packages even
+  if zypper would have selected them. If a hard required package
+  e.g glibc is set to become ignored this of course will cause a
+  non solvable conflict and the process exits with an error
+  
+-------------------------------------------------------------------
+Wed Jan 15 18:15:23 CET 2014 - m...@suse.de
+  
+- Added install ISO compatibility link for non standard EFI firmware
+  EFI/Boot -> EFI/BOOT
+  
+-------------------------------------------------------------------
+Wed Jan 15 17:34:38 CET 2014 - m...@suse.de
+  
+- Fixed grub2 prefix setup in grub.cfg. if $root is changed by a
+  search it's important to update the prefix accordingly
+  
+- Fixed grub2-bios-setup call
+  If the install disk is loop mounted while calling grub2-bios-setup
+  the call fails the install command can't deal with disk devices
+  mapped in /dev/mapper
+  
+-------------------------------------------------------------------
+Wed Jan 15 17:32:54 CET 2014 - m...@suse.de
+  
+- KIWIImageFormat
+  fixed use of qemu-img adapter_type option. If controller ist
+  set to 'ide' no adapter_type needs to be specified because ide
+  is the default
+  
+-------------------------------------------------------------------
+Wed Jan 15 14:13:01 CET 2014 - m...@suse.de
+  
+- Allow vmxboot to boot Xen EC2 instances
+  In order to do that the boot device setup code now also searches
+  for the presence of the 'root=...' information from cmdline as it
+  is passed when booting via EC2. If found the given device is used
+  and the system boots in LOCAL_BOOT mode
+  
+-------------------------------------------------------------------
+Tue Jan 14 10:38:05 CET 2014 - m...@suse.de
+  
+- KIWIAnalyseManagedSoftware
+  use system installed solvables from /var/cache/zypp/solv. This
+  speedup the system inspection task (kiwi --describe)
+  
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kiwi.spec ++++++
--- /var/tmp/diff_new_pack.YqjOY2/_old  2014-01-23 15:46:39.000000000 +0100
+++ /var/tmp/diff_new_pack.YqjOY2/_new  2014-01-23 15:46:39.000000000 +0100
@@ -26,7 +26,7 @@
 Summary:        openSUSE - KIWI Image System
 License:        GPL-2.0
 Group:          System/Management
-Version:        5.06.18
+Version:        5.06.21
 Release:        0
 # requirements to build packages
 BuildRequires:  diffutils

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