diff options
author | Scott Moser <smoser@brickies.net> | 2016-08-23 16:48:41 -0400 |
---|---|---|
committer | Scott Moser <smoser@brickies.net> | 2016-08-23 16:48:41 -0400 |
commit | 546f424a7f02f800639c947068b1feda7ff57e59 (patch) | |
tree | 547dd3d6a37214af976d3bcbce18a179d04ba97a /debian | |
parent | 7b925df28f84c824e9e4697723d879903a81e780 (diff) | |
download | vyos-cloud-init-546f424a7f02f800639c947068b1feda7ff57e59.tar.gz vyos-cloud-init-546f424a7f02f800639c947068b1feda7ff57e59.zip |
Import version 0.7.7~bzr1208-0ubuntu1
Imported using git-dsc-commit.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 49145c43..5157c7bb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +cloud-init (0.7.7~bzr1208-0ubuntu1) xenial; urgency=medium + + * New upstream snapshot. + - phone_home: allow usage of fqdn (LP: #1566824) [Ollie Armstrong] + - chef: straighten out validation_cert and validation_key (LP: #1568940) + - skip bridges when generating fallback networking (LP: #1569974) + - rh_subscription: only check subscription if configured (LP: #1536706) + - SmartOS, CloudSigma: fix error when dmi data is not availble + (LP: #1569469) + - DataSourceNoCloud: fix check_instance_id when upgraded (LP: #1568150) + - lxd: adds basic support for dpkg based lxd-bridge + configuration. (LP: #1569018) + - centos: Ensure that a resolve conf object is written as a string. + (LP: #1479988) + + -- Scott Moser <smoser@ubuntu.com> Wed, 13 Apr 2016 13:19:03 -0400 + cloud-init (0.7.7~bzr1200-0ubuntu1) xenial; urgency=medium * New upstream snapshot. |