Hello community,

here is the log from the commit of package kiwi for openSUSE:Factory checked in 
at 2014-01-13 12:02:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-12-23 
22:16:09.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.kiwi.new/kiwi.changes   2014-01-13 
12:02:47.000000000 +0100
@@ -1,0 +2,88 @@
+Thu Jan  9 09:18:12 CET 2014 - m...@suse.de
+
+- v5.06.17 released
+  
+-------------------------------------------------------------------
+Thu Jan  9 09:06:42 CET 2014 - m...@suse.de
+  
+- fixed evaluation of $hybrid variable in createImageLiveCD
+  The value is an integer not a string, thus checking for "true"
+  will not cause the correct effect. This fixes the problem that
+  isohybrid was not called even if the hybrid attribute was set
+  in the XML description
+  
+-------------------------------------------------------------------
+Wed Jan  8 16:10:51 CET 2014 - m...@suse.de
+  
+- make sure mountpoint and checkproc tools stay in initrd (bnc #857824)
+  
+-------------------------------------------------------------------
+Tue Jan  7 16:11:01 CET 2014 - m...@suse.de
+  
+- fixed test for mounted directory in unit test ktTestCase.pm helper module
+  * if /kiwi is a mountpoint the script takes the wrong decision
+    
+-------------------------------------------------------------------
+Tue Jan  7 16:05:58 CET 2014 - m...@suse.de
+    
+- compatibility fix for prove command on older versions of perl
+  * the option -f does not exist on older versions of prove
+    
+-------------------------------------------------------------------
+Tue Jan  7 16:05:15 CET 2014 - m...@suse.de
+    
+- fixed test for mounted directory in unit test cleanup helper
+  * if /kiwi is a mountpoint the script takes the wrong decision
+    
+-------------------------------------------------------------------
+Tue Jan  7 15:13:36 CET 2014 - m...@suse.de
+    
+- v5.06.16 released
+  
+-------------------------------------------------------------------
+Tue Jan  7 11:53:35 CET 2014 - m...@suse.de
+  
+- fixed KTFilesystemOptions unit test
+  the Test::Unit::Lite framework is used for kiwi
+  
+-------------------------------------------------------------------
+Tue Jan  7 11:49:46 CET 2014 - m...@suse.de
+  
+- fixed .changelog helper tool to allow transformation of git
+  commit style comments into suse package changelog format
+  
+-------------------------------------------------------------------
+Tue Jan  7 09:42:41 CET 2014 - m...@suse.de
+  
+- fixed push to array to work also with older perl versions
+  
+-------------------------------------------------------------------
+Sat Jan  4 19:09:01 CET 2014 - rjsch...@suse.de
+  
+- move the filesystem options into an Object
+  + eliminate a method in the Globals singleton that is FS independent,
+    confusing and returns data structure that gets indexed, making data
+    access error prone
+  + first step to moving filesystem options into XML and unifying it
+    with existing ZFS setting in the XML
+  + we should not have disconnected ways of dealing with filesystem options
+  + this will help with the implementation of *Builder classes for the
+    various filesystems
+- fix type in the command line test trigger
+- fix inconsistency when applying tune options for ext file systems for the
+  root file system
+  + previously it was possible that both user specified tune options and
+    built in kiwi option were passed to tune2fs. The tune2fs manpage does
+    not specify the behavior when the same option is specified twice
+    
+-------------------------------------------------------------------
+Thu Jan  2 18:14:39 CET 2014 - dmuel...@suse.de
+    
+- Switch to kmod-compat
+  
+  Otherwise you'll get a conflict in the build service:
+  conflict for provider of module-init-tools needed by
+  kiwi-desc-oemboot-requires, (provider module-init-tools is conflicted by
+  installed kmod-compat)
+  
+-------------------------------------------------------------------
@@ -13493 +13581 @@
-  level 5 clean up of Collect and style clean up to make it match the style of 
the rest of the KIWI code
+- level 5 clean up of Collect and style clean up to make it match the style of 
the rest of the KIWI code
@@ -13829 +13917 @@
-  change URL in spec file to point to the new homw of the source, github vs. 
berlios
+- change URL in spec file to point to the new homw of the source, github vs. 
berlios
@@ -13834 +13922 @@
-  generated html doc
+- generated html doc
@@ -13854 +13942 @@
-  add section about cross platform build, expand the introductory section of 
chapter 4
+- add section about cross platform build, expand the introductory section of 
chapter 4
@@ -14110 +14198 @@
-  revamp the EC2 chapter, include instructions for using EBS, restructure 
organization
+- revamp the EC2 chapter, include instructions for using EBS, restructure 
organization
@@ -14115 +14203 @@
-  change ec2region values to match reported regions from ec2-describe-regions 
comand, AP-Japan -> AP-Northeast, AP-Singapore -> AP-Southeast, change schema 
version to 5.3 to reflect the value change, implement xml convert from 5.2 to 
5.3, update the tests and validation
+- change ec2region values to match reported regions from ec2-describe-regions 
comand, AP-Japan -> AP-Northeast, AP-Singapore -> AP-Southeast, change schema 
version to 5.3 to reflect the value change, implement xml convert from 5.2 to 
5.3, update the tests and validation
@@ -14132 +14220 @@
-  fix repository path for EC2 repo in 11.3 EC2 example
+- fix repository path for EC2 repo in 11.3 EC2 example
@@ -14322 +14410 @@
-  correct attribute name error, some word smithing around <systemdik> 
description
+- correct attribute name error, some word smithing around <systemdik> 
description
@@ -16617 +16705 @@
-  Fixing a problem with imagewriter's makefile
+- Fixing a problem with imagewriter's makefile
@@ -16622 +16710 @@
-  Minor fix to the command line help output in Imagewriter
+- Minor fix to the command line help output in Imagewriter
@@ -16627 +16715 @@
-  Fixing Imagewriter compilation w/ HAL support enabled
+- Fixing Imagewriter compilation w/ HAL support enabled
@@ -16640 +16728 @@
-  Fixing bnc#679099 - Imagewriter still requires HAL
+- Fixing bnc#679099 - Imagewriter still requires HAL
@@ -17735 +17823 @@
-  ignore missing debug packages, they may not get generated (esp on noarch 
packages).
+- ignore missing debug packages, they may not get generated (esp on noarch 
packages).
@@ -17740 +17828 @@
-  handle autodetected src packages with correct arch (src or nosrc)
+- handle autodetected src packages with correct arch (src or nosrc)
@@ -17761 +17849 @@
-  support blacklisting of packages via onlyarch=""
+- support blacklisting of packages via onlyarch=""
@@ -17766 +17854 @@
-  report about all missing packages and abort afterwards, not at the first 
missing package.
+- report about all missing packages and abort afterwards, not at the first 
missing package.
@@ -17771 +17859 @@
-  take care about arch= package statement for product required architectures
+- take care about arch= package statement for product required architectures
@@ -18023 +18111 @@
-  fix approx 109 typos
+- fix approx 109 typos
@@ -18036 +18124 @@
-  fixes from review
+- fixes from review
@@ -18159 +18247 @@
-  Make SUSE meta data compression rsyncable (partly transferable).
+- Make SUSE meta data compression rsyncable (partly transferable).
@@ -18369 +18457 @@
-  fix build for factory (openSUSE 11.4)
+- fix build for factory (openSUSE 11.4)
@@ -18584 +18672 @@
-  make "mk_listings" call during product generation optional
+- make "mk_listings" call during product generation optional
@@ -20322 +20410 @@
-  Finally added driverupdate stuff to schema
+- Finally added driverupdate stuff to schema
@@ -20652 +20740 @@
-  Make volume id labels nicer on coolos request:
+- Make volume id labels nicer on coolos request:
@@ -20918 +21006 @@
-  DriverUpdateDisk support
+- DriverUpdateDisk support
@@ -21098 +21186 @@
-  Very minor cleanups to the imagewriter
+- Very minor cleanups to the imagewriter
@@ -21486 +21574 @@
-  Add cciss driver: make blade center with HP smart array controller supported
+- Add cciss driver: make blade center with HP smart array controller supported
@@ -21632 +21720 @@
-  use gfxboot.c32 if gfxboot.com does not exist
+- use gfxboot.c32 if gfxboot.com does not exist
@@ -21652 +21740 @@
-  fix product building for current factory
+- fix product building for current factory
@@ -21761 +21849 @@
-  fix skipping of not wanted release packages, because they are not on media. 
(#594808)
+- fix skipping of not wanted release packages, because they are not on media. 
(#594808)
@@ -21922 +22010 @@
-  Fixing the imagewriter desktop file and spec file
+- Fixing the imagewriter desktop file and spec file
@@ -21927 +22015 @@
-  Add a helpful message when there are no USB keys present
+- Add a helpful message when there are no USB keys present
@@ -22070 +22158 @@
-  Adding two new command flags:
+- Adding two new command flags:
@@ -22084 +22172 @@
-  use fallback handling to LABEL for readme.beta string
+- use fallback handling to LABEL for readme.beta string
@@ -22111 +22199 @@
-    change string in README.BETA to "SUMMARY + BETA_VERSION"
+- change string in README.BETA to "SUMMARY + BETA_VERSION"
@@ -22239 +22327 @@
-  redo my last commit, still fail if metapackage was not found for any 
architecure
+- redo my last commit, still fail if metapackage was not found for any 
architecure
@@ -22251 +22339 @@
++++ 221 more lines (skipped)
++++ between /work/SRC/openSUSE:Factory/kiwi/kiwi.changes
++++ and /work/SRC/openSUSE:Factory/.kiwi.new/kiwi.changes

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

Other differences:
------------------
++++++ kiwi.spec ++++++
--- /var/tmp/diff_new_pack.geuPJe/_old  2014-01-13 12:02:49.000000000 +0100
+++ /var/tmp/diff_new_pack.geuPJe/_new  2014-01-13 12:02:49.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kiwi
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,7 @@
 Summary:        openSUSE - KIWI Image System
 License:        GPL-2.0
 Group:          System/Management
-Version:        5.06.15
+Version:        5.06.17
 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: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to