summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Falcon <therealfalcon@gmail.com>2021-04-19 13:58:51 -0500
committerJames Falcon <therealfalcon@gmail.com>2021-04-19 15:53:17 -0500
commitb75f35536854ba5ad12b45eb9dd3e12ea8025757 (patch)
treec4e3fa054cabd71bd7373d8d32334a50a5e56b22
parent1bfcfa9c8c4a80c8da934df2864fb1d247703624 (diff)
downloadcloud-init-git-b75f35536854ba5ad12b45eb9dd3e12ea8025757.tar.gz
update changelog
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 214e4a26..38bdc1e2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+cloud-init (21.1-19-gbad84ad4-0ubuntu1~20.10.2) groovy; urgency=medium
+
+ * cherry-pick 83f6bbfb: Fix unpickle for source paths missing run_dir
+ (#863) (LP: #1899299)
+ * cherry-pick d132356c: fix error on upgrade caused by new vendordata2
+ attributes (LP: #1922739)
+
+ -- James Falcon <james.falcon@canonical.com> Mon, 19 Apr 2021 13:58:19 -0500
+
cloud-init (21.1-19-gbad84ad4-0ubuntu1~20.10.1) groovy; urgency=medium
* d/cloud-init.postinst: Change output log permissions on upgrade
(LP: #1918303)