From 080be8c3f4cd32dbdfa32b84bb26a53546508c15 Mon Sep 17 00:00:00 2001 From: James Falcon Date: Thu, 7 Nov 2024 17:09:10 -0600 Subject: [PATCH] update changelog --- debian/changelog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 5d16a84ceda..0776ca4e449 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,10 @@ cloud-init (24.4-0ubuntu0~24.10.1) UNRELEASED; urgency=medium * drop all d/p/cpick-* files as they are included in upstream snapshot - * d/p/deprecation-version-boundary.patch: Pin deprecation version to 24.3 + * add d/p/deprecation-version-boundary.patch: + - Pin deprecation version to 24.3 + * add d/p/grub-dpkg-support.patch + - Revert the removal of grub-dpkg from default modules * Upstream snapshot based on upstream/main at acbb26c1. -- James Falcon Thu, 07 Nov 2024 16:28:14 -0600