Add support for GUID partition tables
[snf-image] / snf-image-helper / ChangeLog
1 2012-03-29, v0.3.6
2
3 2012-03-26, v0.3.5
4         * Force Automatic Update in Windows images
5
6 2012-03-05, v0.3.4
7         * Fix 2 bugs in Delete SSH Keys task, caused by the use of pipefail
8           bash option
9
10 2012-02-29, v0.3.3
11         * Check if the images partition table is valid
12
13 2012-02-06, v0.3.2
14
15 2012-01-26, v0.3.1
16         * Fix a bug in the OS detection code
17
18 2012-01-12, v0.3
19         * Warn and in some cases fail if the instance is of an unknown
20         * Force a resize when the filesystem is clean, even if resize2fs
21           complains
22         * Make sure OSFAMILY image property is specified
23
24 2011-11-18, v0.2
25         * Add support for Image Properties
26         * Add new FixPartitionTable task
27         * Add new task that disables RDP connections during windows setup
28         * Extend image personalization to support custom ownership and
29           permissions in the injected files
30
31 2011-10-20, v0.1.2
32
33 2011-10-17, v0.1.1
34         * Fix a bug in ChangePassword task
35         * Add timestamps in output of the tasks
36
37 2011-10-04, v0.1
38         * Initial release