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 /debian/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 'debian/changelog')
-rwxr-xr-x | debian/changelog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 17b4d2a..ab2f437 100755 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +mic (0.27.6) unstable; urgency=low + * 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. + + -- Xiaojuan Mao <xiaojuan.mao@samsung.com> Fri, 30 Jun 2017 15:00:00 +0800 + mic (0.27.5) unstable; urgency=low * Solve image not clean after created, use e2fsck to clean image, relevant issue is NJTS-179 in JIRA. |