summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChad Smith <chad.smith@canonical.com>2023-03-20 14:45:05 -0600
committerChad Smith <chad.smith@canonical.com>2023-03-20 14:45:05 -0600
commitfb5258f992812478cd96c5e6aaae45ef50ff45c7 (patch)
treebc4d714e6e19ce5eff4fd1d53620f26d01b8f10a
parent6228717b33e9355352807b8175a48fe46d852e72 (diff)
downloadcloud-init-git-fb5258f992812478cd96c5e6aaae45ef50ff45c7.tar.gz
update changelog
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 217d96d3..c8a100f7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
cloud-init (23.1-0ubuntu1~20.04.1) UNRELEASED; urgency=medium
+ * d/apport-general-hook.py: Add general apport hook to append cloud type,
+ image and instance size information to bug reports (LP: #1724623)
* d/cloud-init.preinst: Oracle to remove vestigial /etc/cloud.cloud.cfg.d/
99-disable-network-config.cfg because system config is now honored before
datasource config (LP: #1956788)