Removed qcow change for 0.24.3, so need to rewrite the changelog
[tools/mic.git] / ChangeLog
index ab89921..1698964 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,54 @@
+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
+  * split requirements to subpackage 'mic-native' to reduce mic's dependencies
+  * support arm64 architecture image creation in native mode
+  * new option '--interactive'/'--non-interactive' to enable/disable interaction 
+  * new option '--uuid' for 'part' in ks file to set filesystem uuid
+  * export more variables related to installer framework for loop format
+  * bug fix:
+    - fix bootstrap handling if bootstrap package failed
+    - fix 'mapper_device' key error
+    - fix detailed error messages missing in mounting
+    - fix version comparing issue of urlgrabber in Fedora
+
+Release 0.22 - Thu Oct 24 2013 - Gui Chen <gui.chen@intel.com>
+=====================================================================
+  * use __version__ variable instead of VERSION file
+  * refactor msger module to ulitize logging module
+  * refine error class module
+  * improve installation in virtualenv
+  * add bash completion support
+  * add zsh completion support
+  * export mapper device related to installer framework
+  * update BmapCreate to the latest version
+  * bug fix:
+    - fix customized plugin_dir not work in bootstrap
+    - fix packing process exit on Ubuntu
+    - fix loop device alloaction failed on openSUSE
+    - fix incorrect number showing during installing
+    - set owner of cacheidr/outdir to SUDO_USER
+    - correct project url in setup.py
+    - fix mic not work when mic.conf disappear
+
 Release 0.21 - Mon Aug 26 2013 - Gui Chen <gui.chen@intel.com>
 =====================================================================
   * new distribution support: Fedora 19