summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChad Smith <chad.smith@canonical.com>2022-11-15 16:34:07 -0700
committergit-ubuntu importer <ubuntu-devel-discuss@lists.ubuntu.com>2022-11-16 00:17:11 +0000
commitb872f680ad4bd372e3d21793586c993a37702db5 (patch)
tree50f39e9ddea01c59464f5ab55ba701a9eaa66295
parent1b82290fc3b715282ea573a855608a6632841274 (diff)
downloadcloud-init-git-b872f680ad4bd372e3d21793586c993a37702db5.tar.gz
22.4-0ubuntu2 (patches unapplied)
Imported using git-ubuntu import.
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 51a7c25c..a012b06f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cloud-init (22.4-0ubuntu2) lunar; urgency=medium
+
+ * d/changelog: account for closed bugs released in 22.4-0ubuntu1
+
+ -- Chad Smith <chad.smith@canonical.com> Tue, 15 Nov 2022 16:34:07 -0700
+
cloud-init (22.4-0ubuntu1) lunar; urgency=medium
* d/control: drop python3-httpretty from Build-Depends
@@ -5,6 +11,9 @@ cloud-init (22.4-0ubuntu1) lunar; urgency=medium
* Upstream snapshot based on 22.4 upstream release. List of changes
from upstream can be found at
https://raw.githubusercontent.com/canonical/cloud-init/22.4/ChangeLog
+ * Bugs fixed in this snapshot:
+ (LP: #1962343, #1913461, #1883122, #1989686, #1307667, #1990070, #1991567)
+ (LP: #1991024, #1990041, #1993836)
-- James Falcon <james.falcon@canonical.com> Tue, 15 Nov 2022 14:23:44 -0600