Statistics
| Branch: | Tag: | Revision:

root / snf-image-helper / ChangeLog @ 06757f5e

History | View | Annotate | Download (870 Bytes)

1
2012-03-05, v0.3.4
2
	* Fix 2 bugs in Delete SSH Keys task, caused by the use of pipefail
3
	  bash option
4

    
5
2012-02-29, v0.3.3
6
	* Check if the images partition table is valid
7

    
8
2012-02-06, v0.3.2
9

    
10
2012-01-26, v0.3.1
11
	* Fix a bug in the OS detection code
12

    
13
2012-01-12, v0.3
14
	* Warn and in some cases fail if the instance is of an unknown
15
	* Force a resize when the filesystem is clean, even if resize2fs
16
	  complains
17
	* Make sure OSFAMILY image property is specified
18

    
19
2011-11-18, v0.2
20
	* Add support for Image Properties
21
	* Add new FixPartitionTable task
22
	* Add new task that disables RDP connections during windows setup
23
	* Extend image personalization to support custom ownership and
24
	  permissions in the injected files
25

    
26
2011-10-20, v0.1.2
27

    
28
2011-10-17, v0.1.1
29
	* Fix a bug in ChangePassword task
30
	* Add timestamps in output of the tasks
31

    
32
2011-10-04, v0.1
33
	* Initial release