diff options
author | Gui Chen <gui.chen@intel.com> | 2014-03-11 06:00:37 -0400 |
---|---|---|
committer | Gui Chen <gui.chen@intel.com> | 2014-03-11 06:19:17 -0400 |
commit | 262718dd209fee36e9fd118c5223f8ad95b740f4 (patch) | |
tree | 10cfe5235b43648f1c2ad70b22010471797cb28b /ChangeLog | |
parent | bee8cbc4f0896797c822c807ab8f7483d8bab605 (diff) | |
download | mic-262718dd209fee36e9fd118c5223f8ad95b740f4.tar.gz mic-262718dd209fee36e9fd118c5223f8ad95b740f4.tar.bz2 mic-262718dd209fee36e9fd118c5223f8ad95b740f4.zip |
bump up to 0.24-rc1
Change-Id: Ia819fc5e63b69b5e4b0b7f2d174cd95f1243e9a1
Signed-off-by: Gui Chen <gui.chen@intel.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -1,3 +1,21 @@ +Release 0.24 - Tue Mar 11 2014 - Gui Chen <gui.chen@intel.com> +===================================================================== + * enhance to handle password with special characters + * change python-zypp require to python-zypp-tizen + * add --repo comand option for local build + * add --user and --password option for %repo directive of ks file + * clean up some codes relevant to EULA agreement + * add hostname showing in log + * bug fix: + - fix chroot failed by space in image not enough + - fix obsolete packages incorrect handling + - fix yum backend failed to cache packages + - fix bare ip in no_proxy not working + - fix repeated log showing with yum backend + - fix loop device latency timing + - fix zypp failed to download by changing 'cachedir' + - fix 'mkfs' not working caused by mic-bootstrap install failed + Release 0.23 - Fri Dec 12 2013 - Gui Chen <gui.chen@intel.com> ===================================================================== * new distribution support: Ubuntu 13.10 and OpenSUSE 13.1 |