- Fix typo in dependency
- Update to version 2.2.17 (bsc#1058974, bsc#1058975)
+ Remove paa_noref_local_install.patch, included upstream
+ Setup build for Python 3 for distros > SLE 12
+ [#879] -- OS.EnableFirewall=y breaks load balanced sets probing
- From 2.2.16
+ [#865] -- The agent should retry ETIMEDOUT (110) IOErrors
- From 2.2.15
+ [#783] -- The agent fails to use the standard Linux environment variables
for HTTP proxy
+ [#784] -- Adjust http retry and logging
+ [#786] -- Add Provisioning.SshHostKeyPairType=auto to support ssh-keygen -A
+ [#791] -- Prevent bloating sudoers waagent when agent has problem
+ [#792] -- Clearlinux distro_name does not match
+ [#796] -- Accommodate new Clear Linux distro string in os-release
+ [#798] -- Support Ubuntu RDMA driver update
+ [#800] -- HostGAPlugin still use proxy while auto-updating
+ [#801] -- Agent fails to clean-up PID files
+ [#807] -- The agent should not emit duplicate events
+ [#808] -- The agent should more gracefully handle out-of-space disk
errors (IOError 28)
+ [#811] -- Comments inline in /etc/waagent.conf cause config to not be read
+ [#812] -- Agent fails and isn't recoverable if an extension's log
directory is not present anymore
+ [#823] -- Show config options in use
+ [#830] -- Ensure VM identifier is properly ordered
+ [#845] -- ')' is missed in show-configuration
+ [#850] -- Cannot get to state 'Running' with Provisioning.Enabled=n
OBS-URL: https://build.opensuse.org/request/show/527525
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-agent?expand=0&rev=3
+ Remove paa_noref_local_install.patch, included upstream
+ Setup build for Python 3 for distros > SLE 12
+ [#879] -- OS.EnableFirewall=y breaks load balanced sets probing
- From 2.2.16
+ [#865] -- The agent should retry ETIMEDOUT (110) IOErrors
- From 2.2.15
+ [#783] -- The agent fails to use the standard Linux environment variables
for HTTP proxy
+ [#784] -- Adjust http retry and logging
+ [#786] -- Add Provisioning.SshHostKeyPairType=auto to support ssh-keygen -A
+ [#791] -- Prevent bloating sudoers waagent when agent has problem
+ [#792] -- Clearlinux distro_name does not match
+ [#796] -- Accommodate new Clear Linux distro string in os-release
+ [#798] -- Support Ubuntu RDMA driver update
+ [#800] -- HostGAPlugin still use proxy while auto-updating
+ [#801] -- Agent fails to clean-up PID files
+ [#807] -- The agent should not emit duplicate events
+ [#808] -- The agent should more gracefully handle out-of-space disk
errors (IOError 28)
+ [#811] -- Comments inline in /etc/waagent.conf cause config to not be read
+ [#812] -- Agent fails and isn't recoverable if an extension's log
directory is not present anymore
+ [#823] -- Show config options in use
+ [#830] -- Ensure VM identifier is properly ordered
+ [#845] -- ')' is missed in show-configuration
+ [#850] -- Cannot get to state 'Running' with Provisioning.Enabled=n
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/python-azure-agent?expand=0&rev=32
+ [#777] -- Deprovisioning when VM identifier changes is too aggressive
+ [#769] -- HostGAPlugin requests should never go through proxy
+ [#764] -- waagent -configuration-path:/path -start not take effect
+ [#761] -- MetadataProtocol has no client object
+ [#757] -- deprovision is executed even if input 'n'
+ [#754] -- /etc/resolv.conf is removed if create a VM base on
an specialized image
+ [#746] -- Agent WALinuxAgent-2.2.12 is blacklisted - skipping download
+ [#740] -- Duplicate logging on RHEL/CentOS
- Remove timeout udev rules (bsc#1049480)
+ 99-azure-timeout.rules
+ Rule is broken
+ Timeout is being set by the eagent code
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/python-azure-agent?expand=0&rev=24
+ [#712] Initial support for OpenBSD
+ [#730] Archlinux documentation
+ [#743] Fix for FreeBSD resource disk discovery
+ [#748] Fix for host plugin response encoding
+ [#750] Fix for GAiA public key handling
+ [#751] Fix for host plugin channel initialization
+ [#752] Fix for AzureStack protocol error handling
+ [#753] Removal of iptables rules from AzureStack protocol
- From 2.2.12
+ [#711] -- There are too many log print to /var/log/waagent.log
+ [#714] -- Questionable split call in common/conf.py
+ [#717] -- Remove extension logs during deprovision
+ [#720] -- Reset of RDMA drivers not taking effect
+ [#721] -- WALA deprovision process not clean up all cloudinit files
+ [#724] -- Location of configuration file should be editable issue
+ [#725] -- v2.2.11 can throw unexpected exceptions on provisioned VMs
+ [#727] -- v2.2.11 cannot update status for RDFE VMs
- From 2.2.11
+ [#463] Ensure the transport certificate expires in no more than two
years enhancement
+ [#470] Emit goal state processing performance metrics enhancement
+ [#518] Align with the Azure Stack protocol enhancement
+ [#531] Location of configuration file should be editable feature request
+ [#604] v2.2.x - Need new OS.SshDir in waagent.conf feature request
+ [#631] Will "waagent -deprovision[+user]" wipe the cloud-init data?
feature request
+ [#668] Agent continuously logs error on FIPS compliant server
+ [#679] Enable auto-update for AzureStack feature request
+ [#682] Default route is not added if it already exists cla-not-required
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/python-azure-agent?expand=0&rev=21
+ NSG improvements
+ CoreOS fix
+ Debian fixes
+ Apply patch from Debian
+ Unhandled errors
+ Handle ExtensionError from decide_version
+ Correct mkfile size check
+ Add a log message when primary nic is not found
+ Add telemetry event for host plugin usage
+ Fix typo in log message
+ Prevent duplicates in sysinfo
+ Add support for Match blocks in sshd config
+ Fix the logic for agent version
+ Support offline hostname changes
+ Ensure config file is updated correctly
+ Support NetworkManager leases
+ Fix password encoding
+ Minor bug fixes
+ Fix for hostnamectl
+ RHEL-7 hostname
+ Fix password encrypting failure in python 2.*
+ Handle interrupt signal
+ Fix the issues for mounting resourcedisk
- From 2.2.2
+ Cleanup SUSE config
+ Support for F5 Networks BIG-IP
+ Fix sfdisk options
+ Fix for fetch manifest
+ Fix config options for RDMA
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/python-azure-agent?expand=0&rev=18
+ Non linear release number jump
+ Add agent-no-auto-update.patch
+ [#361] More graceful 503 handling
+ [#364] Enforce http proxy support for calls to storage
+ [#367] Stop disabling SELinux during provisioning
+ [#377] Fix partition table race condition
+ [#387] Fix latest version selection
+ [#388] Fix extension substatus structure
+ [#389] Fix shlex related update bug in Python 2.6
+ [#391] Correct behavior of register-service
+ [#398] AzureStack fixes
+ [#400] Support xfs filesystem
+ [#404] Correct service start/restart behavior
+ [#411] Support for disabling provisioning
+ [#417] Stop spamming journal with pidof dhlient related messages
+ [#418] Add goal state processor to the version output
+ [#425] Fix walinuxagent.service Want, After
+ [#439] Ensure to load latest agents
+ [#451] Correct proxy port type
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/python-azure-agent?expand=0&rev=16
+ Remove 99-azure-product-uuid.rules included from upstream
+ Remove python-azure-agent-setup.diff no longer needed
+ Remove python-azure-agent-disable-test-check-pid.diff
+ Disable tests
- Test have been re-written such that they are expected to run in
Azure, since we build the package in the build service 95% fail
+ goal state processing extension
+ multi-nic improvements
+ Fix failed to mount Resource Disk #145
+ Fix PID file not updating on service restart #141
+ Fix libglibmm-2.4-1c2a dependency #133
+ Fix Creating a swap file takes too long #116
+ Fix ERROR:unicode argument without an encoding occured creating
/var/lib/waagent/CustomData #187
+ Fix Should evaluate ssh pub key file before using it #169
+ Fix waagent fails to deploy SSH key on CentOS 7 #104
+ Fix Creating a swapfile using dd is extremely slow, please use
fallocate on Linux #127
+ Fix ERROR:Unable to fetch Bundle URI from manifest for
Microsoft.OSTCExtensions.LinuxDiagnostic v 2.3.4 #163
+ Fix Incorrect host route set for 168.63.129.16 on machines with
multiple NICs (CentOS 7) #190
+ agent list trim fix
+ telemetry improvements
+ signal forwarding fix
+ self-update bug-fixes
+ poll timeout fix
+ RDMA updates
+ telemetry updates
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/python-azure-agent?expand=0&rev=10
+ we want to allow users to install the WE pattern in Azure. This is
not possible if python-azure-agent conflicts with NetworkManager.
Testing shows that the system is still accessible if NM is installed
after the initial boot that sets up networking. The downside, during
image build a user could incidentally install NM and the agent and forget
to disable NM, an instance from this image may not be reachable.
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/python-azure-agent?expand=0&rev=9