diff options
author | xiaojuan.mao <xiaojuan.mao@samsung.com> | 2017-07-12 17:17:15 +0800 |
---|---|---|
committer | xiaojuan.mao <xiaojuan.mao@samsung.com> | 2017-07-13 11:24:42 +0800 |
commit | 6013c22469a16fa8655fc35db4f4aa11f1989253 (patch) | |
tree | c2b09ade026a644c526f22493bc8238b5843fa5d /ChangeLog | |
parent | 2a2242f4ca49f8f9e5c5fd97d8391f7832dac4da (diff) | |
download | mic-6013c22469a16fa8655fc35db4f4aa11f1989253.tar.gz mic-6013c22469a16fa8655fc35db4f4aa11f1989253.tar.bz2 mic-6013c22469a16fa8655fc35db4f4aa11f1989253.zip |
bump up to release 0.27.6
Change-Id: I2e0a0c99b8d4e486f14404bdda9554ca1d08f48f
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,3 +1,19 @@ +Release 0.27.6 - Fri Jun 30 2017 - Xiaojuan Mao <xiaojuan.mao@samsung.com> +===================================================================== + * Use cpio gzip in mic. + * fix corrupted log messages in log file + * change installed package name length from 20 to 50 + * print warning message for detecting rpm post script... + * display all rpm debug messages in debug mode + * display filesystem size of each images + * add SIGTERM handler for exit gracefully + * change tpk install error message format + * print package name, before install + * Modify the arguments that use cpio to generate image. + * Solve mic hang issue, add timeout to show failure. + * Solve issue:mic has error when env no_proxy is 165.xx.xxx... + * Change the order of generating image by cpio. + Release 0.27.5 - Fri Apr 28 2017 - Yuhuan Yang <yuhuan.yang@samsung.com> ===================================================================== * Solve image not clean after created, use e2fsck to clean image, relevant issue is NJTS-179 in JIRA. |