Revisions of python-azure-agent

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 503396 from Robert Schweikert's avatar Robert Schweikert (rjschwei) (revision 23)
initialized devel package after accepting 503396
Robert Schweikert's avatar Robert Schweikert (rjschwei) committed (revision 22)
- Modify dependencies, systemd is runtime, not build
Robert Schweikert's avatar Robert Schweikert (rjschwei) committed (revision 21)
- Update to version 2.2.13 (bsc#1042202, bsc#1042203)
  + [#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
Robert Schweikert's avatar Robert Schweikert (rjschwei) committed (revision 20)
- Update to version 2.2.10 (bsc#1035418, bsc#1035419)
  + [#675] Clean up extension directories
  + [#673] Provisioning logging improvements
  + [#674] Override decode custom data
  + [#670] Add Arch distro support
- From version 2.2.9
  + [#665] Networking logging cleanup
  + [#666] Keygen logging cleanup
  + [#667] Reduce the monitoring loop wait time
- From version 2.2.8
  + [#649] Improve host plugin failure handling
  + [#647] Add telemetry for put status failures
  + [#646] Improve extension handler logging
  + [#645] Reduce guest agent update logging
  + [#644] Add basic 32-bit support to interface detection
  + [#641] Better heartbeat exception handling
  + [#640] Better unhandled exception logging
  + [#638] Improve NSG state management
  + [#637] Better handling and cleanup of old events
  + [#635] Pass environment variables to subprocess
  + [#634] Improve RDMA package matching
  + [#629] Better handling of resource disk mounting
  + [#624] Data disks udev rule
  + [#614] Add support for EulerOS
- From version 2.2.7
  + [#625] Enabled PageBlob support through HostGAPlugin
Robert Schweikert's avatar Robert Schweikert (rjschwei) committed (revision 19)
- Update to version 2.2.6 (bsc#1029223, bsc#1029224)
  + [#611] Improve logging when interface detection fails
  + [#603] Retry when get thuimbprint fails
  + [#602] Ensure host plugin calls fail gracefully
  + [#601] Handle interface resets more gracefully
  + [#600] Wait for partition before mounting
  + [#599] Correct check for heartbeat freshness
  + [#594] Fix RDMA reboot issue
  + [#588] Changed permissions for log directory
- From 2.2.5
  + [#587] Fix potential sync issue with incarnation number and cache
- From 2.2.4
  + [#579] Extend VM health status
  + [#578] Fix FreeBSD deprovision
  + [#577] Improve mount call and logging
  + [#573] Centos 7.0 hostnamectl fix
Robert Schweikert's avatar Robert Schweikert (rjschwei) committed (revision 18)
- 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
Robert Schweikert's avatar Robert Schweikert (rjschwei) committed (revision 17)
- Add comment to specfile clarifying the Provides directive lifespan
Robert Schweikert's avatar Robert Schweikert (rjschwei) committed (revision 16)
- 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
Robert Schweikert's avatar Robert Schweikert (rjschwei) committed (revision 15)
- 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.
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 423709 from James Mason's avatar James Mason (bear454) (revision 14)
Update to v2.1.6
Robert Schweikert's avatar Robert Schweikert (rjschwei) committed (revision 13)
- Require eject (bsc#992796,bsc#992797)
Robert Schweikert's avatar Robert Schweikert (rjschwei) committed (revision 12)
- Added version to Provides: WALinuxAgent
Robert Schweikert's avatar Robert Schweikert (rjschwei) committed (revision 11)
- Replace Conflicts directive with Provides, Obsoletes pair
  (bsc#990424, bsc#990489)
Robert Schweikert's avatar Robert Schweikert (rjschwei) committed (revision 10)
- 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
Robert Schweikert's avatar Robert Schweikert (rjschwei) committed (revision 9)
- 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.
Robert Schweikert's avatar Robert Schweikert (rjschwei) committed (revision 8)
- Apply patch  python-azure-agent-disable-test-check-pid.diff with patch
  macro to appease SLES 11 build service checks
Robert Schweikert's avatar Robert Schweikert (rjschwei) committed (revision 7)
- Update to version 2.1.4 (bsc#980789, bsc#980790)
Robert Schweikert's avatar Robert Schweikert (rjschwei) committed (revision 6)
- Update to version 2.0.14 (bsc#980789, bsc#980790)
  + Support for FreeBSD
  + Fix a bug for internal extension version resolving
Robert Schweikert's avatar Robert Schweikert (rjschwei) accepted request 391543 from Joachim Gleissner's avatar Joachim Gleissner (jgleissner) (revision 5)
fixed bug number format in changes so package update can be submitted to SLE
Robert Schweikert's avatar Robert Schweikert (rjschwei) accepted request 390543 from Joachim Gleissner's avatar Joachim Gleissner (jgleissner) (revision 4)
move tests to sub package (bsc#974899), enable unit tests during build
Displaying revisions 101 - 120 of 123
openSUSE Build Service is sponsored by