diff options
author | Scott Moser <smoser@brickies.net> | 2016-12-13 09:30:57 -0500 |
---|---|---|
committer | Scott Moser <smoser@brickies.net> | 2016-12-13 09:30:57 -0500 |
commit | c9876b20607cf0ac1160ce85549ef30af7dd111a (patch) | |
tree | ac8c42bd96f79c26007760609074bf1666d3801d /debian/changelog | |
parent | f3cbd22ed83eac85c0cccd46a49dd413f3638453 (diff) | |
download | vyos-cloud-init-c9876b20607cf0ac1160ce85549ef30af7dd111a.tar.gz vyos-cloud-init-c9876b20607cf0ac1160ce85549ef30af7dd111a.zip |
cherry pick c9c9197
LP: #1647708
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index b7e9e593..85b90f08 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,10 @@ cloud-init (0.7.8-49-g9e904bb-0ubuntu1~16.04.3) UNRELEASED; urgency=medium * cherry-pick a9d41de: CloudSigma: Fix bug where datasource was not loaded in local (LP: #1648380) + * cherry-pick c9c9197: mounts: use mount -a again to accomplish mounts + (LP: #1647708) - -- Scott Moser <smoser@ubuntu.com> Tue, 13 Dec 2016 09:30:37 -0500 + -- Scott Moser <smoser@ubuntu.com> Tue, 13 Dec 2016 09:30:49 -0500 cloud-init (0.7.8-49-g9e904bb-0ubuntu1~16.04.2) xenial-proposed; urgency=medium |