Hello community,

here is the log from the commit of package kiwi for openSUSE:Factory checked in 
at 2014-08-05 10:24:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-07-31 
21:50:10.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kiwi.new/kiwi.changes   2014-08-05 
10:24:29.000000000 +0200
@@ -1,0 +2,269 @@
+Mon Aug  4 16:56:20 CEST 2014 - [email protected]
+
+- v5.06.142 released
+  
+-------------------------------------------------------------------
+Mon Aug  4 16:32:59 CEST 2014 - [email protected]
+  
+- Fixed consoleInit, use /dev/console not tty0
+  
+-------------------------------------------------------------------
+Mon Aug  4 15:47:10 CEST 2014 - [email protected]
+  
+- Don't block initial boot by warning messages
+  
+-------------------------------------------------------------------
+Mon Aug  4 15:27:04 CEST 2014 - [email protected]
+  
+- Fixed union setup in kiwi boot code
+  * rw/ro variables should not be overwritten with empty content
+    
+-------------------------------------------------------------------
+Mon Aug  4 14:39:19 CEST 2014 - [email protected]
+    
+- Fixed build.sh jenkins test
+  * typo in option handling
+    
+-------------------------------------------------------------------
+Mon Aug  4 12:24:52 CEST 2014 - [email protected]
+    
+- v5.06.141 released
+  
+-------------------------------------------------------------------
+Mon Aug  4 12:23:14 CEST 2014 - [email protected]
+  
+- Fixed build.sh jenkins test
+  * requires a mandatory arch parameter now
+    
+-------------------------------------------------------------------
+Mon Aug  4 12:17:39 CEST 2014 - [email protected]
+    
+- v5.06.140 released
+  
+-------------------------------------------------------------------
+Mon Aug  4 12:13:55 CEST 2014 - [email protected]
+  
+- Varios fixes around OVF creation
+  * make sure return value from createOVFConfiguration is handled
+    correctly in createVagrantBox
+  * make sure output of messages is not jumbled up by status messages
+  * make sure --format parameter is correctly handled when
+    specified on the command line
+    
+-------------------------------------------------------------------
+Mon Aug  4 11:00:26 CEST 2014 - [email protected]
+    
+- v5.06.139 released
+  
+-------------------------------------------------------------------
+Mon Aug  4 10:56:45 CEST 2014 - [email protected]
+  
+- Adapt unit tests for OVF tests to be correct with regards
+  to the size of the fake image and the size configured
+  
+-------------------------------------------------------------------
+Mon Aug  4 10:52:44 CEST 2014 - [email protected]
+  
+- Fixed KIWIOVFConfigWriter::writeConfigFile
+  The size placed as ovf:capacity in the OVF metadata should
+  be obtained from the real embedded image and not from the
+  XML configuration. Reason is mostly that <size> is an option
+  in the XML configuration and also does not exactly match
+  the real byte value due to alignment adaptions
+  
+-------------------------------------------------------------------
+Mon Aug  4 09:26:30 CEST 2014 - [email protected]
+  
+- v5.06.138 released
+  
+-------------------------------------------------------------------
+Mon Aug  4 08:54:52 CEST 2014 - [email protected]
+  
+- Fixed jenkins test
+  * don't require kiwi to be installed on the jenkins host
+  * fixed tests to run kiwi from the git checkout
+    
+-------------------------------------------------------------------
+Fri Aug  1 16:47:16 CEST 2014 - [email protected]
+  
+- v5.06.137 released
+  
+-------------------------------------------------------------------
+Fri Aug  1 16:43:04 CEST 2014 - [email protected]
+  
+- Fixed kiwiOVFConfigWriter unit test
+  The test has been written exclusively for the x86_64 architecture
+  In order to not fail on other architectures I added an arch
+  check when needed. Actually this is not an ideal solution and
+  the test itself should be written arch independent. Thus I
+  expect a follow up on this one soon
+  
+-------------------------------------------------------------------
+Fri Aug  1 15:12:50 CEST 2014 - [email protected]
+  
+- v5.06.136 released
+  
+-------------------------------------------------------------------
+Fri Aug  1 15:05:49 CEST 2014 - [email protected]
+  
+- Don't populate java classpath warnings to the user when
+  calling jing for showing detailed validation errors in
+  case of an invalid XML description
+  
+-------------------------------------------------------------------
+Fri Aug  1 14:54:24 CEST 2014 - [email protected]
+  
+- Several s390 fixes from Rudi
+  * s390 can use grub2, make sure kiwi can make use of it
+  * don't use route command, ip is the tool we want to use
+  * make sure dasdinfo exists in initrd
+  * fixed IFS restore bug in setupDNS
+  * fixed use of test '-eq' vs '=' operator
+    
+-------------------------------------------------------------------
+Fri Aug  1 11:59:17 CEST 2014 - [email protected]
+    
+- Deleted indention helper script
+  
+-------------------------------------------------------------------
+Fri Aug  1 11:52:51 CEST 2014 - [email protected]
+  
+- DB: rebuild schema documentation
+  
+-------------------------------------------------------------------
+Fri Aug  1 11:36:06 CEST 2014 - [email protected]
+    
+- Add platform dependent reference results for the OVF write tests
+- Make the OVF write test platform independent
+  
+-------------------------------------------------------------------
+Fri Aug  1 11:34:10 CEST 2014 - [email protected]
+  
+- DB: rebuild documentation
+  
+-------------------------------------------------------------------
+Fri Aug  1 11:30:16 CEST 2014 - [email protected]
+  
+- Update indention level to 4 spaces
+  
+-------------------------------------------------------------------
+Fri Aug  1 10:40:21 CEST 2014 - [email protected]
+  
+- Update .indent helper script to use 4 spaces as indention
+  
+-------------------------------------------------------------------
+Fri Aug  1 10:38:47 CEST 2014 - [email protected]
+  
+- Fixed indention typos in createOVFConfiguration
+  
+-------------------------------------------------------------------
+Fri Aug  1 00:18:38 CEST 2014 - [email protected]
+    
+- Fixed disk partition alignment calculation. As we setup
+  the disk by numbers of sectors it's required to handle
+  the alignment boundary sectorsize conform
+  
+-------------------------------------------------------------------
+Thu Jul 31 18:59:05 CEST 2014 - [email protected]
+  
+- oblige by the new indentation style
+  
+-------------------------------------------------------------------
+Thu Jul 31 18:40:32 CEST 2014 - [email protected]
+  
+- Fixed use of HERE documents in shell code
+  The move from tabs to spaces needs an adaption of the
+  end-of-document indicator
+  
+-------------------------------------------------------------------
+Thu Jul 31 18:24:43 CEST 2014 - [email protected]
+  
+- Unit tests for the new OVF config file write
+  + Include reference results using the new file comparison mechanism
+    
+-------------------------------------------------------------------
+Thu Jul 31 18:16:15 CEST 2014 - [email protected]
+  
+- Changed indention from tabs to spaces
+  
+-------------------------------------------------------------------
+Thu Jul 31 18:00:29 CEST 2014 - [email protected]
+  
+- Make sure disk alignment and start sector values used to create
+  the image disk are stored in the initrd because they are needed
+  when the disk is repartitioned in an OEM deploy process
+  
+-------------------------------------------------------------------
+Thu Jul 31 17:58:09 CEST 2014 - [email protected]
++++ 99 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.GPWXC3/_old  2014-08-05 10:24:31.000000000 +0200
+++ /var/tmp/diff_new_pack.GPWXC3/_new  2014-08-05 10:24:31.000000000 +0200
@@ -26,7 +26,7 @@
 Group:          System/Management
 Url:            http://github.com/openSUSE/kiwi
 Name:           kiwi
