cloud-init:ubuntu/noble

Last commit made on 2024-04-08
Get this branch:
git clone -b ubuntu/noble https://git.launchpad.net/cloud-init
Members of cloud-init Commiters can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
ubuntu/noble
Repository:
lp:cloud-init

Recent commits

9790c81... by James Falcon

Remove old LP reference from changelog

4204956... by James Falcon

update changelog

573db2c... by James Falcon

Remove netifaces build and runtime dependency

b537f58... by Brett Holman

releasing cloud-init version 24.1-0ubuntu1

38e6906... by Brett Holman

update changelog (new upstream snapshot)

e1d8ff1... by Brett Holman

merge from 24.1 at 24.1

49df547... by Brett Holman

Release 24.1

Bump the version in cloudinit/version.py to 24.1 and
update ChangeLog.

5c15e79... by Brett Holman

fix: Don't warn on vendor directory (#4986)

Fixes GH-4919

12126f5... by Chad Smith

apt: kill spawned keyboxd after gpg cmd interaction

gnupg version 2.4.4 spawns keyboxd daemon automatically when
interacting with gpg on the commandline.

Cleanup this spawned daemon after cloud-init is done setting up
any APT configuration to avoid leaving resident 'unused' processes
on the system.

c8507a4... by Chad Smith

tests: upgrade tests should only validate current boot log

In upgrade tests, we should only validate clean log on the latest
boot to avoid false positives for warnings/errors which were removed
by upgrade.