[ubuntu/hirsute-proposed] cloud-init 20.4-0ubuntu1 (Accepted)

James Falcon james.falcon at canonical.com
Tue Nov 24 19:52:12 UTC 2020


cloud-init (20.4-0ubuntu1) hirsute; urgency=medium

  * d/control: add gnupg to Recommends as cc_apt_configure requires it to be
    installed for some operations.
  * New upstream release.
    - Release 20.4 (#686) [James Falcon] (LP: #1905440)
    - tox: avoid tox testenv subsvars for xenial support (#684)
    - Ensure proper root permissions in integration tests (#664) [James Falcon]
    - LXD VM support in integration tests (#678) [James Falcon]
    - Integration test for fallocate falling back to dd (#681) [James Falcon]
    - .travis.yml: correctly integration test the built .deb (#683)
    - Ability to hot-attach NICs to preprovisioned VMs before reprovisioning
      (#613) [aswinrajamannar]
    - Support configuring SSH host certificates. (#660) [Jonathan Lung]
    - add integration test for LP: #1900837 (#679)
    - cc_resizefs on FreeBSD: Fix _can_skip_ufs_resize (#655)
      [Mina Galić] (LP: #1901958, #1901958)
    - DataSourceAzure: push dmesg log to KVP (#670) [Anh Vo]
    - Make mount in place for tests work (#667) [James Falcon]
    - integration_tests: restore emission of settings to log (#657)
    - DataSourceAzure: update password for defuser if exists (#671) [Anh Vo]
    - tox.ini: only select "ci" marked tests for CI runs (#677)
    - Azure helper: Increase Azure Endpoint HTTP retries (#619) [Johnson Shi]
    - DataSourceAzure: send failure signal on Azure datasource failure (#594)
      [Johnson Shi]
    - test_persistence: simplify VersionIsPoppedFromState (#674)
    - only run a subset of integration tests in CI (#672)
    - cli: add --system param to allow validating system user-data on a
      machine (#575)
    - test_persistence: add VersionIsPoppedFromState test (#673)
    - introduce an upgrade framework and related testing (#659)
    - add --no-tty option to gpg (#669) [Till Riedel] (LP: #1813396)
    - Pin pycloudlib to a working commit (#666) [James Falcon]
    - DataSourceOpenNebula: exclude SRANDOM from context output (#665)
    - cloud_tests: add hirsute release definition (#662)
    - split integration and cloud_tests requirements (#652)
    - faq.rst: add warning to answer that suggests running `clean` (#661)
    - Fix stacktrace in DataSourceRbxCloud if no metadata disk is found (#632)
      [Scott Moser]
    - Make wakeonlan Network Config v2 setting actually work (#626)
      [dermotbradley]
    - HACKING.md: unify network-refactoring namespace (#658) [Mina Galić]
    - replace usage of dmidecode with kenv on FreeBSD (#621) [Mina Galić]
    - Prevent timeout on travis integration tests. (#651) [James Falcon]
    - azure: enable pushing the log to KVP from the last pushed byte  (#614)
      [Moustafa Moustafa]
    - Fix launch_kwargs bug in integration tests (#654) [James Falcon]
    - split read_fs_info into linux & freebsd parts (#625) [Mina Galić]
    - PULL_REQUEST_TEMPLATE.md: expand commit message section (#642)
    - Make some language improvements in growpart documentation (#649)
      [Shane Frasier]
    - Revert ".travis.yml: use a known-working version of lxd (#643)" (#650)
    - Fix not sourcing default 50-cloud-init ENI file on Debian (#598)
      [WebSpider]
    - remove unnecessary reboot from gpart resize (#646) [Mina Galić]
    - cloudinit: move dmi functions out of util (#622) [Scott Moser]
    - integration_tests: various launch improvements (#638)
    - test_lp1886531: don't assume /etc/fstab exists (#639)
    - Remove Ubuntu restriction from PR template (#648) [James Falcon]
    - util: fix mounting of vfat on *BSD (#637) [Mina Galić]
    - conftest: improve docstring for disable_subp_usage (#644)
    - doc: add example query commands to debug Jinja templates (#645)
    - Correct documentation and testcase data for some user-data YAML (#618)
      [dermotbradley]
    - Hetzner: Fix instance_id / SMBIOS serial comparison (#640)
      [Markus Schade]
    - .travis.yml: use a known-working version of lxd (#643)
    - tools/build-on-freebsd: fix comment explaining purpose of the script
      (#635) [Mina Galić]
    - Hetzner: initialize instance_id from system-serial-number (#630)
      [Markus Schade] (LP: #1885527)
    - Explicit set IPV6_AUTOCONF and IPV6_FORCE_ACCEPT_RA on static6 (#634)
      [Eduardo Otubo]
    - get_interfaces: don't exclude Open vSwitch bridge/bond members (#608)
      [Lukas Märdian] (LP: #1898997)
    - Add config modules for controlling IBM PowerVM RMC. (#584)
      [Aman306] (LP: #1895979)
    - Update network config docs to clarify MAC address quoting (#623)
      [dermotbradley]
    - gentoo: fix hostname rendering when value has a comment (#611)
      [Manuel Aguilera]
    - refactor integration testing infrastructure (#610) [James Falcon]
    - stages: don't reset permissions of cloud-init.log every boot (#624)
      (LP: #1900837)
    - docs: Add how to use cloud-localds to boot qemu (#617) [Joshua Powers]
    - Drop vestigial update_resolve_conf_file function (#620) [Scott Moser]
    - cc_mounts: correctly fallback to dd if fallocate fails (#585)
      (LP: #1897099)
    - .travis.yml: add integration-tests to Travis matrix (#600)
    - ssh_util: handle non-default AuthorizedKeysFile config (#586)
      [Eduardo Otubo]
    - Multiple file fix for AuthorizedKeysFile config (#60) [Eduardo Otubo]
    - bddeb: new --packaging-branch argument to pull packaging from branch
      (#576) [Paride Legovini]
    - Add more integration tests (#615) [lucasmoura]
    - DataSourceAzure: write marker file after report ready in preprovisioning
      (#590) [Johnson Shi]
    - integration_tests: emit settings to log during setup (#601)
    - integration_tests: implement citest tests run in Travis (#605)
    - Add Azure support to integration test framework (#604) [James Falcon]
    - openstack: consider product_name as valid chassis tag (#580)
      [Adrian Vladu] (LP: #1895976)
    - azure: clean up and refactor report_diagnostic_event (#563) [Johnson Shi]
    - net: add the ability to blacklist network interfaces based on driver
      during enumeration of physical network devices (#591) [Anh Vo]
    - integration_tests: don't error on cloud-init failure (#596)
    - integration_tests: improve cloud-init.log assertions (#593)
    - conftest.py: remove top-level import of httpretty (#599)
    - tox.ini: add integration-tests testenv definition (#595)
    - PULL_REQUEST_TEMPLATE.md: empty checkboxes need a space (#597)
    - add integration test for LP: #1886531 (#592)
    - Initial implementation of integration testing infrastructure (#581)
      [James Falcon]
    - Fix name of ntp and chrony service on CentOS and RHEL. (#589)
      [Scott Moser] (LP: #1897915)
    - Adding a PR template (#587) [James Falcon]
    - Azure parse_network_config uses fallback cfg when generate IMDS network
      cfg fails (#549) [Johnson Shi]
    - features: refresh docs for easier out-of-context reading (#582)
    - Fix typo in resolv_conf module's description (#578) [Wacław Schiller]
    - cc_users_groups: minor doc formatting fix (#577)
    - Fix typo in disk_setup module's description (#579) [Wacław Schiller]
    - Add vendor-data support to seedfrom parameter for NoCloud and OVF (#570)
      [Johann Queuniet]
    - boot.rst: add First Boot Determination section (#568) (LP: #1888858)
    - opennebula.rst: minor readability improvements (#573) [Mina Galić]
    - cloudinit: remove unused LOG variables (#574)

Date: Tue, 24 Nov 2020 12:32:00 -0600
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/20.4-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 24 Nov 2020 12:32:00 -0600
Source: cloud-init
Architecture: source
Version: 20.4-0ubuntu1
Distribution: hirsute
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: James Falcon <james.falcon at canonical.com>
Launchpad-Bugs-Fixed: 1813396 1885527 1886531 1888858 1895976 1895979 1897099 1897915 1898997 1900837 1901958 1905440
Changes:
 cloud-init (20.4-0ubuntu1) hirsute; urgency=medium
 .
   * d/control: add gnupg to Recommends as cc_apt_configure requires it to be
     installed for some operations.
   * New upstream release.
     - Release 20.4 (#686) [James Falcon] (LP: #1905440)
     - tox: avoid tox testenv subsvars for xenial support (#684)
     - Ensure proper root permissions in integration tests (#664) [James Falcon]
     - LXD VM support in integration tests (#678) [James Falcon]
     - Integration test for fallocate falling back to dd (#681) [James Falcon]
     - .travis.yml: correctly integration test the built .deb (#683)
     - Ability to hot-attach NICs to preprovisioned VMs before reprovisioning
       (#613) [aswinrajamannar]
     - Support configuring SSH host certificates. (#660) [Jonathan Lung]
     - add integration test for LP: #1900837 (#679)
     - cc_resizefs on FreeBSD: Fix _can_skip_ufs_resize (#655)
       [Mina Galić] (LP: #1901958, #1901958)
     - DataSourceAzure: push dmesg log to KVP (#670) [Anh Vo]
     - Make mount in place for tests work (#667) [James Falcon]
     - integration_tests: restore emission of settings to log (#657)
     - DataSourceAzure: update password for defuser if exists (#671) [Anh Vo]
     - tox.ini: only select "ci" marked tests for CI runs (#677)
     - Azure helper: Increase Azure Endpoint HTTP retries (#619) [Johnson Shi]
     - DataSourceAzure: send failure signal on Azure datasource failure (#594)
       [Johnson Shi]
     - test_persistence: simplify VersionIsPoppedFromState (#674)
     - only run a subset of integration tests in CI (#672)
     - cli: add --system param to allow validating system user-data on a
       machine (#575)
     - test_persistence: add VersionIsPoppedFromState test (#673)
     - introduce an upgrade framework and related testing (#659)
     - add --no-tty option to gpg (#669) [Till Riedel] (LP: #1813396)
     - Pin pycloudlib to a working commit (#666) [James Falcon]
     - DataSourceOpenNebula: exclude SRANDOM from context output (#665)
     - cloud_tests: add hirsute release definition (#662)
     - split integration and cloud_tests requirements (#652)
     - faq.rst: add warning to answer that suggests running `clean` (#661)
     - Fix stacktrace in DataSourceRbxCloud if no metadata disk is found (#632)
       [Scott Moser]
     - Make wakeonlan Network Config v2 setting actually work (#626)
       [dermotbradley]
     - HACKING.md: unify network-refactoring namespace (#658) [Mina Galić]
     - replace usage of dmidecode with kenv on FreeBSD (#621) [Mina Galić]
     - Prevent timeout on travis integration tests. (#651) [James Falcon]
     - azure: enable pushing the log to KVP from the last pushed byte  (#614)
       [Moustafa Moustafa]
     - Fix launch_kwargs bug in integration tests (#654) [James Falcon]
     - split read_fs_info into linux & freebsd parts (#625) [Mina Galić]
     - PULL_REQUEST_TEMPLATE.md: expand commit message section (#642)
     - Make some language improvements in growpart documentation (#649)
       [Shane Frasier]
     - Revert ".travis.yml: use a known-working version of lxd (#643)" (#650)
     - Fix not sourcing default 50-cloud-init ENI file on Debian (#598)
       [WebSpider]
     - remove unnecessary reboot from gpart resize (#646) [Mina Galić]
     - cloudinit: move dmi functions out of util (#622) [Scott Moser]
     - integration_tests: various launch improvements (#638)
     - test_lp1886531: don't assume /etc/fstab exists (#639)
     - Remove Ubuntu restriction from PR template (#648) [James Falcon]
     - util: fix mounting of vfat on *BSD (#637) [Mina Galić]
     - conftest: improve docstring for disable_subp_usage (#644)
     - doc: add example query commands to debug Jinja templates (#645)
     - Correct documentation and testcase data for some user-data YAML (#618)
       [dermotbradley]
     - Hetzner: Fix instance_id / SMBIOS serial comparison (#640)
       [Markus Schade]
     - .travis.yml: use a known-working version of lxd (#643)
     - tools/build-on-freebsd: fix comment explaining purpose of the script
       (#635) [Mina Galić]
     - Hetzner: initialize instance_id from system-serial-number (#630)
       [Markus Schade] (LP: #1885527)
     - Explicit set IPV6_AUTOCONF and IPV6_FORCE_ACCEPT_RA on static6 (#634)
       [Eduardo Otubo]
     - get_interfaces: don't exclude Open vSwitch bridge/bond members (#608)
       [Lukas Märdian] (LP: #1898997)
     - Add config modules for controlling IBM PowerVM RMC. (#584)
       [Aman306] (LP: #1895979)
     - Update network config docs to clarify MAC address quoting (#623)
       [dermotbradley]
     - gentoo: fix hostname rendering when value has a comment (#611)
       [Manuel Aguilera]
     - refactor integration testing infrastructure (#610) [James Falcon]
     - stages: don't reset permissions of cloud-init.log every boot (#624)
       (LP: #1900837)
     - docs: Add how to use cloud-localds to boot qemu (#617) [Joshua Powers]
     - Drop vestigial update_resolve_conf_file function (#620) [Scott Moser]
     - cc_mounts: correctly fallback to dd if fallocate fails (#585)
       (LP: #1897099)
     - .travis.yml: add integration-tests to Travis matrix (#600)
     - ssh_util: handle non-default AuthorizedKeysFile config (#586)
       [Eduardo Otubo]
     - Multiple file fix for AuthorizedKeysFile config (#60) [Eduardo Otubo]
     - bddeb: new --packaging-branch argument to pull packaging from branch
       (#576) [Paride Legovini]
     - Add more integration tests (#615) [lucasmoura]
     - DataSourceAzure: write marker file after report ready in preprovisioning
       (#590) [Johnson Shi]
     - integration_tests: emit settings to log during setup (#601)
     - integration_tests: implement citest tests run in Travis (#605)
     - Add Azure support to integration test framework (#604) [James Falcon]
     - openstack: consider product_name as valid chassis tag (#580)
       [Adrian Vladu] (LP: #1895976)
     - azure: clean up and refactor report_diagnostic_event (#563) [Johnson Shi]
     - net: add the ability to blacklist network interfaces based on driver
       during enumeration of physical network devices (#591) [Anh Vo]
     - integration_tests: don't error on cloud-init failure (#596)
     - integration_tests: improve cloud-init.log assertions (#593)
     - conftest.py: remove top-level import of httpretty (#599)
     - tox.ini: add integration-tests testenv definition (#595)
     - PULL_REQUEST_TEMPLATE.md: empty checkboxes need a space (#597)
     - add integration test for LP: #1886531 (#592)
     - Initial implementation of integration testing infrastructure (#581)
       [James Falcon]
     - Fix name of ntp and chrony service on CentOS and RHEL. (#589)
       [Scott Moser] (LP: #1897915)
     - Adding a PR template (#587) [James Falcon]
     - Azure parse_network_config uses fallback cfg when generate IMDS network
       cfg fails (#549) [Johnson Shi]
     - features: refresh docs for easier out-of-context reading (#582)
     - Fix typo in resolv_conf module's description (#578) [Wacław Schiller]
     - cc_users_groups: minor doc formatting fix (#577)
     - Fix typo in disk_setup module's description (#579) [Wacław Schiller]
     - Add vendor-data support to seedfrom parameter for NoCloud and OVF (#570)
       [Johann Queuniet]
     - boot.rst: add First Boot Determination section (#568) (LP: #1888858)
     - opennebula.rst: minor readability improvements (#573) [Mina Galić]
     - cloudinit: remove unused LOG variables (#574)
Checksums-Sha1:
 2fe983aa1de72cb5a1c2088d4c7bfe06d04e4ad5 2221 cloud-init_20.4-0ubuntu1.dsc
 2c9a0ad7a38164494a83164ca8f30780d8be913d 1228903 cloud-init_20.4.orig.tar.gz
 f8261b00a4e95771097c0d6613ecc9c0c98b4497 69656 cloud-init_20.4-0ubuntu1.debian.tar.xz
 ec8c56b188fab93096ceabf5028ab2af06ecee9c 8764 cloud-init_20.4-0ubuntu1_source.buildinfo
Checksums-Sha256:
 7a04fc59ee104fbfb700b7eef84b10a88656d7b8d96bcb0012769ef459d949a7 2221 cloud-init_20.4-0ubuntu1.dsc
 0ceffad044d954aa85a62be2a376a965d9d5dba4b234db55aac54c5d59122dc5 1228903 cloud-init_20.4.orig.tar.gz
 8feb474c6f5bfd0617c46eb3f5b4dace53136888d6ce2ac973f74246ca280c29 69656 cloud-init_20.4-0ubuntu1.debian.tar.xz
 943802938082899807344d177566068200e477b02869241b4e619a393437260f 8764 cloud-init_20.4-0ubuntu1_source.buildinfo
Files:
 4bbc0e4cb06da03ac6b76ed6b41a4255 2221 admin optional cloud-init_20.4-0ubuntu1.dsc
 885023ad7ba846115a148f1379f7f8ef 1228903 admin optional cloud-init_20.4.orig.tar.gz
 a946e334fb28288cfb1a13f6982d3d5a 69656 admin optional cloud-init_20.4-0ubuntu1.debian.tar.xz
 3bdc1890d8b75a2359c548de86dd6f7b 8764 admin optional cloud-init_20.4-0ubuntu1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJNBAEBCgA3FiEE4lRR4CIbV3Pev/F47NrLFgmVrYkFAl+9Y5kZHGNoYWQuc21p
dGhAY2Fub25pY2FsLmNvbQAKCRDs2ssWCZWtieXeEACI650+qWvw32Ise7/C23ij
mypuAWHYgFHmzrmk3xmVMbR/FwnAeRGXUOy7rjjJybyGd5o4nVorkMzCGy2lARaU
Lxm7GdliI57vnRQwEbHg/e4bjxWd+5xyQrWHstvxMWE91H6PT+ReaUOtxxWY6HTH
NpC4XJqygIPryyW6fSVuptTcKwQr62UnbqqxuOQ4DTK1RjcNkAoSDv2mc1V1pgQC
a/bgm81tJ/3QRl6wNrni4vYtJPSi/ZE3WZXSWT0u1bWQqRa+Z0XNYQWUyjntS5Gb
NvrmLcWYeGK46RX67LCtNBp2TcoaRZXm/gO9i70kYwv/NZDWyFH4YAxMsVJZ4Nat
/okdDyXvgY0vuCNDlxIDA4frENkqu/Y7WAqeFdWgyVOIj9+Olth8/+cCF7eCzfTR
9z9Zv20X6gWQ/7HXvY2ya7hd5e2FW0BsFU3nBrDCOUzkYseCdOTCAjmelxj0P/2S
TKpBrhJQZJt1YA2eBqtWoJevRDkbgKYelTnMP2t/hEzY436KzuuvDfyia63JfA+6
sUGlgVa5PohuXu2HMGTnz8WQ0EM/k1OrQnUhA5R+BZ3lkjp7gbdhoMQ1HseqIN0t
tcH23lXYBrxHheHsZNDCdUPMY8+vW+rdc0ppBxLjjeB9W/0KOOhi9Q1V0PGwA0Or
nZVaA8TJMenZfQJIavb64Q==
=cxk6
-----END PGP SIGNATURE-----


More information about the Hirsute-changes mailing list