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