Statistics
| Branch: | Tag: | Revision:

root / ChangeLog @ 4fecb169

History | View | Annotate | Download (2.2 kB)

1
2013-06-21, v0.4.1
2
	* Fix a bug that caused an abnormal termination when trying to
3
	  determine the available users in a Windows image
4

    
5
2013-06-21, v0.4
6
	* Populate the USERS metadata in Windows images
7
	* Support kamaki 0.9 and synnefo 0.14
8
	* Change the metadata file format to json
9
	* Support the devflow building system
10

    
11
2013-05-27, v0.3
12
	* Support media hosting FreeBSD systems
13
	* Check if remote files exist when uploading images to pithos
14
	* Make the md5sum and metadate files public if image gets registered as
15
	  public
16
	* Fix minor bugs and typos
17

    
18
2013-05-01, v0.2.10
19
	* Fix a bug where acl and user_xattr mount options where not respected
20
	  in host bundling operation
21

    
22
2013-04-25, v0.2.9
23
	* Support kamaki 0.8
24
	* Fix a bug in util.get_command()
25
	* Move some linux specific code from unix.py to linux.py
26

    
27
2013-03-28, v0.2.8
28
	* Fix a bug in wizard mode
29
	* Cleanup and refine the code
30

    
31
2013-03-21, v0.2.7
32
	* Fix a bug in host bundling mode where some files were erroneously
33
	  excluded from the image
34
	* Fix a bug were snf-image-creator tried to verify the token even when
35
	  -t option was not defined by the user
36

    
37
2013-03-19, v0.2.6
38
	* Fix a bug in host bundling mode where the permissions of /tmp and
39
	  /var/tmp were not respected
40

    
41
2013-03-19, v0.2.5
42
	* Add support for private images
43
	* Only use the token to authenticate to synnefo
44
	* Show the user-provided info in the confirmation dialog of the wizard
45
	* Fix minor typos & bugs
46

    
47
2013-03-06, v0.2.4
48
	* Rename README.rst to README
49
	* Enforce raw image format in libguestfs
50
	* User user id instead of e-mail when authentication with synnefo
51

    
52
2013-01-30, v0.2.3
53
	* Add support for gpt partition tables in bundle volume
54
	* Add AUTHORS ChangeLog and man pages
55
	* support pyparted 3.4 and python 2.6
56

    
57
2013-01-22, v0.2.2
58
	* Fix bugs in bundle_host and cleanup functions
59

    
60
2013-01-16, v0.2.1
61
	* Fix bug in dialog
62
	* Support python-sendfile 2.x
63

    
64
2013-01-14, v0.2
65
	* Add support for bundling the host system
66
	* Add new tmpdir option for specifying a temporary directory
67
	* Add .kamakirc as sensitive userdatat in cleanup_userdata sysprep
68
	* Fix typos & bugs
69

    
70
2012-12-03, v0.1.1
71
	* Fix bugs in dialog wizard
72
	* Fix typos
73

    
74
2012-11-05, v0.1
75
	* Initial Version
76