summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChad Smith <chad.smith@canonical.com>2020-06-02 20:44:55 -0600
committerChad Smith <chad.smith@canonical.com>2020-06-02 20:44:55 -0600
commitd2e44563c4dbc361ecee8b076fd8b8d86df96cf1 (patch)
tree6cfbbd5e592124d30f49612026513a7148c01b1b
parentcb99c7ad65cba6e801143e9de5b74c341cfa1851 (diff)
downloadcloud-init-git-d2e44563c4dbc361ecee8b076fd8b8d86df96cf1.tar.gz
update changelog (New upstream snapshot 20.2-45-g5f7825e2).
-rw-r--r--debian/changelog14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b8bea7bb..d851a97e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+cloud-init (20.2-45-g5f7825e2-0ubuntu1~16.04.1) UNRELEASED; urgency=medium
+
+ * New upstream snapshot. (LP: #1881018)
+ - test: fix all flake8 E241 (#403) [Joshua Powers]
+ - test: ignore flake8 E402 errors in main.py (#402) [Joshua Powers]
+ - cc_grub_dpkg: determine idevs in more robust manner with grub-probe
+ (#358) [Matthew Ruffell]
+ - test: fix all flake8 E741 errors (#401) [Joshua Powers]
+ - tests: add groovy integration tests for ubuntu (#400)
+ - Enable chef_license support for chef infra client (#389) [Bipin Bachhao]
+ - testing: use flake8 again (#392) [Joshua Powers]
+
+ -- Chad Smith <chad.smith@canonical.com> Tue, 02 Jun 2020 20:44:50 -0600
+
cloud-init (20.2-38-g8377897b-0ubuntu1~16.04.1) xenial; urgency=medium
* d/control: drop pyflakes from Build-Depends