X-Git-Url: https://code.grnet.gr/git/snf-image/blobdiff_plain/68ec47bed3f6507608a6446cd1e56793d3e3ecb1..5d21c514a970e784bf60cea470106c50312f59ab:/snf-image-helper/ChangeLog?ds=sidebyside diff --git a/snf-image-helper/ChangeLog b/snf-image-helper/ChangeLog index 4555bbb..bd5497a 100644 --- a/snf-image-helper/ChangeLog +++ b/snf-image-helper/ChangeLog @@ -1,3 +1,32 @@ +2012-11-20, v0.6.5 + * Fix a bug in AssignHostname configuration task where the script did + not search for the presence of the Unattend.xml file in the VM, in + a case-insensitive way + +2012-11-15, v0.6.4 + +2012-11-13, v0.6.3 + * Don't overwrite C:\Unattend.xml file in windows images, unless the + image property USE_DEFAULT_UNATTEND is defined. + * Fix a bug in the error monitoring system + * Correct some error messages + +2012-10-12, v0.6.2 + * Remove the rule of updating the password for user `user' in Fedora + and Ubuntu when the USERS image property is missing. + * Check if a user exists before updating its password. + +2012-10-05, v0.6.1 + * Supress a very noisy warning in 40DisableRemoteDesktopConnections + task created by reglookup. This is triggered only when reading + registry files from windows 2012 systems. + * User Coordinated Universal Time when logging. + +2012-09-14, v0.6 + * Make sure EnforcePersonality is the last task that runs before + UmountImage. Doing this ensures that user-enjected files never + get overwritten by any other configuration task. + 2012-08-31, v0.5 * Add a new progress monitoring mechanish * Add support for arch linux