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 /packaging | |
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 'packaging')
-rwxr-xr-x | packaging/mic.changes | 15 | ||||
-rw-r--r-- | packaging/mic.spec | 2 |
2 files changed, 16 insertions, 1 deletions
diff --git a/packaging/mic.changes b/packaging/mic.changes index 0924630..4ad1480 100755 --- a/packaging/mic.changes +++ b/packaging/mic.changes @@ -1,3 +1,18 @@ +* Fri Jun 30 2017 Xiaojuan Mao <xiaojuan.mao@samsung.com> - 0.27.6 + * 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. + * Fri Apr 28 2017 Yuhuan Yang <yuhuan.yang@samsung.com> - 0.27.5 * Solve image not clean after created, use e2fsck to clean image, relevant issue is NJTS-179 in JIRA. diff --git a/packaging/mic.spec b/packaging/mic.spec index 8fd3e57..2c967f0 100644 --- a/packaging/mic.spec +++ b/packaging/mic.spec @@ -9,7 +9,7 @@ Name: mic Summary: Image Creator for Linux Distributions -Version: 0.27.5 +Version: 0.27.6 Release: %{?release_prefix}%{?opensuse_bs:<CI_CNT>.<B_CNT>}%{!?opensuse_bs:0} Group: Development/Tools License: GPLv2 |