walinuxagent (1.3.2-0ubuntu4~12.04.6) precise; urgency=low

  * Fixes for (LP: #1268050):
    - Change /etc/dhcp/dhclient.conf 'send host-name' during post-inst to
      fix snapshotting instances sending wrong hostname via DHCP to fabric.
    - Backport of send-hostname fix from 1.4.1 per MS request.

 -- Ben Howard <ben.howard@ubuntu.com>  Wed, 19 Mar 2014 07:14:02 -0600

walinuxagent (1.3.2-0ubuntu4~12.04.5) precise-proposed; urgency=low

  * Disable ephemeral format functions by default; this is now handled in
    cloud-init by default (LP: #1231490).

 -- Ben Howard <ben.howard@ubuntu.com>  Fri, 11 Oct 2013 15:42:12 -0600

walinuxagent (1.3.2-0ubuntu4~12.04.4) precise; urgency=low

  * Update versioned cloud-init dependency for the precise version.

 -- Adam Conrad <adconrad@ubuntu.com>  Thu, 15 Aug 2013 21:31:01 -0600

walinuxagent (1.3.2-0ubuntu4~12.04.3) precise; urgency=low

  * Backport of 13.10 WALinuxAgent to support Cloud-init provisioning,
    and various bug fixes.
    * 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)
    * 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.
    * Added logic to prevent udev rules.d movement (LP: #1188753)

 -- Ben Howard <ben.howard@ubuntu.com>  Wed, 14 Aug 2013 12:39:41 -0600

walinuxagent (1.3.2-0ubuntu1~12.04.1) precise; urgency=low

  * New upstream release per Microsoft request (LP: #1158465).
  * Dropped Ubuntu packaging deltas as upstream supports packaged
    versions.

 -- Ben Howard <ben.howard@ubuntu.com>  Thu, 21 Mar 2013 14:52:27 -0600

walinuxagent (1.3-0ubuntu2~12.04.1) precise; urgency=low

  * Changed detection of whether or not agent is packaged to using
    dpkg command. (LP: #1111690)

 -- Ben Howard <ben.howard@ubuntu.com>  Thu, 31 Jan 2013 11:42:39 -0700

walinuxagent (1.3-0ubuntu1~12.04.1) precise; urgency=low

  * 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.

 -- Ben Howard <ben.howard@ubuntu.com>  Fri, 18 Jan 2013 15:43:08 -0700

walinuxagent (1.2-0ubuntu1~12.04.1) precise-proposed; urgency=high

  * 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.

 -- Ben Howard <ben.howard@ubuntu.com>  Wed, 12 Dec 2012 10:05:42 -0700

walinuxagent (1.1-0ubuntu2~12.04.1) precise-proposed; urgency=low

  * Backport new upstream version (LP: #1078074) from current development
    release including fix for critical issue during upgrade (LP: #1079897).

 -- Louis Bouchard <louis.bouchard@canonical.com>  Wed, 28 Nov 2012 16:51:12 +0100

walinuxagent (1.1-0ubuntu2) raring; urgency=low

  * 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.

 -- James Page <james.page@ubuntu.com>  Fri, 23 Nov 2012 16:07:41 +0000

walinuxagent (1.1-0ubuntu1) raring; urgency=low

  * New upstream version (LP: #1078074, #1077147).
  * Moved upstart job to be managed by packaging.

 -- Ben Howard <ben.howard@ubuntu.com>  Wed, 14 Nov 2012 10:59:37 -0700

walinuxagent (1.0~git20120606.c16f5e9-0ubuntu2~12.04.1) precise-proposed; urgency=low

  * Backport for enablement of Windows Azure IaaS platform in
    Ubuntu 12.04 (LP: #1014864).

 -- James Page <james.page@ubuntu.com>  Thu, 09 Aug 2012 21:51:23 +0100

walinuxagent (1.0~git20120606.c16f5e9-0ubuntu2) quantal; urgency=low

  * Restrict target architectures to i386 and amd64.

 -- James Page <james.page@ubuntu.com>  Mon, 06 Aug 2012 10:24:07 +0100

walinuxagent (1.0~git20120606.c16f5e9-0ubuntu1) quantal; urgency=low

  * Initial package import (LP: #1014864).
  * Ubuntu specific modifications:
    - Made resolvconf aware during deprovisioning
    - Added Ubuntu upstart job
    - Added ability to prevent agent startup.

 -- Ben Howard <ben.howard@ubuntu.com>  Fri, 22 Jun 2012 09:10:22 -0600
