diff options
author | Chad Smith <chad.smith@canonical.com> | 2017-10-10 14:12:39 -0600 |
---|---|---|
committer | Chad Smith <chad.smith@canonical.com> | 2017-10-10 14:12:39 -0600 |
commit | f588fb224864af8f984efa3a13e938e8a2117be4 (patch) | |
tree | e25f7b413f48f71b55020948429b775d0156d887 | |
parent | 0df20692b8160b1b7fcbb2592287a9fb100d1070 (diff) | |
download | vyos-cloud-init-f588fb224864af8f984efa3a13e938e8a2117be4.tar.gz vyos-cloud-init-f588fb224864af8f984efa3a13e938e8a2117be4.zip |
update changelog (new upstream snapshot 17.1-18-gd4f70470).
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 837cc3fb..dbfef007 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -cloud-init (17.1-17-g45d361cb-0ubuntu1~16.04.1) xenial-proposed; urgency=medium +cloud-init (17.1-18-gd4f70470-0ubuntu1~16.04.1) UNRELEASED; urgency=medium * drop the following cherry picks, now incorporated in snapshot. + debian/patches/cpick-a2f8ce9c-Do-not-provide-systemd-fsck-drop... @@ -8,6 +8,7 @@ cloud-init (17.1-17-g45d361cb-0ubuntu1~16.04.1) xenial-proposed; urgency=medium * debian/rules: install rsyslog file with 0644 mode instead of 0755. * debian/rules, debian/apport-launcher.py: add an apport hook. (LP: #1607345) * New upstream snapshot. (LP: #1721847) + - simpletable: Fix get_string method to return table-formatted string - net: Handle bridge stp values of 0 and convert to boolean type [Chad Smith] - tools: Give specific --abbrev=8 to "git describe" @@ -121,7 +122,7 @@ cloud-init (17.1-17-g45d361cb-0ubuntu1~16.04.1) xenial-proposed; urgency=medium [Ryan Harper] - archlinux: Fix bug with empty dns, do not render 'lo' devices. - -- Chad Smith <chad.smith@canonical.com> Fri, 06 Oct 2017 13:56:05 -0600 + -- Chad Smith <chad.smith@canonical.com> Tue, 10 Oct 2017 14:11:42 -0600 cloud-init (0.7.9-233-ge586fe35-0ubuntu1~16.04.2) xenial-proposed; urgency=medium |