diff options
author | Gui Chen <gui.chen@intel.com> | 2014-10-14 04:26:07 +0000 |
---|---|---|
committer | Gui Chen <gui.chen@intel.com> | 2014-10-14 04:45:09 +0000 |
commit | 33441d344ebd501ae6f804a6d9e7ec2961d2a840 (patch) | |
tree | b876d3297626266fdd452134ea3dec3eff2ad913 /ChangeLog | |
parent | fa970b93f00e95f289ebfa930aa8add372439f98 (diff) | |
download | mic-33441d344ebd501ae6f804a6d9e7ec2961d2a840.tar.gz mic-33441d344ebd501ae6f804a6d9e7ec2961d2a840.tar.bz2 mic-33441d344ebd501ae6f804a6d9e7ec2961d2a840.zip |
bump up to 0.26 rc1
Change-Id: I47f65df512e74b7ba82efcaf0b81b75f9795bcea
Signed-off-by: Gui Chen <gui.chen@intel.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +Release 0.26 - Tue Oct 14 2014 - Gui Chen <gui.chen@intel.com> +===================================================================== + * 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 + Release 0.25 - Fri May 23 2014 - Gui Chen <gui.chen@intel.com> ===================================================================== * new distribution support: Ubuntu 14.04 and Debian 7.0 |