cloud-init:ubuntu/xenial

Last commit made on 2023-04-26
Get this branch:
git clone -b ubuntu/xenial 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/xenial
Repository:
lp:cloud-init

Recent commits

3a12772... by Chad Smith

releasing cloud-init version 21.1-19-gbad84ad4-0ubuntu1~16.04.4+esm1

a3c0dde... by Chad Smith

releasing cloud-init version 21.1-19-gbad84ad4-0ubuntu1~16.04.4

5dcc689... by Chad Smith

update changelog

6e63231... by Chad Smith

d/patches/backport-redact-sensitive-json sync upstream unittest fix

Backport unittest fixes to avoid testing \r \t \n on newer versions
of python because urllib.split automatically redacts those chars.

9a87c00... by James Falcon

releasing cloud-init version 21.1-19-gbad84ad4-0ubuntu1~16.04.3

bfb1eee... by James Falcon

update changelog

a920112... by Chad Smith

d/patches: redact sensitive instance-data.json keys 640 log perm

Backport quilt patch which addresses two runtime runtime fixes:
- set perms to 640 instead of 600 on /var/log/cloud-init.log
- redact nested sensitive keys from world-readable instance-data.json

857d036... by Chad Smith

Backport postinst for LP: #2013967

e55f7a1... by James Falcon

update changelog

1eca492... by James Falcon

cherry pick d132356c

LP: #1922739