summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorLihong Sun <lihongx.sun@intel.com>2015-04-29 05:16:08 -0400
committerLihong Sun <lihongx.sun@intel.com>2015-04-29 05:23:19 -0400
commit2bfd900a61b3a6a8865bd58a61351e599436a9f5 (patch)
treed920918115f8b3c557f2180f3a5c6644bdeb8b7d /debian
parenta065e4838f127308215a653a0921fa818f26a208 (diff)
downloadmic-2bfd900a61b3a6a8865bd58a61351e599436a9f5.tar.gz
mic-2bfd900a61b3a6a8865bd58a61351e599436a9f5.tar.bz2
mic-2bfd900a61b3a6a8865bd58a61351e599436a9f5.zip
bump up to 0.27
Change-Id: Iee735c8320ee6f38e13c9c3ec8711a1695d112f3
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog66
1 files changed, 31 insertions, 35 deletions
diff --git a/debian/changelog b/debian/changelog
index f24f6f9..e556424 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,38 +1,34 @@
-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: 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
+ * 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
+ * drop mic-native support
+ * update mount option
+ * revert bind mount config file to instroot
+ * 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
+
+ -- Lihong Sun <lihongx.sun@intel.com> Wed, 29 Apr 2015 17:25:35 +0800
mic (0.24) unstable; urgency=low
* enhance to handle password with special characters