diff options
author | Scott Moser <smoser@ubuntu.com> | 2018-07-10 15:45:31 -0400 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2018-07-10 15:45:31 -0400 |
commit | b07ebf52e94fa5f94708f86937af4dba382168ba (patch) | |
tree | 51a7ec74e5cb7d588b5822f2c5b265b09e6c448d /debian | |
parent | 253eb5e814c92d18f7e507863c6cf85f858bb3d9 (diff) | |
download | vyos-cloud-init-b07ebf52e94fa5f94708f86937af4dba382168ba.tar.gz vyos-cloud-init-b07ebf52e94fa5f94708f86937af4dba382168ba.zip |
update changelog: add sru bug ref in changelog, remove individual ref.
Just remove the reference to bug 1780481 that was added to
debian/changelog. Also, add a reference (re-using) the SRU bug 1777912.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 655a9f7c..f7c395d2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,8 @@ cloud-init (18.3-9-g2e62cb8a-0ubuntu1~16.04.1) xenial-proposed; urgency=medium - * New upstream snapshot. + * New upstream snapshot. (LP: #1777912) - docs: note in rtd about avoiding /tmp when writing files - ubuntu,centos,debian: get_linux_distro to align with platform.dist - (LP: #1780481) - Fix boothook docs on environment variable name (INSTANCE_I -> INSTANCE_ID) [Marc Tamsky] - update_metadata: a datasource can support network re-config every boot |