Comment 0 for bug 1360471

Revision history for this message
Ben Howard (darkmuggle-deactivatedaccount) wrote : update walinuxagent to 2.0.7

We have tagged a new release for WALinuxAgent (2.0.7): https://github.com/Azure/WALinuxAgent/releases/tag/WALinuxAgent-2.0.7. Ubuntu's walinuxagent package is currently based on 2.0.5, so there are several fixes in 2.0.6 and 2.0.7 that are important to pick up.

Specifically, there are a number of fixes for extension handling, provisioning and the new feature for adding a "readme" warning to the resource disk. For 12.04, here are the relevant fixes to look at.

Fixes to extension handling
https://github.com/Azure/WALinuxAgent/commit/fd0aa07e0a08eaf285c4d4ce2b2aaf7698d3fd9d
https://github.com/Azure/WALinuxAgent/commit/f445aff063aa8aa59c1dca7e065e68f64904ae43
https://github.com/Azure/WALinuxAgent/commit/3f93680589116d28acdfdd594fe6942b52c139e4

Add README warning to resource disk
https://github.com/Azure/WALinuxAgent/commit/78f97d9885725d6ca5fc749d3f9708f496920e97#diff-d41d8cd98f00b204e9800998ecf8427e
https://github.com/Azure/WALinuxAgent/commit/2321b9cd92988843ebea4f031d99b09c0054ee13
https://github.com/Azure/WALinuxAgent/commit/f574932748ec66eccca74e643e369b61eab81bf8

Fixes for SSH server and host key handling (report host key to fabric)
https://github.com/Azure/WALinuxAgent/commit/62252f3f9162235aabc82f896efbab756935e141
https://github.com/Azure/WALinuxAgent/commit/71020f9913629bbe20fb76d424fb88e14a673dd3

Please let us know if you have questions/concerns about any of these patches.