~ubuntu-branches/ubuntu/raring/cloud-init/raring

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Package Import Robot
  • Author(s): Scott Moser
  • Date: 2013-03-27 10:04:41 UTC
  • mfrom: (245.1.4 raring)
  • Revision ID: package-import@ubuntu.com-20130327100441-o1u6gxh6f5pat822
Tags: 0.7.2~bzr804-0ubuntu1
* New upstream snapshot.
  * use python-requests rather than urllib2 for http (LP: #1067888)
  * handle failure of resizefs better.  Specifically, do not show
    warnings or stack trace in lxc (LP: #1160462)

Show diffs side-by-side

added added

removed removed

Lines of Context:
50
50
 - allow specifying apt-get command in distro config ('apt_get_command')
51
51
 - support different and user-suppliable merging algorithms for cloud-config
52
52
   (LP: #1023179)
 
53
 - use python-requests rather than urllib2.  By using recent versions of
 
54
   python-requests, we get https support (LP: #1067888).
53
55
 
54
56
0.7.1:
55
57
 - sysvinit: fix missing dependency in cloud-init job for RHEL 5.6