diff options
Diffstat (limited to 'debian/changelog')
-rwxr-xr-x | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9a60782..4b29d21 100755 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +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' |