diff options
author | SoonKyu Park <sk7.park@samsung.com> | 2016-05-03 14:28:00 +0900 |
---|---|---|
committer | SoonKyu Park <sk7.park@samsung.com> | 2016-05-03 14:28:00 +0900 |
commit | 43f037fd958996e76a900985eedb23530ba9579d (patch) | |
tree | e368322bafa89d608f75eeb5dc7a38d7dcd603fd /packaging | |
parent | 26e1dcfa0bbd143f70675072514ae5f14d295f90 (diff) | |
download | mic-43f037fd958996e76a900985eedb23530ba9579d.tar.gz mic-43f037fd958996e76a900985eedb23530ba9579d.tar.bz2 mic-43f037fd958996e76a900985eedb23530ba9579d.zip |
Update Change Logs and RELEASE_NOTES for 0.27
Change-Id: Ic14019a86c4efd1c302ea123579d9c1747785a91
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/mic.changes | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/packaging/mic.changes b/packaging/mic.changes index bbc0ac8..9df430a 100644 --- a/packaging/mic.changes +++ b/packaging/mic.changes @@ -8,12 +8,12 @@ * 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 - * drop mic-native support + * enhance checksums of outputs: md5sum, sha1sum, sha256sum (#DEVT-224) + * drop mic-native support (#DEVT-248) * update mount option * revert bind mount config file to instroot - * drop liveusb, livecd and raw image formats support - * use argparse module to parse the cmd line + * drop liveusb, livecd and raw image formats support (#DEVT-243, #DEVT-263) + * use argparse module to parse the cmd line (#DEVT-52) * bug fix: - fix logfile incomplete in release option @@ -28,7 +28,7 @@ - fix logfile not in release of '--release' when creation failed - fix copyright missing issue - fix syslinux installation path issue in Arch Linux - - fix priority option of ks file not apply + - fix priority option of ks file not apply (#DEVT-254) - fix need to check loop device after excute 'losetup --find' - fix check scriptlet error file on /tmp/.postscript/error/ - fix broken tar archive |