summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlberto Contreras <alberto.contreras@canonical.com>2023-02-24 12:56:04 +0100
committerChad Smith <chad.smith@canonical.com>2023-02-24 16:13:47 -0700
commit58ded04a1fc5d6de95963924fb740438aaa7b9e4 (patch)
tree155d4a06fb775d82e93dc066b9165671b3d080c8
parentd7ab7f32351ad6fdebae1d886322767a61aa8283 (diff)
downloadcloud-init-git-58ded04a1fc5d6de95963924fb740438aaa7b9e4.tar.gz
d/changelog: sync from hotfix branch ubuntu/focal-22.4.x
-rw-r--r--debian/changelog18
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 645ccba1..9d834d6a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,24 @@ cloud-init (22.4-0ubuntu0~20.04.2) UNRELEASED; urgency=medium
-- Chad Smith <chad.smith@canonical.com> Mon, 09 Jan 2023 09:51:18 -0700
+cloud-init (22.4.2-0ubuntu0~20.04.2) focal; urgency=medium
+
+ * d/compat & d/control: revert bump debhelper-comat to v10. Avoid
+ service restarts across package upgrade (LP: #1999159)
+ - d/compat: replaced with compat level 9
+ - d/control: Build-Depends: revert to debhelper >= 9
+
+ -- Chad Smith <chad.smith@canonical.com> Thu, 08 Dec 2022 09:45:11 -0700
+
+cloud-init (22.4.2-0ubuntu0~20.04.1) focal; urgency=medium
+
+ * Upstream snapshot based on 22.4.2 upstream release. (LP: #1996645)
+ - List of changes from upstream can be found at
+ https://raw.githubusercontent.com/canonical/cloud-init/22.4.2/ChangeLog
+ - Includes (LP: #1997559, #1844191) not present in 22.4.0.
+
+ -- James Falcon <james.falcon@canonical.com> Mon, 28 Nov 2022 10:48:49 -0600
+
cloud-init (22.4-0ubuntu0~20.04.1) focal; urgency=medium
* d/control: drop python3-httpretty from Build-Depends