[ubuntu/focal-proposed] cloud-init 21.3-1-g6803368d-0ubuntu1~20.04.1 (Accepted)
James Falcon
james.falcon at canonical.com
Tue Aug 24 22:05:48 UTC 2021
cloud-init (21.3-1-g6803368d-0ubuntu1~20.04.1) focal; urgency=medium
* d/cloud-init.templates: Add VMware datasource support
* d/control: Add dependencies on python3-netifaces for VMware ds
* New upstream snapshot. (LP: #1940871)
- testing: Fix ssh keys integration test (#992)
- Release 21.3 (#993)
- Azure: During primary nic detection, check interface status continuously
before rebinding again (#990) [aswinrajamannar]
- Fix home permissions modified by ssh module (SC-338) (#984)
- Add integration test for sensitive jinja substitution (#986)
- Ignore hotplug socket when collecting logs (#985)
- testing: Add missing mocks to test_vmware.py (#982)
- add Zadara Edge Cloud Platform to the supported clouds list (#963)
[sarahwzadara]
- testing: skip upgrade tests on LXD VMs (#980)
- Only invoke hotplug socket when functionality is enabled (#952)
- Revert unnecessary lcase in ds-identify (#978) [Andrew Kutz]
- cc_resolv_conf: fix typos (#969) [Shreenidhi Shedi]
- Replace broken httpretty tests with mock (SC-324) (#973)
- Azure: Check if interface is up after sleep when trying to bring it up
(#972) [aswinrajamannar]
- Update dscheck_VMware's rpctool check (#970) [Shreenidhi Shedi]
- Azure: Logging the detected interfaces (#968) [Moustafa Moustafa]
- Change netifaces dependency to 0.10.4 (#965) [Andrew Kutz]
- Azure: Limit polling network metadata on connection errors (#961)
[aswinrajamannar]
- Update inconsistent indentation (#962) [Andrew Kutz]
- cc_puppet: support AIO installations and more (#960) [Gabriel Nagy]
- Add Puppet contributors to CLA signers (#964) [Noah Fontes]
- Datasource for VMware (#953) [Andrew Kutz]
- photon: refactor hostname handling and add networkd activator (#958)
[sshedi]
- Stop copying ssh system keys and check folder permissions (#956)
[Emanuele Giuseppe Esposito]
- testing: port remaining cloud tests to integration testing framework
(SC-191) (#955)
- generate contents for ovf-env.xml when provisioning via IMDS (#959)
[Anh Vo]
- Add support for EuroLinux 7 && EuroLinux 8 (#957) [Aleksander Baranowski]
- Implementing device_aliases as described in docs (#945) [Mal Graty]
- testing: fix test_ssh_import_id.py (#954)
- Add ability to manage fallback network config on PhotonOS (#941) [sshedi]
- Add VZLinux support (#951) [eb3095]
- VMware: add network-config support in ovf-env.xml (#947) [PengpengSun]
- Update pylint to v2.9.3 and fix the new issues it spots (#946)
[Paride Legovini]
- Azure: mount default provisioning iso before try device listing (#870)
[Anh Vo]
- Document known hotplug limitations (#950)
- Initial hotplug support (#936)
- Fix MIME policy failure on python version upgrade (#934)
- run-container: fixup the centos repos baseurls when using http_proxy
(#944) [Paride Legovini]
- tools: add support for building rpms on rocky linux (#940)
- ssh-util: allow cloudinit to merge all ssh keys into a custom user file,
defined in AuthorizedKeysFile (#937) [Emanuele Giuseppe Esposito]
- VMware: new "allow_raw_data" switch (#939) [xiaofengw-vmware]
- bump pycloudlib version (#935)
- add renanrodrigo as a contributor (#938) [Renan Rodrigo]
- testing: simplify test_upgrade.py (#932)
- freebsd/net_v1 format: read MTU from root (#930) [Gonéri Le Bouder]
- Add new network activators to bring up interfaces (#919)
- - Detect a Python version change and clear the cache (#857)
[Robert Schweikert]
- cloud_tests: fix the Impish release name (#931) [Paride Legovini]
- Removed distro specific network code from Photon (#929) [sshedi]
- Add support for VMware PhotonOS (#909) [sshedi]
- cloud_tests: add impish release definition (#927) [Paride Legovini]
- docs: fix stale links rename master branch to main (#926)
- Fix DNS in NetworkState (SC-133) (#923)
- tests: Add 'adhoc' mark for integration tests (#925)
- Fix the spelling of "DigitalOcean" (#924) [Mark Mercado]
- Small Doc Update for ReportEventStack and Test (#920) [Mike Russell]
- Replace deprecated collections.Iterable with abc replacement (#922)
- testing: OCI availability domain is now required (SC-59) (#910)
- add DragonFlyBSD support (#904) [Gonéri Le Bouder]
- Use instance-data-sensitive.json in jinja templates (SC-117) (#917)
- doc: Update NoCloud docs stating required files (#918)
- build-on-netbsd: don't pin a specific py3 version (#913)
[Gonéri Le Bouder]
- - Create the log file with 640 permissions (#858) [Robert Schweikert]
- Allow braces to appear in dhclient output (#911) [eb3095]
- Docs: Replace all freenode references with libera (#912)
- openbsd/net: flush the route table on net restart (#908)
[Gonéri Le Bouder]
- Add Rocky Linux support to cloud-init (#906) [Louis Abel]
- Add "esposem" as contributor (#907) [Emanuele Giuseppe Esposito]
- Add integration test for #868 (#901)
- Added support for importing keys via primary/security mirror clauses
(#882) [Paul Goins]
- [examples] config-user-groups expire in the future (#902)
[Geert Stappers]
- BSD: static network, set the mtu (#894) [Gonéri Le Bouder]
- Add integration test for lp-1920939 (#891)
- Fix unit tests breaking from new httpretty version (#903)
- Allow user control over update events (#834)
Date: Mon, 23 Aug 2021 17:26:19 -0500
Changed-By: James Falcon <james.falcon at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Chad Smith <chad.smith at canonical.com>
https://launchpad.net/ubuntu/+source/cloud-init/21.3-1-g6803368d-0ubuntu1~20.04.1
-------------- next part --------------
Format: 1.8
Date: Mon, 23 Aug 2021 17:26:19 -0500
Source: cloud-init
Built-For-Profiles: noudeb
Architecture: source
Version: 21.3-1-g6803368d-0ubuntu1~20.04.1
Distribution: focal
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: James Falcon <james.falcon at canonical.com>
Launchpad-Bugs-Fixed: 1940871
Changes:
cloud-init (21.3-1-g6803368d-0ubuntu1~20.04.1) focal; urgency=medium
.
* d/cloud-init.templates: Add VMware datasource support
* d/control: Add dependencies on python3-netifaces for VMware ds
* New upstream snapshot. (LP: #1940871)
- testing: Fix ssh keys integration test (#992)
- Release 21.3 (#993)
- Azure: During primary nic detection, check interface status continuously
before rebinding again (#990) [aswinrajamannar]
- Fix home permissions modified by ssh module (SC-338) (#984)
- Add integration test for sensitive jinja substitution (#986)
- Ignore hotplug socket when collecting logs (#985)
- testing: Add missing mocks to test_vmware.py (#982)
- add Zadara Edge Cloud Platform to the supported clouds list (#963)
[sarahwzadara]
- testing: skip upgrade tests on LXD VMs (#980)
- Only invoke hotplug socket when functionality is enabled (#952)
- Revert unnecessary lcase in ds-identify (#978) [Andrew Kutz]
- cc_resolv_conf: fix typos (#969) [Shreenidhi Shedi]
- Replace broken httpretty tests with mock (SC-324) (#973)
- Azure: Check if interface is up after sleep when trying to bring it up
(#972) [aswinrajamannar]
- Update dscheck_VMware's rpctool check (#970) [Shreenidhi Shedi]
- Azure: Logging the detected interfaces (#968) [Moustafa Moustafa]
- Change netifaces dependency to 0.10.4 (#965) [Andrew Kutz]
- Azure: Limit polling network metadata on connection errors (#961)
[aswinrajamannar]
- Update inconsistent indentation (#962) [Andrew Kutz]
- cc_puppet: support AIO installations and more (#960) [Gabriel Nagy]
- Add Puppet contributors to CLA signers (#964) [Noah Fontes]
- Datasource for VMware (#953) [Andrew Kutz]
- photon: refactor hostname handling and add networkd activator (#958)
[sshedi]
- Stop copying ssh system keys and check folder permissions (#956)
[Emanuele Giuseppe Esposito]
- testing: port remaining cloud tests to integration testing framework
(SC-191) (#955)
- generate contents for ovf-env.xml when provisioning via IMDS (#959)
[Anh Vo]
- Add support for EuroLinux 7 && EuroLinux 8 (#957) [Aleksander Baranowski]
- Implementing device_aliases as described in docs (#945) [Mal Graty]
- testing: fix test_ssh_import_id.py (#954)
- Add ability to manage fallback network config on PhotonOS (#941) [sshedi]
- Add VZLinux support (#951) [eb3095]
- VMware: add network-config support in ovf-env.xml (#947) [PengpengSun]
- Update pylint to v2.9.3 and fix the new issues it spots (#946)
[Paride Legovini]
- Azure: mount default provisioning iso before try device listing (#870)
[Anh Vo]
- Document known hotplug limitations (#950)
- Initial hotplug support (#936)
- Fix MIME policy failure on python version upgrade (#934)
- run-container: fixup the centos repos baseurls when using http_proxy
(#944) [Paride Legovini]
- tools: add support for building rpms on rocky linux (#940)
- ssh-util: allow cloudinit to merge all ssh keys into a custom user file,
defined in AuthorizedKeysFile (#937) [Emanuele Giuseppe Esposito]
- VMware: new "allow_raw_data" switch (#939) [xiaofengw-vmware]
- bump pycloudlib version (#935)
- add renanrodrigo as a contributor (#938) [Renan Rodrigo]
- testing: simplify test_upgrade.py (#932)
- freebsd/net_v1 format: read MTU from root (#930) [Gonéri Le Bouder]
- Add new network activators to bring up interfaces (#919)
- - Detect a Python version change and clear the cache (#857)
[Robert Schweikert]
- cloud_tests: fix the Impish release name (#931) [Paride Legovini]
- Removed distro specific network code from Photon (#929) [sshedi]
- Add support for VMware PhotonOS (#909) [sshedi]
- cloud_tests: add impish release definition (#927) [Paride Legovini]
- docs: fix stale links rename master branch to main (#926)
- Fix DNS in NetworkState (SC-133) (#923)
- tests: Add 'adhoc' mark for integration tests (#925)
- Fix the spelling of "DigitalOcean" (#924) [Mark Mercado]
- Small Doc Update for ReportEventStack and Test (#920) [Mike Russell]
- Replace deprecated collections.Iterable with abc replacement (#922)
- testing: OCI availability domain is now required (SC-59) (#910)
- add DragonFlyBSD support (#904) [Gonéri Le Bouder]
- Use instance-data-sensitive.json in jinja templates (SC-117) (#917)
- doc: Update NoCloud docs stating required files (#918)
- build-on-netbsd: don't pin a specific py3 version (#913)
[Gonéri Le Bouder]
- - Create the log file with 640 permissions (#858) [Robert Schweikert]
- Allow braces to appear in dhclient output (#911) [eb3095]
- Docs: Replace all freenode references with libera (#912)
- openbsd/net: flush the route table on net restart (#908)
[Gonéri Le Bouder]
- Add Rocky Linux support to cloud-init (#906) [Louis Abel]
- Add "esposem" as contributor (#907) [Emanuele Giuseppe Esposito]
- Add integration test for #868 (#901)
- Added support for importing keys via primary/security mirror clauses
(#882) [Paul Goins]
- [examples] config-user-groups expire in the future (#902)
[Geert Stappers]
- BSD: static network, set the mtu (#894) [Gonéri Le Bouder]
- Add integration test for lp-1920939 (#891)
- Fix unit tests breaking from new httpretty version (#903)
- Allow user control over update events (#834)
Checksums-Sha1:
60472026adf47c91559e8e78bc8cb97d1355b54c 2321 cloud-init_21.3-1-g6803368d-0ubuntu1~20.04.1.dsc
c7639134e88296b5f0e3ea57f716d65e9873d333 1348224 cloud-init_21.3-1-g6803368d.orig.tar.gz
c2c85e6ecc1e1a40776164cada025a6846596e2f 73972 cloud-init_21.3-1-g6803368d-0ubuntu1~20.04.1.debian.tar.xz
2930a8ddab5abf21547a383a8c1ef54e2a02f6ac 9423 cloud-init_21.3-1-g6803368d-0ubuntu1~20.04.1_source.buildinfo
Checksums-Sha256:
d99ac4a240c469a6f1e966b80f17ed214548e6d2cd0031748c34e4ec8d479061 2321 cloud-init_21.3-1-g6803368d-0ubuntu1~20.04.1.dsc
6b316578fa7ef54449f194e67ce9ccca478fff800d7ef7691d58bd1251dfc87f 1348224 cloud-init_21.3-1-g6803368d.orig.tar.gz
646a1ef78a73f63486c86442d4c51ce2a45a7b6c8c39eea2d57c9236651f47a7 73972 cloud-init_21.3-1-g6803368d-0ubuntu1~20.04.1.debian.tar.xz
e5003a5eaa7c5b21380c4571270404f6535185f8523f8564236a7eebd4af2cb4 9423 cloud-init_21.3-1-g6803368d-0ubuntu1~20.04.1_source.buildinfo
Files:
26ffe8b882cd3348521fa5ca25dd02c6 2321 admin optional cloud-init_21.3-1-g6803368d-0ubuntu1~20.04.1.dsc
5259fd1872e0767fd7a05d7d758acc27 1348224 admin optional cloud-init_21.3-1-g6803368d.orig.tar.gz
bb3d49a4520b55cc633123eccd50f1f0 73972 admin optional cloud-init_21.3-1-g6803368d-0ubuntu1~20.04.1.debian.tar.xz
27c03670085a27e91d6909a902a293ad 9423 admin optional cloud-init_21.3-1-g6803368d-0ubuntu1~20.04.1_source.buildinfo
More information about the Focal-changes
mailing list