File python-azure-agent.changes of Package python-azure-agent.4080
-------------------------------------------------------------------
Fri Jan 27 15:12:29 UTC 2017 - rjschwei@rjsdomain
- Update to version 2.2.3 (bsc#1018369)
+ 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
+ Fix issue with xfs swapon
+ Add Clear Linux distro support
+ Handle deprovisioning interruption
+ Reduce goal state logging
+ Increase polling rate
+ RHUI cleanup
+ Add restart_if function for Alpine
+ Support OnHold flag
+ Fix for decode_config
+ Azure stack certificate fix
+ Enable over-provisioning support
+ Enable host plugin scenarios
+ RDMA updates
+ sfdisk logging fix
+ Big IP updates
- From 2.2.1
+ Correct the installed version check in decide_version
-------------------------------------------------------------------
Wed Oct 5 13:02:06 UTC 2016 - rjschwei@suse.com
- Add comment to specfile clarifying the Provides directive lifespan
-------------------------------------------------------------------
Mon Oct 3 20:56:00 UTC 2016 - rjschwei@suse.com
- Update to version 2.2.0
+ 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
-------------------------------------------------------------------
Tue Sep 13 18:03:20 UTC 2016 - rjschwei@suse.com
- Upstream releases a tarball WALinuxAgent-%{version} while this is
a reminder of days gone by, as in Windows Azure, it is less confusing
and less work if we stay with the upstream source name vs. renaming
the tarball.
-------------------------------------------------------------------
Mon Aug 29 18:45:25 UTC 2016 - bear454@opensuse.org
- Update to version 2.1.6 (bsc#994592)
+ improved RDMA support
+ extension state migration
+ Alpine Linux support
+ fixes for #347, #351, #353
-------------------------------------------------------------------
Tue Aug 9 11:48:56 UTC 2016 - rjschwei@suse.com
- Require eject (bsc#992796,bsc#992797)
-------------------------------------------------------------------
Tue Jul 26 12:20:38 UTC 2016 - bbrunner@suse.com
- Added version to Provides: WALinuxAgent
-------------------------------------------------------------------
Mon Jul 25 15:12:55 UTC 2016 - rjschwei@suse.com
- Replace Conflicts directive with Provides, Obsoletes pair
(bsc#990424, bsc#990489)
-------------------------------------------------------------------
Wed Jul 20 14:57:12 UTC 2016 - rjschwei@suse.com
- Update to version 2.1.5 (bsc#989789)
+ 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
+ use dhcp cache for CentOS
+ output buffering fix
+ rdma config files
+ sigterm forwarding
+ reduced log verbosity
+ extension manager self-update
+ multi-nic improvements
+ scvmm fixes
-------------------------------------------------------------------
Wed Jul 13 12:27:19 UTC 2016 - rjschwei@suse.com
- Do not conflict with NetworkManager (bsc#988743)
+ 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.
-------------------------------------------------------------------
Tue Jul 12 07:13:59 UTC 2016 - rjschwei@suse.com
- Apply patch python-azure-agent-disable-test-check-pid.diff with patch
macro to appease SLES 11 build service checks
-------------------------------------------------------------------
Sat May 21 10:21:29 UTC 2016 - rjschwei@suse.com
- Update to version 2.1.4 (bsc#980789, bsc#980790)
+ Support for FreeBSD
+ Fix a bug for internal extension version resolving
-------------------------------------------------------------------
Mon Apr 18 10:11:08 UTC 2016 - jgleissner@suse.com
- Renamed python-azure-agent-setup.diff to python-agent-azure-setup.diff
- Package tests in sub package
-------------------------------------------------------------------
Fri Apr 15 16:39:12 UTC 2016 - jgleissner@suse.com
- Do not package tests (python-agent-azure-setup.diff, bsc#974899)
- Enable unit tests during build
- Disable test_check_pid (fails if /proc is not available,
python-azure-agent-disable-test-check-pid.diff)
- Do not run sed on every file (corrupts sample_ext.zip)
- Do not mark /usr/lib/udev/rules.d files as %config
-------------------------------------------------------------------
Tue Apr 5 11:54:47 UTC 2016 - jgleissner@suse.com
- Include in SLE 11 and SLE 12 Public Cloud modules (bnc#973427
fate#320692)
-------------------------------------------------------------------
Thu Feb 4 23:01:32 UTC 2016 - rjschwei@suse.com
- Update to version 2.1.3
+ Refactor distro class
+ Fixed protocol detection on Azure Stack
+ Fix extension handling issue
+ Allow overwrite existing user
+ Decode and execute custom data
-------------------------------------------------------------------
Tue Nov 10 16:11:12 UTC 2015 - rjschwei@suse.com
- Initial build
+ Version 2.1.2.rc2