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