Statistics
| Branch: | Tag: | Revision:

root / ChangeLog @ 135fd46c

History | View | Annotate | Download (3.2 kB)

1
2014-01-10, v0.6.1
2
	* Comply with the AstakosClient changes made in kamaki 0.12
3

    
4
2014-01-08, v0.6
5
	* Rename the dialog-based application to snf-image-creator and the
6
	  non-interactive command line one to snf-mkimage
7
	* Support Windows Server 2012 R2
8
	* Allow image creation for unsupported media
9
	* Make winexe an optional dependency
10
	* Fix bugs
11

    
12
2013-10-09, v0.5.3
13
	* Fix a bug in snf-mkimage expert mode were the program could crash if
14
	  the image did not have any image properties
15

    
16
2013-09-09, v0.5.2
17
	* Fix some errors in the ci scripts
18

    
19
2013-08-23, v0.5.1
20
	* Allow more characters in the cloud name
21
	* Fix various bugs
22
	* Handle kamaki config errors
23

    
24
2013-08-04, v0.5
25
	* Add support for sysprep-parameters
26
	* Add support for syspreping Windows media
27
	* Code cleanup
28

    
29
2013-07-31, v0.4.4
30
	* Fix a bug where the system tried to use file scrubbing without
31
	  checking if it was supported
32

    
33
2013-07-18, v0.4.3
34
	* Force TERM=linux when working on xterm. This makes dialog behave
35
	  better under OpenSUSE
36

    
37
2013-07-17, v0.4.2
38
	* Fix a dialog bug affecting only OpenSUSE
39

    
40
2013-06-21, v0.4.1
41
	* Fix a bug that caused an abnormal termination when trying to
42
	  determine the available users in a Windows image
43

    
44
2013-06-21, v0.4
45
	* Populate the USERS metadata in Windows images
46
	* Support kamaki 0.9 and synnefo 0.14
47
	* Change the metadata file format to json
48
	* Support the devflow building system
49

    
50
2013-05-27, v0.3
51
	* Support media hosting FreeBSD systems
52
	* Check if remote files exist when uploading images to pithos
53
	* Make the md5sum and metadate files public if image gets registered as
54
	  public
55
	* Fix minor bugs and typos
56

    
57
2013-05-01, v0.2.10
58
	* Fix a bug where acl and user_xattr mount options where not respected
59
	  in host bundling operation
60

    
61
2013-04-25, v0.2.9
62
	* Support kamaki 0.8
63
	* Fix a bug in util.get_command()
64
	* Move some linux specific code from unix.py to linux.py
65

    
66
2013-03-28, v0.2.8
67
	* Fix a bug in wizard mode
68
	* Cleanup and refine the code
69

    
70
2013-03-21, v0.2.7
71
	* Fix a bug in host bundling mode where some files were erroneously
72
	  excluded from the image
73
	* Fix a bug were snf-image-creator tried to verify the token even when
74
	  -t option was not defined by the user
75

    
76
2013-03-19, v0.2.6
77
	* Fix a bug in host bundling mode where the permissions of /tmp and
78
	  /var/tmp were not respected
79

    
80
2013-03-19, v0.2.5
81
	* Add support for private images
82
	* Only use the token to authenticate to synnefo
83
	* Show the user-provided info in the confirmation dialog of the wizard
84
	* Fix minor typos & bugs
85

    
86
2013-03-06, v0.2.4
87
	* Rename README.rst to README
88
	* Enforce raw image format in libguestfs
89
	* User user id instead of e-mail when authentication with synnefo
90

    
91
2013-01-30, v0.2.3
92
	* Add support for gpt partition tables in bundle volume
93
	* Add AUTHORS ChangeLog and man pages
94
	* support pyparted 3.4 and python 2.6
95

    
96
2013-01-22, v0.2.2
97
	* Fix bugs in bundle_host and cleanup functions
98

    
99
2013-01-16, v0.2.1
100
	* Fix bug in dialog
101
	* Support python-sendfile 2.x
102

    
103
2013-01-14, v0.2
104
	* Add support for bundling the host system
105
	* Add new tmpdir option for specifying a temporary directory
106
	* Add .kamakirc as sensitive userdatat in cleanup_userdata sysprep
107
	* Fix typos & bugs
108

    
109
2012-12-03, v0.1.1
110
	* Fix bugs in dialog wizard
111
	* Fix typos
112

    
113
2012-11-05, v0.1
114
	* Initial Version
115