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