bump up to release 0.22
[tools/mic.git] / debian / changelog
index 33f263e..9bc7927 100644 (file)
@@ -1,3 +1,49 @@
+mic (0.22-1) unstable; urgency=low
+   * 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
+
+ -- Gui Chen <gui.chen@intel.com>  Thu, 24 Oct 2013 17:25:35 +0800
+
+mic (0.21-1) unstable; urgency=low
+  * new distribution support: Fedora 19
+  * refactor chroot module to correct the logic
+  * add an alias for installerfw - installerfw_plugins
+  * remove fuser dependency to avoid some unmount issue
+  * enable proxy setting with authentication
+  * don't get proxy info from /etc/sysconfig/proxy ever
+  * kill processes inside chroot after post script running
+  * bug fix:
+    - fix bootloader options omitted
+    - raise when incorrectly set partition flags 'legacy_boot'
+    - fix wrong file descriptor issue
+    - fix some requires
+
+ -- Gui Chen <gui.chen@intel.com>  Mon, 26 Aug 2013 17:25:35 +0800
+
+mic (0.20-1) unstable; urgency=low
+  * new distribution support: CentOS 6
+  * drop image creation if checked packages not present in image
+  * introduce 'installerfw' command in kickstart to customize configuration
+  * improve output message of post scripts
+  * bug fix:
+    - fix rpm not support 'VCS' tag traceback
+
+ -- Gui Chen <gui.chen@intel.com>  Mon, 01 Jul 2013 17:25:35 +0800
+
 mic (0.19-1) unstable; urgency=low
   * new distribution support: Ubuntu 13.04 and openSUSE 12.3
   * introduce '--part-type' to handle GPT partition