Age | Commit message (Collapse) | Author |
|
Imported using git-ubuntu import.
Changelog parent: 63d399807de30a64456e672063e7c20babf7aadc
New changelog entries:
* New upstream release (LP: #1651128)
- d/patches/fix-auto-update.patch,
d/patches/lp1623570-adjust-walinuxagent-service-after-and-wants.patch:
- Dropped as changes have been applied upstream
- Refreshed debian/patches/disable_import_test.patch
|
|
Imported using git-ubuntu import.
Changelog parent: 0f7cef5b52162d1ebb31a738bd8fc9febe1fbda6
New changelog entries:
* New upstream release (LP: #1603581)
- d/patches/disable-auto-update.patch:
- The new version introduces auto-updating of the agent to its latest
version via an internal mechanism; disable this
- d/patches/fix_shebangs.patch:
- Dropped in favour of the dh_python3 --shebang option.
- Refreshed d/patches/disable_udev_overrides.patch
|
|
Imported using git-ubuntu import.
Changelog parent: 53f54030cae2de3d5fa474a61fe51f16c7a07c79
New changelog entries:
* New upstream release (LP: #1543359):
- Bug fixes for extension handling
- Feature enablement for AzureStack.
|
|
Imported using git-ubuntu import.
Changelog parent: 0afc048f2a6ff3638ecfa33e7ded5dc8dddf041a
New changelog entries:
* New upstream release for Ubuntu.
- Switch to Python3
- Applies Ubuntu specific patches
|
|
Imported using git-ubuntu import.
Changelog parent: 7cb11e70e6c639cefc143e8df243b3e88f5fe232
New changelog entries:
* New upstream release.
- Rebased patches for 2.0.13 onto 2.0.14.
- Fix rdma config
- Fix page blob uploading for python 2.6
. Fix http request error handling
|
|
Imported using git-ubuntu import.
Changelog parent: 5af8d1f80caf5d49988dbb0cf95ad7c58250b90f
New changelog entries:
* New upstream release (LP: #1449369).
* Rebased patches for 2.0.12 onto 2.0.13.
|
|
Imported using git-ubuntu import.
Changelog parent: f9cd6b27fad4d9fdf557138966f2d34cae234edb
New changelog entries:
* New upstream release.
* Added debian/watch for easier maintenance.
* Fix regression of missing dataloss warning by adding systemd unit file.
|
|
Imported using git-ubuntu import.
Changelog parent: ffe54a5ad34c480106b4c61b28290cc714b627ee
New changelog entries:
* New upstream release (LP: #1356479).
- Fixed issue of reporting SSH keys to fabric
- wait for Cloud-init to provision the host keys
- Multiple fixes for extension handlers
- capture output of subprocess, prevent subprocess failure
- prevent fabric from continuously querying host if no extensions
are installed.
|
|
Imported using git-ubuntu import.
Changelog parent: a09fd19e86794f7898a30e1c09e0c3055b651134
New changelog entries:
* New upstream release (LP: #1321024).
- Multiple fixes for extension handler framework
- New logging support
- Add state handling for each extension
- Properly handle non-JSON extensions
- Several other bugfixes
- Replace platform.* calls with DistInfo() function
- EnvMonitor - Set SCSI I/O timeout for all attached disks
* Packaging changes
- Rebased Ubuntu packaging patches from 2.0.4.
- Updated Debian standards from 3.9.4 to 3.9.5.
|
|
Imported using git-ubuntu import.
Changelog parent: 7e039dbf3ac6a0eea7ae6c673bdbfbec8d7a8047
New changelog entries:
* Update to latest upstream version 2.0.4 (LP: #1304023).
- Includes ability for agent injection.
|
|
Imported using git-ubuntu import.
Changelog parent: b10340ae4082fc4904a41f90d4b4e6d2179ef2ff
New changelog entries:
* Update to latest upstream version 2.0.3 (LP: #1249052).
- use python-setuptools to do installation, dropping the {pre,post}insts
- dropped the walinuxagent-datasaver packages as no longer needed.
- use packaged default configuration file by default.
* Include patches from 1.3.x series
- debian/patches/disable_provisioning.patch: disable provisioning
features infavor of WALinuxAgent cloud-init support.
- debian/patches/disable-udev-rules.patch: disable UDEV rule mangling
* Include default Cloud-init configuration
- configures Cloud-init to use the default Azure Datasource
|
|
Imported using git-ubuntu import.
Changelog parent: 608a9999c43d3500a13f03621c3982db505ec781
New changelog entries:
* Updated to 1.3.2 as part of Windows Azure requirement (LP: #1158465).
* Upstream now supports packaging; incorporated upstream packaging into
Ubuntu Packaging.
|
|
Imported using git-ubuntu import.
Changelog parent: 961f38d3d7621d3d6f48d4216fcfb3b3ab806f72
New changelog entries:
* New upstream version (LP: #1101371)
- Add some error checking and robustness to DVD mounting operation during
provisioning
- Remove redundant check for IP and Port in LoadBalancerProbe
- Add check to self.computername to detect empty hostname in configuration
- Fix manual uninstall on Ubuntu
* Modified walinuxagent to recognize when its been packaged.
|
|
Imported using git-ubuntu import.
Changelog parent: 908c9c67eab553877bc5d16e2d52318d1d8ce8f9
New changelog entries:
* New upstream version (LP: #1077148)
* Upstream features:
- Added - load ata_piix.ko module loaded if needed for CDROM device support
- Additional logging for DoDhcpWork()
- Update sock.recv timeout from 30 to 10 seconds
- Fix: Linux waagent deprovision, user is not deleted properly
- Fix: Make LBProbeResponder construction more robust
- Fix: Agent fails to provision user with public/private key pairs
- Fix: DHCP broadcast response not received
- Fix: Linux agent fails to delete root user password
- Fix: Linux agent should report error messages to Fabric when
passed an invalid hostname.
* Dropped Ubuntu specific patches
- Removed debian/patches/000_resolv-conf.patch as upstream now supports
resolvconf properly.
- Removed debian/patches/001-strip-init-d.patch as redundant now that
upstream understands Ubuntu upstart. Upstream script does not
handle the removal of the upstart job anyway.
* Added debian/patches/000_use_package_upstart.patch to use packaged
upstart job over in-script upstart.
|
|
Imported using git-ubuntu import.
Changelog parent: c7b6a6ea935ab4f2dec9f29913f996d615cf2fde
New changelog entries:
* New upstream version (LP: #1078074, #1077147).
* Moved upstart job to be managed by packaging.
|