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