-Version:        5.06.135
+Version:        5.06.142
 Release:        0
 Provides:       kiwi-schema = 6.1
 # requirements to build packages
@@ -184,6 +184,8 @@
 Provides:       kiwi-filesystem:ext3
 Provides:       kiwi-filesystem:ext4
 Provides:       kiwi-filesystem:squashfs
+Provides:       kiwi-image:docker
+Provides:       kiwi-image:tbz
 Provides:       kiwi-packagemanager:zypper
 Requires:       btrfsprogs
 Requires:       e2fsprogs

++++++ 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-find-boot-requires.sh ++++++
--- /var/tmp/diff_new_pack.GPWXC3/_old  2014-08-05 10:24:31.000000000 +0200
+++ /var/tmp/diff_new_pack.GPWXC3/_new  2014-08-05 10:24:31.000000000 +0200
@@ -14,19 +14,19 @@
 declare -i MISSING
 MISSING="1"
 for os in $oses; do
-       file="kiwi/system/boot/$architecture/$boottype/$os/config.xml"
-       [ -e "$file" ] || echo "ERROR_NO_BOOT_CONFIG_FILE_FOUND"
+    file="kiwi/system/boot/$architecture/$boottype/$os/config.xml"
+    [ -e "$file" ] || echo "ERROR_NO_BOOT_CONFIG_FILE_FOUND"
 
-       # my professional enterprise ready xml parser:
-       while read line; do
-               l=($line)
-               package=${l[0]}
-               arch=${l[1]}
-               if [ -z "$arch" -o "$arch" == "$architecture" ]; then
-                       echo -n "$package "
-                       unset MISSING
-               fi
-               done < <( sed '/<packages type="delete">/,/<\/packages>/d' 
"$file" | perl -e 'while (<STDIN>) { if ($_ =~ /.*package name="([^"]*)"( 
arch="([^"]*)")?.*/ ) { print $1." ".$3."\n"; }; }' 
+    # my professional enterprise ready xml parser:
+    while read line; do
+        l=($line)
+        package=${l[0]}
+        arch=${l[1]}
+        if [ -z "$arch" -o "$arch" == "$architecture" ]; then
+            echo -n "$package "
+            unset MISSING
+        fi
+        done < <( sed '/<packages type="delete">/,/<\/packages>/d' "$file" | 
perl -e 'while (<STDIN>) { if ($_ =~ /.*package name="([^"]*)"( 
arch="([^"]*)")?.*/ ) { print $1." ".$3."\n"; }; }' 
  )
 done
 

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

++++++ kiwi.tar.bz2 ++++++
++++ 403492 lines of diff (skipped)

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

Reply via email to