diff options
author | Chad Smith <chad.smith@canonical.com> | 2017-10-31 13:10:36 -0600 |
---|---|---|
committer | Chad Smith <chad.smith@canonical.com> | 2017-10-31 13:10:36 -0600 |
commit | 38f592a2f3987e8e5ea2365d2132b179e17cafc4 (patch) | |
tree | 5c1f2b1b4628573961afedfe76dad34839d3eab7 | |
parent | f8e9c9d670f742848034d1ffd22d7ef2126abf39 (diff) | |
download | vyos-cloud-init-38f592a2f3987e8e5ea2365d2132b179e17cafc4.tar.gz vyos-cloud-init-38f592a2f3987e8e5ea2365d2132b179e17cafc4.zip |
update changelog (new upstream snapshot 17.1-27-geb292c18).
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e7ffc6f6..afc42c51 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +cloud-init (17.1-27-geb292c18-0ubuntu1~16.04.1) UNRELEASED; urgency=medium + + * New upstream snapshot. + - EC2: Limit network config to fallback nic, fix local-ipv4 only + instances. (LP: #1728152) + - Gentoo: Use "rc-service" rather than "service". + [ckonstanski] (LP: #1727121) + + -- Chad Smith <chad.smith@canonical.com> Tue, 31 Oct 2017 13:10:21 -0600 + cloud-init (17.1-25-g17a15f9e-0ubuntu1~16.04.1) xenial-proposed; urgency=medium * New upstream snapshot. |