Modify change logs and release notes not to release Fedora 23
[platform/upstream/mic.git] / doc / RELEASE_NOTES
1 MIC Image Creator 0.27 Release Notes
2 ======================================
3 Released Mar 28 2016
4
5 This release note documents the changes included in the new release. And
6 the release contains new features, enhancements and bug fixes.
7
8 New Features & Enhancements
9 --------------------------
10   * new distribution support: CentOS 7, Debian 8, Fedora 21, 
11     Fedora 22, openSUSE 13.2
12   * generate manifest file to describe image information
13   * refactor archive and compress module
14   * support sparse handle for tar command
15   * replace system V with systemd on locale setting
16   * add qcow2 image format support
17   * add strict mode for package installing
18   * enable ssl_verify option in config file
19   * enhance checksums of outputs: md5sum, sha1sum, sha256sum
20   * drop mic-native support
21   * update mount option
22   * revert bind mount config file to instroot
23   * drop liveusb, livecd and raw image formats support
24   * use argparse module to parse the cmd line
25
26 Bug Fixes
27 ---------
28   * fix logfile incomplete in release option
29   * fix config file disappear in bootstrap
30   * fix aarch64 bin_format
31   * fix pylint
32   * fix real path of device mapper causing initrd failure
33   * fix qemu arm and arm64 issues
34   * fix AttributeError in zypp backend
35   * fix 'python-xml' depends used by cElements
36   * fix xml requirements
37   * fix logfile not in release of '--release' when creation failed
38   * fix copyright missing issue
39   * fix syslinux installation path issue in Arch Linux
40   * fix priority option of ks file not apply
41   * fix need to check loop device after excute 'losetup --find'
42   * fix check scriptlet error file on /tmp/.postscript/error/
43   * fix broken tar archive
44
45
46 Report Bugs
47 -----------
48 when you found a bug, you can file this bug in our official bug tracker:
49 https://bugs.tizen.org/jira
50 also you are welcome to file the issue at our github repository:
51 https://github.com/01org/mic
52
53 Thank you for using MIC and for taking the time to send us your feedback!