diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6dde95d..5d6590f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +mic (0.24~rc1) unstable; urgency=low + * 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 + + -- Gui Chen <gui.chen@intel.com> Thu, 24 Oct 2013 17:25:35 +0800 + mic (0.23~rc1) unstable; urgency=low * new distribution support: Ubuntu 13.10 and OpenSUSE 13.1 * split requirements to subpackage 'mic-native' to reduce mic's dependencies |