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