Statistics
| Branch: | Tag: | Revision:

root / ChangeLog @ 30ba0945

History | View | Annotate | Download (2.9 kB)

1
2013-10-09, v0.5.3
2
	* Fix a bug in snf-mkimage expert mode were the program could crash if
3
	  the image did not have any image properties
4

    
5
2013-09-09, v0.5.2
6
	* Fix some errors in the ci scripts
7

    
8
2013-08-23, v0.5.1
9
	* Allow more characters in the cloud name
10
	* Fix various bugs
11
	* Handle kamaki config errors
12

    
13
2013-08-04, v0.5
14
	* Add support for sysprep-parameters
15
	* Add support for syspreping Windows media
16
	* Code cleanup
17

    
18
2013-07-31, v0.4.4
19
	* Fix a bug where the system tried to use file scrubbing without
20
	  checking if it was supported
21

    
22
2013-07-18, v0.4.3
23
	* Force TERM=linux when working on xterm. This makes dialog behave
24
	  better under OpenSUSE
25

    
26
2013-07-17, v0.4.2
27
	* Fix a dialog bug affecting only OpenSUSE
28

    
29
2013-06-21, v0.4.1
30
	* Fix a bug that caused an abnormal termination when trying to
31
	  determine the available users in a Windows image
32

    
33
2013-06-21, v0.4
34
	* Populate the USERS metadata in Windows images
35
	* Support kamaki 0.9 and synnefo 0.14
36
	* Change the metadata file format to json
37
	* Support the devflow building system
38

    
39
2013-05-27, v0.3
40
	* Support media hosting FreeBSD systems
41
	* Check if remote files exist when uploading images to pithos
42
	* Make the md5sum and metadate files public if image gets registered as
43
	  public
44
	* Fix minor bugs and typos
45

    
46
2013-05-01, v0.2.10
47
	* Fix a bug where acl and user_xattr mount options where not respected
48
	  in host bundling operation
49

    
50
2013-04-25, v0.2.9
51
	* Support kamaki 0.8
52
	* Fix a bug in util.get_command()
53
	* Move some linux specific code from unix.py to linux.py
54

    
55
2013-03-28, v0.2.8
56
	* Fix a bug in wizard mode
57
	* Cleanup and refine the code
58

    
59
2013-03-21, v0.2.7
60
	* Fix a bug in host bundling mode where some files were erroneously
61
	  excluded from the image
62
	* Fix a bug were snf-image-creator tried to verify the token even when
63
	  -t option was not defined by the user
64

    
65
2013-03-19, v0.2.6
66
	* Fix a bug in host bundling mode where the permissions of /tmp and
67
	  /var/tmp were not respected
68

    
69
2013-03-19, v0.2.5
70
	* Add support for private images
71
	* Only use the token to authenticate to synnefo
72
	* Show the user-provided info in the confirmation dialog of the wizard
73
	* Fix minor typos & bugs
74

    
75
2013-03-06, v0.2.4
76
	* Rename README.rst to README
77
	* Enforce raw image format in libguestfs
78
	* User user id instead of e-mail when authentication with synnefo
79

    
80
2013-01-30, v0.2.3
81
	* Add support for gpt partition tables in bundle volume
82
	* Add AUTHORS ChangeLog and man pages
83
	* support pyparted 3.4 and python 2.6
84

    
85
2013-01-22, v0.2.2
86
	* Fix bugs in bundle_host and cleanup functions
87

    
88
2013-01-16, v0.2.1
89
	* Fix bug in dialog
90
	* Support python-sendfile 2.x
91

    
92
2013-01-14, v0.2
93
	* Add support for bundling the host system
94
	* Add new tmpdir option for specifying a temporary directory
95
	* Add .kamakirc as sensitive userdatat in cleanup_userdata sysprep
96
	* Fix typos & bugs
97

    
98
2012-12-03, v0.1.1
99
	* Fix bugs in dialog wizard
100
	* Fix typos
101

    
102
2012-11-05, v0.1
103
	* Initial Version
104