Merge branch 'hotfix-0.4.1'
[snf-image-creator] / ChangeLog
1 2013-06-21, v0.4
2         * Populate the USERS metadata in Windows images
3         * Support kamaki 0.9 and synnefo 0.14
4         * Change the metadata file format to json
5         * Support the devflow building system
6
7 2013-05-27, v0.3
8         * Support media hosting FreeBSD systems
9         * Check if remote files exist when uploading images to pithos
10         * Make the md5sum and metadate files public if image gets registered as
11           public
12         * Fix minor bugs and typos
13
14 2013-05-01, v0.2.10
15         * Fix a bug where acl and user_xattr mount options where not respected
16           in host bundling operation
17
18 2013-04-25, v0.2.9
19         * Support kamaki 0.8
20         * Fix a bug in util.get_command()
21         * Move some linux specific code from unix.py to linux.py
22
23 2013-03-28, v0.2.8
24         * Fix a bug in wizard mode
25         * Cleanup and refine the code
26
27 2013-03-21, v0.2.7
28         * Fix a bug in host bundling mode where some files were erroneously
29           excluded from the image
30         * Fix a bug were snf-image-creator tried to verify the token even when
31           -t option was not defined by the user
32
33 2013-03-19, v0.2.6
34         * Fix a bug in host bundling mode where the permissions of /tmp and
35           /var/tmp were not respected
36
37 2013-03-19, v0.2.5
38         * Add support for private images
39         * Only use the token to authenticate to synnefo
40         * Show the user-provided info in the confirmation dialog of the wizard
41         * Fix minor typos & bugs
42
43 2013-03-06, v0.2.4
44         * Rename README.rst to README
45         * Enforce raw image format in libguestfs
46         * User user id instead of e-mail when authentication with synnefo
47
48 2013-01-30, v0.2.3
49         * Add support for gpt partition tables in bundle volume
50         * Add AUTHORS ChangeLog and man pages
51         * support pyparted 3.4 and python 2.6
52
53 2013-01-22, v0.2.2
54         * Fix bugs in bundle_host and cleanup functions
55
56 2013-01-16, v0.2.1
57         * Fix bug in dialog
58         * Support python-sendfile 2.x
59
60 2013-01-14, v0.2
61         * Add support for bundling the host system
62         * Add new tmpdir option for specifying a temporary directory
63         * Add .kamakirc as sensitive userdatat in cleanup_userdata sysprep
64         * Fix typos & bugs
65
66 2012-12-03, v0.1.1
67         * Fix bugs in dialog wizard
68         * Fix typos
69
70 2012-11-05, v0.1
71         * Initial Version
72