Comment 2 for bug 2071762

Revision history for this message
Andreas Hasenack (ahasenack) wrote :

The jammy upload has this changelog in its changes file:
 cloud-init (24.2-0ubuntu1~22.04.1) jammy; urgency=medium
 .
   * d/apport-general-hook.py: Move apport hook to main branch
   * d/cloud-init.maintscript: remove /etc/cloud/clean.d/README
   * d/cloud-init.logrotate: add logrotate config for cloud-init
   * d/cloud-init.postinst: change priority of hotplug rules.
     Avoids LP #1946003 on upgraded systems. References:
     [0] https://github.com/canonical/cloud-init/pull/4799
     [1] commit/b519d861aff8b44a0610c176cb34adcbe28df144
   * d/cloud-init.templates: enable WSL datasource by default
   * d/control: remove netifaces
   * d/p/deprecation-version-boundary.patch: Pin deprecation version to 22.1
   * drop d/p/do-not-block-user-login.patch: upstream 4981ea9 now orders
     cloud-init.service Before=systemd-user-sessions.service
   * refresh patches:
     - d/p/cli-retain-file-argument-as-main-cmd-arg.patch
     - d/p/keep-dhclient-as-priority-client.patch
     - d/p/status-do-not-remove-duplicated-data.patch
     - d/p/status-retain-recoverable-error-exit-code.patch
     - d/p/revert-551f560d-cloud-config-after-snap-seeding.patch
     - d/p/retain-ec2-default-net-update-events.patch
     - d/p/retain-old-groups.patch
   * Upstream snapshot based on 24.2. (LP: #2071762).
     List of changes from upstream can be found at
     https://raw.githubusercontent.com/canonical/cloud-init/24.2/ChangeLog
 .
 cloud-init (24.1.3-0ubuntu1~22.04.6) jammy; urgency=medium
 .
   * d/p/chad: cherry-pick snap refresh

a) Changes listed in d/changelog but not found in the actual diff/package (i.e., no diff at all on those files when compared to the previous published cloud-init package):
  * d/apport-general-hook.py: Move apport hook to main branch
  * d/cloud-init.maintscript: remove /etc/cloud/clean.d/README
  * d/cloud-init.logrotate: add logrotate config for cloud-init
  * d/cloud-init.postinst: change priority of hotplug rules.
  * d/cloud-init.templates: enable WSL datasource by default
  * d/cloud-init.templates: enable WSL datasource by default

Had a chat with James Falcon about these, and other issues we talked about, and they will upload again.