summaryrefslogtreecommitdiff
path: root/doc/RELEASE_NOTES
diff options
context:
space:
mode:
authorjianzhong.fang <jz.fang@samsung.com>2016-03-28 19:49:27 +0800
committerjianzhong.fang <jz.fang@samsung.com>2016-03-28 19:53:24 +0800
commit97a7db20d2297c9f66716057c20f19265751bfa7 (patch)
tree63b221e0b9d018afb85314e7568743bdd23fbea1 /doc/RELEASE_NOTES
parent2c66d22f71015a1a2ed94b4763dc4279ac6bae6b (diff)
downloadmic-97a7db20d2297c9f66716057c20f19265751bfa7.tar.gz
mic-97a7db20d2297c9f66716057c20f19265751bfa7.tar.bz2
mic-97a7db20d2297c9f66716057c20f19265751bfa7.zip
bump up to release 0.27
Change-Id: I1c8861e517686047368a3941f678b56d173056fb
Diffstat (limited to 'doc/RELEASE_NOTES')
-rw-r--r--doc/RELEASE_NOTES37
1 files changed, 25 insertions, 12 deletions
diff --git a/doc/RELEASE_NOTES b/doc/RELEASE_NOTES
index 7d75462..74a509a 100644
--- a/doc/RELEASE_NOTES
+++ b/doc/RELEASE_NOTES
@@ -1,34 +1,47 @@
-MIC Image Creator 0.26 Release Notes
+MIC Image Creator 0.27 Release Notes
======================================
-Released Oct 14 2014
+Released Mar 28 2016
This release note documents the changes included in the new release. And
the release contains new features, enhancements and bug fixes.
New Features & Ehancements
--------------------------
- * add new arch MIPS support
+ * new distribution support: CentOS 7, Debian 8, Fedora 21,
+ Fedora 22, Fedora 23, openSUSE 13.2
+ * 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
* 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
+ * drop mic-native support
+ * update mount option
+ * revert bind mount config file to instroot
+ * drop liveusb, livecd and raw image formats support
+ * use argparse module to parse the cmd line
Bug Fixes
---------
+ * 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
+ * fix priority option of ks file not apply
+ * fix need to check loop device after excute 'losetup --find'
+ * fix check scriptlet error file on /tmp/.postscript/error/
+ * fix broken tar archive
-Resource
---------
- * SITE: https://www.tizen.org/
- * REPO: https://download.tizen.org/tools/
- * DOCS: https://source.tizen.org/documentation/reference/mic-image-creator
- * CODE: https://github.com/01org/mic
- * BUGS: https://bugs.tizen.org/jira
- * HELP: general@lists.tizen.org
Report Bugs
-----------