Age | Commit message (Collapse) | Author |
|
Imported using git-ubuntu import.
Changelog parent: e5815bd0c9096099b3da92b69578f0afb1066ce4
New changelog entries:
* Moved dependency of linux-image-extra-virtual to recommends.
|
|
Imported using git-ubuntu import.
Changelog parent: 7c19244725bac484f17669de0ccfd2dac4bf272d
New changelog entries:
* Changed startup ordering to on ephemeral disk warning as the warning
is not written on first boot.
|
|
Imported using git-ubuntu import.
Changelog parent: 229205d15160a8de34b7afdbf5cbbb49fdc1c061
New changelog entries:
* Add upstart job to add "readme" on Azure ephemeral disk (LP: #1382257).
|
|
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: 1fd0ec23231a8bab5f544936657569883a0e45fe
New changelog entries:
* Restrict builds to amd64 only (LP: #1326018).
|
|
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: 75e067cb6f84d1834dea8aeab0722e9ffc651466
New changelog entries:
* Fix for broken sshd configuration (LP: #1305418)
- Change modification of sshd_config to address lack of newline at EOF
|
|
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: 3e535e3f3b9b1e44ed9e2394821a4f4799c8245b
New changelog entries:
* Change /etc/dhcp/dhclient.conf 'send host-name' during post-inst to
fix snapshotting instances (LP: #1268050).
|
|
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: 531fca58c17be1106d6d90e55315ac8ee7086435
New changelog entries:
* debian/patches/idns_dhcp.patch: only change send-hostname in
dhcpclient.conf when send-hostname is already in the config
(LP: #1268050).
|
|
Imported using git-ubuntu import.
Changelog parent: 752c41b017ad0da01408cd8af5eb019b3004b81d
New changelog entries:
* debian/rules: Update for new upstream location.
* debian/control: Updated the standards version from 3.9.3 to 3.9.4
* updated the description on walinuxagent-datasaver (LP: #1266545)
|
|
Imported using git-ubuntu import.
Changelog parent: 3b8f09910bb04cad24d151aff11c2908c5769125
New changelog entries:
* disable ephemeral disk formating by default (LP: #1231490)
|
|
Imported using git-ubuntu import.
Changelog parent: 655fb09c16cfa164fb4f47c0107c1d6fece36e96
New changelog entries:
* debian/patches/shadow_permissions.patch: apply the appropriate
permissions to /etc/shadow (LP: #1188820).
* debian/patches/verbose_logging.patch: use the appropriate log
faculty when using verbose logging (LP: #1193404).
* Mark bugs fixed in 1.3.2-0ubuntu3:
debian/patches/config_for_cloud-init.patch:
- fix for race condition between cloud-init and waagent (LP: #1195524)
- mount resource disk on /mnt (LP: #1193380)
- move walinuxagent init functionality to cloud-init (LP: #1037723)
|
|
Imported using git-ubuntu import.
Changelog parent: 6cf5a13dd65bc0abf70a3874f11d5b61b26dce2b
New changelog entries:
[ Ben Howard ]
* debian/patches/config_for_cloud-init.patch:
Modified configuration to disable provisioning functions.
walinuxagent for Ubuntu should now be used with Cloud-init.
* debian/postinst: Don't overwrite existing /etc/waagent.conf agent
configuration on install or upgrade.
* debian/upstart: start later in boot, avoiding race conditions
with cloud-init.
[ Scott Moser ]
* debian: wrap and sort directory
* debian/patches/no_udev_rule_removal.patch: remove 000 prefix in file
name. No need for numbering in filenames when we have patches/series.
|
|
Imported using git-ubuntu import.
Changelog parent: 571bdcfe4b3d37c0fc94689d511712c2a0a13b69
New changelog entries:
* Added logic to prevent udev rules.d movement (LP: #1188753)
|
|
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: b62390fb93897d9f873c0d23ddfcd7d2def7204f
New changelog entries:
* Changed detection of whether or not agent is packaged to using
dpkg command. (LP: #1111690)
|
|
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: 49a663c4bc1499f974cca254a9c13016c4382a1b
New changelog entries:
* Stop upgrades purging walinuxagent meta-data and configuration files
(LP: #1079897):
- d/{control,walinuxagent-data-saver.preinst}: Added
walinuxagent-data-saver package to ensure that agent generated data is
not lost on upgrade by diverting /usr/sbin/waagent during the upgrade
process.
- d/walinuxagent-data-saver.lintian-overrides: Override errors about use
of dpkg-divert in this package.
- d/control: Added Pre-Depends to walinuxagent on walinuxagent-data-saver.
- d/prerm: Stop calling waagent --uninstall during reconfiguration
and upgrade, specify files to remove manually for purge.
- d/postinst: Remove divert of /usr/sbin/waagent prior to completion of
package install.
* d/preinst: If upgrading from package version with unmanaged waagent upstart
configuration stop the agent and remove the upstart configuration.
* d/upstart: Tidied description in upstart job.
|
|
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.
|
|
ubuntu/quantal
Imported using git-ubuntu import.
Changelog parent: 342dba6f6102a286979361c86b89f8c65496c8f5
New changelog entries:
* Restrict target architectures to i386 and amd64.
|
|
ubuntu/quantal
Imported using git-ubuntu import.
|