summaryrefslogtreecommitdiff
path: root/packaging/mic.changes
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/mic.changes')
-rw-r--r--packaging/mic.changes42
1 files changed, 23 insertions, 19 deletions
diff --git a/packaging/mic.changes b/packaging/mic.changes
index ee25132..41b3718 100644
--- a/packaging/mic.changes
+++ b/packaging/mic.changes
@@ -1,33 +1,37 @@
-* Tue Oct 14 2014 Gui Chen <gui.chen@intel.com> - 0.26
- * add new arch MIPS support
+* Mon Mar 28 2016 Jianzhong Fang <jz.fang@samsung.com> - 0.27
+ * 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
- * 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
-
-
-* Fri May 28 2014 Gui Chen <gui.chen@intel.com> - 0.25.1
+ * drop mic-native support
+ * update mount option
* revert bind mount config file to instroot
- * fix xml requirements
+ * drop liveusb, livecd and raw image formats support
+ * use argparse module to parse the cmd line
-* Fri May 23 2014 Gui Chen <gui.chen@intel.com> - 0.25
- * 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
+ - 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
* Tue Mar 11 2014 Gui Chen <gui.chen@intel.com> - 0.24
* enhance to handle password with special characters