Statistics
| Branch: | Tag: | Revision:

root / ChangeLog @ c71f38be

History | View | Annotate | Download (2.3 kB)

1
2013-07-18, v0.4.3
2
	* Force TERM=linux when working on xterm. This makes dialog behave
3
	  better under OpenSUSE
4

    
5
2013-07-17, v0.4.2
6
	* Fix a dialog bug affecting only OpenSUSE
7

    
8
2013-06-21, v0.4.1
9
	* Fix a bug that caused an abnormal termination when trying to
10
	  determine the available users in a Windows image
11

    
12
2013-06-21, v0.4
13
	* Populate the USERS metadata in Windows images
14
	* Support kamaki 0.9 and synnefo 0.14
15
	* Change the metadata file format to json
16
	* Support the devflow building system
17

    
18
2013-05-27, v0.3
19
	* Support media hosting FreeBSD systems
20
	* Check if remote files exist when uploading images to pithos
21
	* Make the md5sum and metadate files public if image gets registered as
22
	  public
23
	* Fix minor bugs and typos
24

    
25
2013-05-01, v0.2.10
26
	* Fix a bug where acl and user_xattr mount options where not respected
27
	  in host bundling operation
28

    
29
2013-04-25, v0.2.9
30
	* Support kamaki 0.8
31
	* Fix a bug in util.get_command()
32
	* Move some linux specific code from unix.py to linux.py
33

    
34
2013-03-28, v0.2.8
35
	* Fix a bug in wizard mode
36
	* Cleanup and refine the code
37

    
38
2013-03-21, v0.2.7
39
	* Fix a bug in host bundling mode where some files were erroneously
40
	  excluded from the image
41
	* Fix a bug were snf-image-creator tried to verify the token even when
42
	  -t option was not defined by the user
43

    
44
2013-03-19, v0.2.6
45
	* Fix a bug in host bundling mode where the permissions of /tmp and
46
	  /var/tmp were not respected
47

    
48
2013-03-19, v0.2.5
49
	* Add support for private images
50
	* Only use the token to authenticate to synnefo
51
	* Show the user-provided info in the confirmation dialog of the wizard
52
	* Fix minor typos & bugs
53

    
54
2013-03-06, v0.2.4
55
	* Rename README.rst to README
56
	* Enforce raw image format in libguestfs
57
	* User user id instead of e-mail when authentication with synnefo
58

    
59
2013-01-30, v0.2.3
60
	* Add support for gpt partition tables in bundle volume
61
	* Add AUTHORS ChangeLog and man pages
62
	* support pyparted 3.4 and python 2.6
63

    
64
2013-01-22, v0.2.2
65
	* Fix bugs in bundle_host and cleanup functions
66

    
67
2013-01-16, v0.2.1
68
	* Fix bug in dialog
69
	* Support python-sendfile 2.x
70

    
71
2013-01-14, v0.2
72
	* Add support for bundling the host system
73
	* Add new tmpdir option for specifying a temporary directory
74
	* Add .kamakirc as sensitive userdatat in cleanup_userdata sysprep
75
	* Fix typos & bugs
76

    
77
2012-12-03, v0.1.1
78
	* Fix bugs in dialog wizard
79
	* Fix typos
80

    
81
2012-11-05, v0.1
82
	* Initial Version
83