mirror of
https://github.com/clearlinux/WALinuxAgent.git
synced 2026-09-07 06:11:45 +00:00
Update version and change log
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
WALinuxAgent Changelog
|
||||
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||
27 Nov 2014, WALinuxAgent 2.0.10
|
||||
. Multiple fixes for openSUSE-13.2+
|
||||
. Multiple fixes for FreeBSD
|
||||
|
||||
06 Nov 2014, WALinuxAgent 2.0.9
|
||||
. Add support for CoreOS
|
||||
. Add support for Fedora
|
||||
|
||||
@@ -80,7 +80,7 @@ if not hasattr(subprocess,'check_output'):
|
||||
|
||||
GuestAgentName = "WALinuxAgent"
|
||||
GuestAgentLongName = "Windows Azure Linux Agent"
|
||||
GuestAgentVersion = "WALinuxAgent-2.0.9"
|
||||
GuestAgentVersion = "WALinuxAgent-2.0.10"
|
||||
ProtocolVersion = "2012-11-30" #WARNING this value is used to confirm the correct fabric protocol.
|
||||
|
||||
Config = None
|
||||
|
||||
Reference in New Issue
Block a user