Statistics
| Branch: | Tag: | Revision:

root / snf-image-helper / ChangeLog @ 8e557e10

History | View | Annotate | Download (974 Bytes)

1
2012-05-11, v0.3.7
2

    
3
2012-03-29, v0.3.6
4

    
5
2012-03-26, v0.3.5
6
	* Force Automatic Update in Windows images
7

    
8
2012-03-05, v0.3.4
9
	* Fix 2 bugs in Delete SSH Keys task, caused by the use of pipefail
10
	  bash option
11

    
12
2012-02-29, v0.3.3
13
	* Check if the images partition table is valid
14

    
15
2012-02-06, v0.3.2
16

    
17
2012-01-26, v0.3.1
18
	* Fix a bug in the OS detection code
19

    
20
2012-01-12, v0.3
21
	* Warn and in some cases fail if the instance is of an unknown
22
	* Force a resize when the filesystem is clean, even if resize2fs
23
	  complains
24
	* Make sure OSFAMILY image property is specified
25

    
26
2011-11-18, v0.2
27
	* Add support for Image Properties
28
	* Add new FixPartitionTable task
29
	* Add new task that disables RDP connections during windows setup
30
	* Extend image personalization to support custom ownership and
31
	  permissions in the injected files
32

    
33
2011-10-20, v0.1.2
34

    
35
2011-10-17, v0.1.1
36
	* Fix a bug in ChangePassword task
37
	* Add timestamps in output of the tasks
38

    
39
2011-10-04, v0.1
40
	* Initial release