X-Git-Url: https://code.grnet.gr/git/snf-image-creator/blobdiff_plain/36a308e89d6fd318c7bf371d370ffd85f257e427..5a380da9c7d19260ec8c033ae8b28b2f1c647d96:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 4d93fe9..51cf167 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,29 @@ +2013-05-27, v0.3 + * Support media hosting FreeBSD systems + * Check if remote files exist when uploading images to pithos + * Make the md5sum and metadate files public if image gets registered as + public + * Fix minor bugs and typos + +2013-05-01, v0.2.10 + * Fix a bug where acl and user_xattr mount options where not respected + in host bundling operation + +2013-04-25, v0.2.9 + * Support kamaki 0.8 + * Fix a bug in util.get_command() + * Move some linux specific code from unix.py to linux.py + +2013-03-28, v0.2.8 + * Fix a bug in wizard mode + * Cleanup and refine the code + +2013-03-21, v0.2.7 + * Fix a bug in host bundling mode where some files were erroneously + excluded from the image + * Fix a bug were snf-image-creator tried to verify the token even when + -t option was not defined by the user + 2013-03-19, v0.2.6 * Fix a bug in host bundling mode where the permissions of /tmp and /var/tmp were not respected