commit kiwi for openSUSE:Factory
Hello community, here is the log from the commit of package kiwi for openSUSE:Factory checked in at 2014-07-31 21:50:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-26 12:19:49.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kiwi.new/kiwi.changes 2014-07-31 21:50:10.000000000 +0200 @@ -1,0 +2,133 @@ +Thu Jul 31 11:22:28 CEST 2014 - ms@suse.de + +- v5.06.135 released + +------------------------------------------------------------------- +Thu Jul 31 10:56:08 CEST 2014 - ms@suse.de + +- Be more clear in variable assignment with regards to name vs. content + +------------------------------------------------------------------- +Thu Jul 31 00:13:23 CEST 2014 - ms@suse.de + +- Improve logging of errors for session scripts + kiwi creates session scripts running in screen logging all + output to the kiwi logfile. In case of an error we only want + to see the stderr information and not the entire history + +------------------------------------------------------------------- +Wed Jul 30 23:21:22 CEST 2014 - ms@suse.de + +- DB: rebuild documentation + +------------------------------------------------------------------- +Wed Jul 30 23:00:03 CEST 2014 - ms@suse.de + +- Fixed typo in message texts + +------------------------------------------------------------------- +Wed Jul 30 19:47:04 CEST 2014 - ms@suse.de + +- Update bash completion + Added possible options for --upgrade + +------------------------------------------------------------------- +Wed Jul 30 19:27:52 CEST 2014 - ms@suse.de + +- Delete git from Recommends list in the spec file + SUSE by default installs all recommended packages which + increases the amount of software installed when kiwi is + installed by an unnecessary number of packages + +------------------------------------------------------------------- +Wed Jul 30 19:24:37 CEST 2014 - ms@suse.de + +- Fixed logging module + * delete obsolete and unused code from KIWILog + * make sure error log messages are printed on stderr + * delete obsolete --log-port option + +------------------------------------------------------------------- +Wed Jul 30 16:06:21 CEST 2014 - ms@suse.de + +- use count information from IO::Select to loop through + available data for reading + +------------------------------------------------------------------- +Tue Jul 29 20:43:06 CEST 2014 - ms@suse.de + +- Fixed OEM installer for LVM on LUKS images + +------------------------------------------------------------------- +Tue Jul 29 13:00:17 CEST 2014 - ms@suse.de + +- Make sure LUKS encoding is not applied if the given device + already contains a LUKS container + +------------------------------------------------------------------- +Tue Jul 29 11:57:13 CEST 2014 - ms@suse.de + +- Don't call losetup with stderr redirected to stdout if the + show option is used. potential error messages could then + affect the standard output + +------------------------------------------------------------------- +Tue Jul 29 10:09:56 CEST 2014 - ms@suse.de + +- Added check for given type name on the commandline compared to + the selected build type in the checkType global function. + If the commandline specified type is valid but not specified + in the configuration kiwi exits + +------------------------------------------------------------------- +Tue Jul 29 09:27:08 CEST 2014 - ms@suse.de + +- Call cryptsetup in one central encoding function in + KIWIBoot for disk based images + +------------------------------------------------------------------- +Tue Jul 29 09:02:02 CEST 2014 - ms@suse.de + +- Add info messages for intermediate steps when creating the + disk layout such like information about creation of md raid + or luks extensions + +------------------------------------------------------------------- +Mon Jul 28 21:17:32 CEST 2014 - ms@suse.de + +- Support LUKS extension with LVM + +------------------------------------------------------------------- +Mon Jul 28 17:50:40 CEST 2014 - ms@suse.de + +- Avoid blocking IO in callCmd if large chunks of data arrive + +------------------------------------------------------------------- +Mon Jul 28 15:45:00 CEST 2014 - adrian@suse.de + +- fix open3 usage + +------------------------------------------------------------------- +Mon Jul 28 15:33:47 CEST 2014 - ms@suse.de + +- Fixed --help output for disk-alignment + The option value must be given in KBytes but the help did + not explain that and the default value information used the + wrong unit too + +------------------------------------------------------------------- +Mon Jul 28 15:08:09 CEST 2014 - adrian@suse.de + +- avoid warnings when rpm-md repos are disabled + +------------------------------------------------------------------- +Mon Jul 28 15:07:47 CEST 2014 - adrian@suse.de + +- avoid warnings when an info value is unset + +------------------------------------------------------------------- +Mon Jul 28 11:14:53 CEST 2014 - adrian@suse.de + +- fail when a product plugin dir is configured, but does not exist + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kiwi.spec ++++++ --- /var/tmp/diff_new_pack.eUJopS/_old 2014-07-31 21:50:14.000000000 +0200 +++ /var/tmp/diff_new_pack.eUJopS/_new 2014-07-31 21:50:14.000000000 +0200 @@ -26,7 +26,7 @@ Group: System/Management Url: http://github.com/openSUSE/kiwi Name: kiwi -Version: 5.06.134 +Version: 5.06.135 Release: 0 Provides: kiwi-schema = 6.1 # requirements to build packages @@ -107,7 +107,6 @@ %if 0%{?suse_version} Recommends: db45-utils Recommends: db48-utils -Recommends: git %endif # obsoletes Obsoletes: kiwi-desc-usbboot <= 4.81 ++++++ 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 ++++++ ++++ 2624 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de