diff options
author | Scott Moser <smoser@brickies.net> | 2016-08-23 16:48:38 -0400 |
---|---|---|
committer | Scott Moser <smoser@brickies.net> | 2016-08-23 16:48:38 -0400 |
commit | 5ec29b82151fc23c8a9f5552273063523d13d4f2 (patch) | |
tree | 45bb89fa89853737acdf23614ada36049477277b | |
parent | a0acfa6110775da4f694c1d081ae5da567351b4b (diff) | |
download | vyos-cloud-init-5ec29b82151fc23c8a9f5552273063523d13d4f2.tar.gz vyos-cloud-init-5ec29b82151fc23c8a9f5552273063523d13d4f2.zip |
Import version 0.7.7~bzr1155-0ubuntu1
Imported using git-dsc-commit.
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6a0a6caf..085a2d01 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +cloud-init (0.7.7~bzr1155-0ubuntu1) xenial; urgency=medium + + * New upstream snapshot. + * cc_mounts: use 'nofail' rather than 'nobootwait' if system uses systemd. + (LP: #1514485). + + -- Scott Moser <smoser@ubuntu.com> Tue, 10 Nov 2015 12:35:31 -0500 + cloud-init (0.7.7~bzr1154-0ubuntu1) xenial; urgency=medium * New upstream snapshot. |