diff options
author | SoonKyu Park <sk7.park@samsung.com> | 2019-12-26 14:12:17 +0900 |
---|---|---|
committer | SoonKyu Park <sk7.park@samsung.com> | 2019-12-26 14:12:17 +0900 |
commit | ff5819fa88cf0522c567925aa5919eb300c628f8 (patch) | |
tree | b61ed2bca94da2d79fcc5a1ec95bca119960c9d5 /debian/changelog | |
parent | 190d64daadbdd442f9388b31bff028ae87237d22 (diff) | |
parent | 52732d20f9940e9d7a743d2537ce0e033a5cf698 (diff) | |
download | mic-submit/tizen/20191226.054359.tar.gz mic-submit/tizen/20191226.054359.tar.bz2 mic-submit/tizen/20191226.054359.zip |
Merge release-0.28.6 from 'tools/mic'upstream/0.28.6tizen_6.5.m2_releasetizen_6.0.m2_releasesubmit/tizen_6.5/20211028.163501submit/tizen_6.0_hotfix/20201103.115103submit/tizen_6.0_hotfix/20201102.192903submit/tizen_6.0/20201029.205503submit/tizen_5.5_wearable_hotfix/20201026.184307submit/tizen_5.5/20191226.063733submit/tizen/20191226.054359accepted/tizen/unified/20191226.123003accepted/tizen/6.5/unified/20211029.014911accepted/tizen/6.0/unified/hotfix/20201102.231525accepted/tizen/6.0/unified/20201030.111620accepted/tizen/5.5/unified/wearable/hotfix/20201027.100111accepted/tizen/5.5/unified/20191228.075036tizen_6.5tizen_6.0_hotfixtizen_6.0tizen_5.5_wearable_hotfixtizen_5.5_tvtizen_5.5accepted/tizen_6.5_unifiedaccepted/tizen_6.0_unified_hotfixaccepted/tizen_6.0_unifiedaccepted/tizen_5.5_unified_wearable_hotfixaccepted/tizen_5.5_unified
Change-Id: I6aa8025c850312f6a03f446f7876310900b277da
Diffstat (limited to 'debian/changelog')
-rwxr-xr-x[-rw-r--r--] | debian/changelog | 101 |
1 files changed, 101 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6a35c66..a10a43a 100644..100755 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,104 @@ +mic (0.28.6) unstable; urgency=low + * new distribution support: Ubuntu 18.04. + + -- Jin Xiao <jin.xiao@samsung.com> Fri, 15 Feb 2019 15:00:00 +0800 + +mic (0.28.5) unstable; urgency=low + * Add %env section support. + + -- Jin Xiao <jin.xiao@samsung.com> Wed, 31 Oct 2018 15:00:00 +0800 + +mic (0.28.4) unstable; urgency=low + * add new option --fslabel in part section. + + -- Jin Xiao <jin.xiao@samsung.com> Fri, 28 Sep 2018 15:00:00 +0800 + +mic (0.28.3) unstable; urgency=low + * Revert "ext4 images are created with inode size 256 bytes". + + -- Jin Xiao <jin.xiao@samsung.com> Fri, 14 Sep 2018 15:00:00 +0800 + +mic (0.28.2) unstable; urgency=low + * remove tmp dir in runscript period. + * ext4 images are created with inode size 256 bytes. + * Add locale related environment varibale because language is not set to one specified in ks file. + + -- Jin Xiao <jin.xiao@samsung.com> Fri, 03 Aug 2018 15:00:00 +0800 + +mic (0.28.1) unstable; urgency=low + * Check exit status of vdfs image creation + * Change the user and root passwd hash algorithm order to avoid user name same as root name. + + -- Jin Xiao <jin.xiao@samsung.com> Fri, 11 May 2018 15:00:00 +0800 + +mic (0.28) unstable; urgency=low + * Apply btrfs mount options "--fsoptions=compress" + * In Tizen, losetup command support '-f' option, change '--find' to '-f' + * Fix issue, set blocksize by parsing "-b [BLOCKSIZE]" from extoptions in ks file + + -- Jin Xiao <jin.xiao@samsung.com> Fri, 13 April 2018 15:00:00 +0800 + +mic (0.27.9) unstable; urgency=low + * Added ATTACHMENT_PATHS env and IMG_DIR_PATH env + * Revert "call copy_attachment() after configure() and move attachment files" + + -- Xiaojuan Mao <xiaojuan.mao@samsung.com> Fri, 23 Mar 2018 15:00:00 +0800 + +mic (0.27.8) unstable; urgency=low + * Use SHA512 instead of MD5 to encrypt root password + * Fix the bug that use local mic-bootstrap to run mic. + * Support local mic-bootstrap rpm package to run mic. + * Another method of install tpk. + * The value of fstype is not cpio, an image is generated by cpio. + * When increase rpm release number, user can use --local-pkgs-path to install local pkgs. + * use the value of --pack-to option as filename to match all outputs + * support both %runscript and %post-umount to perform scripts before packaging + * support multiple mic execution at same time + * add --use-mic-in-bootstrap option + * Display all rpm debug messages with --rpm-debug + * call copy_attachment() after configure() and move attachment files + * Add init_expand option to partition + * add no_shrink option to partition, fix parameter of disk.expand() + * Setup environment to perform signing script + * if post scripts fails, CreatorError is raised to catch script errors such as signing error + * use registered qemu emulator filename if already registered. + + -- Xiaojuan Mao <xiaojuan.mao@samsung.com> Fri, 26 Jan 2018 17:00:00 +0800 + +mic (0.27.7) unstable; urgency=low + * Timezone setting change + * Run certain script before creation of tar.gz image + * Locally built mic-bootstrap using gbs cannot be used in mic + * Add new option of tpk_install + * Amend mic cr option of run_script + * Add new option of --run_script + * fix the bug that modify the order of generating image by cpio + * Modify the order of generating image by cpio + + -- Yuhuan Yang <yuhuan.yang@samsung.com> Fri, 15 Sep 2017 15:00:00 +0800 + +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. + + -- Yuhuan Yang <yuhuan.yang@samsung.com> Fri, 28 Apr 2017 15:00:00 +0800 + mic (0.27.4) unstable; urgency=low * Fixup changelog that causes errors * Merge add mipsel register on binfmt_misc && Add support of qemu-mipsel patch |