Hello community, here is the log from the commit of package kiwi for openSUSE:13.1 checked in at 2013-09-25 17:16:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:13.1/kiwi (Old) and /work/SRC/openSUSE:13.1/.kiwi.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kiwi" Changes: -------- --- /work/SRC/openSUSE:13.1/kiwi/kiwi.changes 2013-09-23 10:56:02.000000000 +0200 +++ /work/SRC/openSUSE:13.1/.kiwi.new/kiwi.changes 2013-09-25 17:16:54.000000000 +0200 @@ -1,0 +2,95 @@ +Tue Sep 24 09:40:04 CEST 2013 - [email protected] + +- v5.05.34 released + +------------------------------------------------------------------- +Mon Sep 23 16:33:01 CEST 2013 - [email protected] + +- improvements to KIWIAnalyse: + * move KIWIAnalyse.txt to KIWIAnalyse.systems, stores system ID's + * add KIWIAnalyse.skip, provides exception list for false positives + * fix creation of custom tree, don't create empty directories + * fix handling of progress for empty lists, division by zero + +------------------------------------------------------------------- +Mon Sep 23 12:37:49 CEST 2013 - [email protected] + +- fixed spec file requires: + * the new KIWIAnalyse modules requires git to apply version + control to the result of the created system description + +------------------------------------------------------------------- +Mon Sep 23 12:35:22 CEST 2013 - [email protected] + +- fixed createHybridPersistent: + * the function has to return if it detects that persistent writing + is not possible and leave the block without setting HYBRID_RW + that fixes (bnc #841662) + +------------------------------------------------------------------- +Thu Sep 19 15:54:18 CEST 2013 - [email protected] + +- make sure the repo cache is cleared before running + a new analayse process + +------------------------------------------------------------------- +Thu Sep 19 15:47:22 CEST 2013 - [email protected] + +- enhance KIWIAnalyseReport: + find if current active kernel version doesn't match any + installed package and put that information in the report + +------------------------------------------------------------------- +Thu Sep 19 10:13:34 CEST 2013 - [email protected] + +- fixed reading cache in KIWIAnalyse + +------------------------------------------------------------------- +Thu Sep 19 09:45:11 CEST 2013 - [email protected] + +- fixed base path setup in __populateCustomFiles + * use of uninitialized value after handling that case + +------------------------------------------------------------------- +Thu Sep 19 09:32:24 CEST 2013 - [email protected] + +- fixed bios partition type setup: + * upstream parted supports 'set partition flag state' whereas + flag can't be a hex id as we need it when setting e.g a + fat partition type. Thus we use the suse extension as fallback + which allows to set: 'set partition type hexid' + +------------------------------------------------------------------- +Wed Sep 18 10:21:59 CEST 2013 - [email protected] + +- added some notes in the KIWIAnalyse code: + * it would be good to move packagemanager related calls into the + KIWIManager abstraction class and support more than only zypper + +------------------------------------------------------------------- +Wed Sep 18 09:17:45 CEST 2013 - [email protected] + +- make sure zypper calls runs in POSIX locale + +------------------------------------------------------------------- +Tue Sep 17 19:58:00 CEST 2013 - [email protected] + +- allow bootinclude to be processed for bootstrap packages too + +------------------------------------------------------------------- +Tue Sep 17 19:56:44 CEST 2013 - [email protected] + +- add more information to assert_array_equal in + unit testing framework + +------------------------------------------------------------------- +Tue Sep 17 19:15:15 CEST 2013 - [email protected] + +- split code in KIWIMigrate into classes: + * KIWIAnalyse + * KIWIAnalyseCustomData + * KIWIAnalyseManagedSoftware + * KIWIAnalyseReport + * KIWIAnalyseTemplate + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kiwi.spec ++++++ --- /var/tmp/diff_new_pack.PJ0Dbq/_old 2013-09-25 17:16:54.000000000 +0200 +++ /var/tmp/diff_new_pack.PJ0Dbq/_new 2013-09-25 17:16:54.000000000 +0200 @@ -26,7 +26,7 @@ Summary: openSUSE - KIWI Image System License: GPL-2.0 Group: System/Management -Version: 5.05.33 +Version: 5.05.34 Release: 0 # requirements to build packages BuildRequires: diffutils @@ -70,6 +70,7 @@ # requirements to run kiwi Requires: checkmedia Requires: coreutils +Requires: git Requires: kiwi-tools >= %{version} Requires: libxslt %if 0%{?rhel_version} ++++++ kiwi-docu.tar.bz2 ++++++ /work/SRC/openSUSE:13.1/kiwi/kiwi-docu.tar.bz2 /work/SRC/openSUSE:13.1/.kiwi.new/kiwi-docu.tar.bz2 differ: char 11, line 1 ++++++ kiwi-repo.tar.bz2 ++++++ ++++++ kiwi.tar.bz2 ++++++ /work/SRC/openSUSE:13.1/kiwi/kiwi.tar.bz2 /work/SRC/openSUSE:13.1/.kiwi.new/kiwi.tar.bz2 differ: char 11, line 1 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
