diff options
author | Lihong Sun <lihongx.sun@intel.com> | 2015-04-29 05:16:08 -0400 |
---|---|---|
committer | Lihong Sun <lihongx.sun@intel.com> | 2015-04-29 05:23:19 -0400 |
commit | 2bfd900a61b3a6a8865bd58a61351e599436a9f5 (patch) | |
tree | d920918115f8b3c557f2180f3a5c6644bdeb8b7d /ChangeLog | |
parent | a065e4838f127308215a653a0921fa818f26a208 (diff) | |
download | mic-2bfd900a61b3a6a8865bd58a61351e599436a9f5.tar.gz mic-2bfd900a61b3a6a8865bd58a61351e599436a9f5.tar.bz2 mic-2bfd900a61b3a6a8865bd58a61351e599436a9f5.zip |
bump up to 0.27
Change-Id: Iee735c8320ee6f38e13c9c3ec8711a1695d112f3
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 32 |
1 files changed, 18 insertions, 14 deletions
@@ -1,30 +1,34 @@ -Release 0.26 - Tue Oct 14 2014 - Gui Chen <gui.chen@intel.com> +Release 0.27 - Wed Apr 29 2015 - Lihong Sun <lihongx.sun@intel.com> ===================================================================== + * new distribution support: Ubuntu 14.04 and Debian 7.0 + * generate manifest file to describe image information + * refactor archive and compress module + * support sparse handle for tar command + * replace system V with systemd on locale setting + * support lzop compress * add new arch MIPS support * add qcow2 image format support * add strict mode for package installing * enable ssl_verify option in config file * enhance checksums of outputs: md5sum, sha1sum, sha256sum * enhance VCS info in yum backend - * bug fix: - - fix real path of device mapper causing initrd failure - - fix qemu arm and arm64 issues - - fix AttributeError in zypp backend - - fix 'python-xml' depends used by cElements + * drop mic-native support + * update mount option + * revert bind mount config file to instroot -Release 0.25 - Fri May 23 2014 - Gui Chen <gui.chen@intel.com> -===================================================================== - * new distribution support: Ubuntu 14.04 and Debian 7.0 - * generate manifest file to describe image information - * refactor archive and compress module - * support sparse handle for tar command - * replace system V with systemd on locale setting - * support lzop compress * bug fix: - fix logfile incomplete in release option - fix config file disappear in bootstrap - fix aarch64 bin_format - fix pylint + - fix real path of device mapper causing initrd failure + - fix qemu arm and arm64 issues + - fix AttributeError in zypp backend + - fix 'python-xml' depends used by cElements + - fix xml requirements + - fix logfile not in release of '--release' when creation failed + - fix copyright missing issue + - fix syslinux installation path issue in Arch Linux Release 0.24 - Tue Mar 11 2014 - Gui Chen <gui.chen@intel.com> ===================================================================== |