summaryrefslogtreecommitdiff
path: root/debian
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 /debian
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 'debian')
-rw-r--r--debian/changelog70
1 files changed, 35 insertions, 35 deletions
diff --git a/debian/changelog b/debian/changelog
index f24f6f9..38f28d1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,38 +1,38 @@
-mic (0.26) unstable; urgency=low
- * 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
-
- -- Gui Chen <gui.chen@intel.com> Tue, 24 Oct 2014 17:25:35 +0800
-
-mic (0.25.1) unstable; urgency=low
- * revert bind mount config file to instroot
- * fix xml requirements
-
- -- Gui Chen <gui.chen@intel.com> Fri, 28 May 2014 17:25:35 +0800
-
-mic (0.25) unstable; urgency=low
- * 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
-
- -- Gui Chen <gui.chen@intel.com> Fri, 23 May 2014 17:25:35 +0800
+mic (0.27) unstable; urgency=low
+ * 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
+ * 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 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
+
+ -- Jianzhong Fang <jz.fang@samsung.com> Mon, 28 Mar 2016 19:50:35 +0800
mic (0.24) unstable; urgency=low
* enhance to handle password with special characters