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