Change logs for cloud-init source package in Oneiric

  • cloud-init (0.6.1-0ubuntu22.1) oneiric-proposed; urgency=low
    
      * add ability to configure Acquire::http::Pipeline-Depth via
        cloud-config setting 'apt_pipelining' (LP: #948461)
      * debian/cloud-init.postinst: address population of apt_pipeline
        setting on installation.
     -- Ben Howard <email address hidden>   Fri, 16 Mar 2012 15:44:50 -0600
  • cloud-init (0.6.1-0ubuntu22) oneiric; urgency=low
    
      * DataSourceEc2: catch a socket timeout when with a slow metadata
        service (LP: #869492).
     -- Scott Moser <email address hidden>   Thu, 06 Oct 2011 17:11:29 -0400
  • cloud-init (0.6.1-0ubuntu21) oneiric; urgency=low
    
      * increase cloud-init-nonet timeout to 130 seconds from 70 (LP: #861866)
     -- Scott Moser <email address hidden>   Wed, 28 Sep 2011 21:03:30 -0400
  • cloud-init (0.6.1-0ubuntu20) oneiric; urgency=low
    
      * fix broken path if local-hostname was not in metadata (LP: #857380)
      * redirect output of 'start networking' in 'cloud-init-nonet' to /dev/null
      * include GPLv3 in source tree
     -- Scott Moser <email address hidden>   Fri, 23 Sep 2011 09:24:27 -0400
  • cloud-init (0.6.1-0ubuntu19) oneiric; urgency=low
    
      * If local-hostname is not in meta-data, attempt to look up hostname in
        an alias in /etc/hosts. This will avoid setting domain portion of fqdn
        to 'localdomain' in some cases (LP: #850206).
     -- Scott Moser <email address hidden>   Wed, 14 Sep 2011 15:15:00 -0400
  • cloud-init (0.6.1-0ubuntu18) oneiric; urgency=low
    
      * minor documentation improvement.
    
      [Mike Moulton, Avishai Ish-Shalom]
      * Chef support fixes. support for environment and initial attr (LP: #845208)
     -- Scott Moser <email address hidden>   Tue, 13 Sep 2011 17:02:48 -0400
  • cloud-init (0.6.1-0ubuntu17) oneiric; urgency=low
    
      * fix issues with chef (LP: #845161)
      * be more forgiving on metadata for public-keys (LP: #845155)
     -- Scott Moser <email address hidden>   Fri, 09 Sep 2011 14:19:03 -0700
  • cloud-init (0.6.1-0ubuntu16) oneiric; urgency=low
    
      * catch up with trunk at revision 439
      * warn on failure to set hostname (LP: #832175)
      * properly wait for all static interfaces to be up before
        cloud-init runs (depends on fix in LP:# 838968).
      * in DataSources NoCloud and OVF, do not set hostname to the
        static value 'ubuntuhost' if local-hostname is not in metadata
        (LP: #838280)
      * improve the way ssh_authorized_keys is updated, so that the
        values given will be used. (LP: #434076, LP: #833499)
      * cloud-init-notnet.conf: minor changes to config
     -- Scott Moser <email address hidden>   Thu, 01 Sep 2011 21:14:09 -0400
  • cloud-init (0.6.1-0ubuntu15) oneiric; urgency=low
    
      * catch up with trunk at revision 431
      * add network debug info to console when cloud-init runs (LP: #828186)
      * fix issue where subprocesses (apt-add-repository) where given
        the console and would attempt to prompt user and hang boot (LP: #831505)
      * add awareness of ecdsa to cc_ssh
     -- Scott Moser <email address hidden>   Tue, 23 Aug 2011 00:01:01 -0400
  • cloud-init (0.6.1-0ubuntu14) oneiric; urgency=low
    
      * change the handling of user-data (LP: #810044)
       * boothooks will now run more than once as they were intended
       * cloud-config and user-scripts will be updated from user data every boot
      * Add a second type of part-handler that will be called on every boot
      * fix bad handling of /etc/hosts if manage_etc_hosts was false
     -- Scott Moser <email address hidden>   Mon, 08 Aug 2011 12:46:56 -0500
  • cloud-init (0.6.1-0ubuntu13) oneiric; urgency=low
    
      * do not install 92-uec-upgrade-available as a motd hook.  This file was
        installed but did not do anything since updates-check was removed.
      * support multiple staticly configured network devices, as long as
        all of them come up early (LP: #810044)
    
      [Marc Cluet]
      * add support for passing mcollective keys via cloud-config
      * add support for 'include-once' type.  include-once urls are only
        retrieved once-per-instance rather than on every boot.
     -- Scott Moser <email address hidden>   Mon, 01 Aug 2011 16:45:40 -0400
  • cloud-init (0.6.1-0ubuntu12) oneiric; urgency=low
    
      * do not give trace on failure to resize in lxc container (LP: #800856)
      * increase the timeout on url gets for "seedfrom" values (LP: #812646)
      * do not write entries for ephemeral0 on t1.micro (LP: #744019)
    
      [Adam Gandalman]
      * improve the updating of /etc/hosts with correct fqdn when possible
        (LP: #812539)
    
      [Avishai Ish-Shalom]
      * add chef support (cloudinit/CloudConfig/cc_chef.py) (LP: #798844)
     -- Scott Moser <email address hidden>   Thu, 21 Jul 2011 05:51:03 -0400
  • cloud-init (0.6.1-0ubuntu11) oneiric; urgency=low
    
      [Marc Cluet]
      * sanitize hosts file for system's hostname to 127.0.1.1 (LP: #802637)
     -- Scott Moser <email address hidden>   Thu, 30 Jun 2011 14:12:47 -0400
  • cloud-init (0.6.1-0ubuntu10) oneiric; urgency=low
    
      * sync with trunk (rev 405)
      * fix cloud-init in ubuntu lxc containers (LP: #800824)
     -- Scott Moser <email address hidden>   Tue, 28 Jun 2011 06:46:14 -0400
  • cloud-init (0.6.1-0ubuntu9) oneiric; urgency=low
    
      * sync with trunk (rev 404)
      * make metadata urls configurable, to support eucalyptus in
        STATIC or SYSTEM modes (LP: #761847)
      * support disabling byobu in cloud-config (LP: #797336)
      * guarantee that ssh_config runs before sshd starts (LP: #781101)
      * make prefix for keys added to /root/.ssh/authorized_keys configurable
        and add 'no-port-forwarding,no-agent-forwarding,no-X11-forwarding'
        to the default (LP: #798505)
      * make 'cloud-config ready' command configurable (LP: #785551)
      * make fstab fields used to 'fill in' shorthand mount entries configurable
        (LP: #785542)
      * read sshd_config to properly get path for authorized_keys (LP: #731849)
     -- Scott Moser <email address hidden>   Fri, 17 Jun 2011 12:18:34 -0400
  • cloud-init (0.6.1-0ubuntu8) natty; urgency=low
    
      * instead of including /boot/grub, create it in postinst
        of grub-legacy-ec2.
     -- Scott Moser <email address hidden>   Fri, 15 Apr 2011 13:01:17 -0400