[ubuntu/impish-proposed] cloud-init 21.2-3-g899bfaa9-0ubuntu1 (Accepted)

James Falcon james.falcon at canonical.com
Tue May 11 20:20:12 UTC 2021


cloud-init (21.2-3-g899bfaa9-0ubuntu1) impish; urgency=medium

  * drop the following cherry-picks now included:
    + cpick-83f6bbfb-Fix-unpickle-for-source-paths-missing-run_dir-863
    + cpick-d132356c-fix-error-on-upgrade-caused-by-new-vendordata2
  * New upstream snapshot.
    - Update test characters in substitution unit test (#893)
    - cc_disk_setup.py: remove UDEVADM_CMD definition as not used (#886)
      [dermotbradley]
    - Add AlmaLinux OS support (#872) [Andrew Lukoshko]
    - Release 21.2 (#890) (LP: #1927254)
    - Add \r\n check for SSH keys in Azure (#889)
    - Revert "Add support to resize rootfs if using LVM (#721)" (#887)
      (LP: #1922742)
    - Add Vultaire as contributor (#881) [Paul Goins]
    - Azure: adding support for consuming userdata from IMDS (#884) [Anh Vo]
    - test_upgrade: modify test_upgrade_package to run for more sources (#883)
    - Fix chef module run failure when chef_license is set (#868) [Ben Hughes]
    - Azure: Retry net metadata during nic attach for non-timeout errs (#878)
      [aswinrajamannar]
    - Azure: Retrieve username and hostname from IMDS (#865) [Thomas Stringer]
    - Azure: eject the provisioning iso before reporting ready (#861) [Anh Vo]
    - Use `partprobe` to re-read partition table if available (#856)
      [Nicolas Bock] (LP: #1920939)
    - fix error on upgrade caused by new vendordata2 attributes (#869)
      (LP: #1922739)
    - add prefer_fqdn_over_hostname config option (#859)
      [hamalq] (LP: #1921004)
    - Emit dots on travis to avoid timeout (#867)
    - doc: Replace remaining references to user-scripts as a config module
      (#866) [Ryan Harper]
    - azure: Removing ability to invoke walinuxagent (#799) [Anh Vo]
    - Add Vultr support (#827) [David Dymko]
    - Fix unpickle for source paths missing run_dir (#863)
      [lucasmoura] (LP: #1899299)
    - sysconfig: use BONDING_MODULE_OPTS on SUSE (#831) [Jens Sandmann]
    - bringup_static_routes: fix gateway check (#850) [Petr Fedchenkov]
    - add hamalq user (#860) [hamalq]
    - Add support to resize rootfs if using LVM (#721)
      [Eduardo Otubo] (LP: #1799953)
    - Fix mis-detecting network configuration in initramfs cmdline (#844)
      (LP: #1919188)
    - tools/write-ssh-key-fingerprints: do not display empty header/footer
      (#817) [dermotbradley]
    - Azure helper: Ensure Azure http handler sleeps between retries (#842)
      [Johnson Shi]
    - Fix chef apt source example (#826) [timothegenzmer]

Date: Tue, 11 May 2021 11:52:54 -0500
Changed-By: James Falcon <james.falcon at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Dan Watkins <daniel.watkins at canonical.com>
https://launchpad.net/ubuntu/+source/cloud-init/21.2-3-g899bfaa9-0ubuntu1
-------------- next part --------------
Format: 1.8
Date: Tue, 11 May 2021 11:52:54 -0500
Source: cloud-init
Built-For-Profiles: noudeb
Architecture: source
Version: 21.2-3-g899bfaa9-0ubuntu1
Distribution: impish
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: James Falcon <james.falcon at canonical.com>
Launchpad-Bugs-Fixed: 1799953 1899299 1919188 1920939 1921004 1922739 1922742 1927254
Changes:
 cloud-init (21.2-3-g899bfaa9-0ubuntu1) impish; urgency=medium
 .
   * drop the following cherry-picks now included:
     + cpick-83f6bbfb-Fix-unpickle-for-source-paths-missing-run_dir-863
     + cpick-d132356c-fix-error-on-upgrade-caused-by-new-vendordata2
   * New upstream snapshot.
     - Update test characters in substitution unit test (#893)
     - cc_disk_setup.py: remove UDEVADM_CMD definition as not used (#886)
       [dermotbradley]
     - Add AlmaLinux OS support (#872) [Andrew Lukoshko]
     - Release 21.2 (#890) (LP: #1927254)
     - Add \r\n check for SSH keys in Azure (#889)
     - Revert "Add support to resize rootfs if using LVM (#721)" (#887)
       (LP: #1922742)
     - Add Vultaire as contributor (#881) [Paul Goins]
     - Azure: adding support for consuming userdata from IMDS (#884) [Anh Vo]
     - test_upgrade: modify test_upgrade_package to run for more sources (#883)
     - Fix chef module run failure when chef_license is set (#868) [Ben Hughes]
     - Azure: Retry net metadata during nic attach for non-timeout errs (#878)
       [aswinrajamannar]
     - Azure: Retrieve username and hostname from IMDS (#865) [Thomas Stringer]
     - Azure: eject the provisioning iso before reporting ready (#861) [Anh Vo]
     - Use `partprobe` to re-read partition table if available (#856)
       [Nicolas Bock] (LP: #1920939)
     - fix error on upgrade caused by new vendordata2 attributes (#869)
       (LP: #1922739)
     - add prefer_fqdn_over_hostname config option (#859)
       [hamalq] (LP: #1921004)
     - Emit dots on travis to avoid timeout (#867)
     - doc: Replace remaining references to user-scripts as a config module
       (#866) [Ryan Harper]
     - azure: Removing ability to invoke walinuxagent (#799) [Anh Vo]
     - Add Vultr support (#827) [David Dymko]
     - Fix unpickle for source paths missing run_dir (#863)
       [lucasmoura] (LP: #1899299)
     - sysconfig: use BONDING_MODULE_OPTS on SUSE (#831) [Jens Sandmann]
     - bringup_static_routes: fix gateway check (#850) [Petr Fedchenkov]
     - add hamalq user (#860) [hamalq]
     - Add support to resize rootfs if using LVM (#721)
       [Eduardo Otubo] (LP: #1799953)
     - Fix mis-detecting network configuration in initramfs cmdline (#844)
       (LP: #1919188)
     - tools/write-ssh-key-fingerprints: do not display empty header/footer
       (#817) [dermotbradley]
     - Azure helper: Ensure Azure http handler sleeps between retries (#842)
       [Johnson Shi]
     - Fix chef apt source example (#826) [timothegenzmer]
Checksums-Sha1:
 c66e98c82c6fcd4c26b7dc0401c7fe087d86acc6 2268 cloud-init_21.2-3-g899bfaa9-0ubuntu1.dsc
 0f421d8460d43642b45e081ed38cfb3736a3711d 1279323 cloud-init_21.2-3-g899bfaa9.orig.tar.gz
 982c2994951a599a480a7e1a32657551e46dd958 72976 cloud-init_21.2-3-g899bfaa9-0ubuntu1.debian.tar.xz
 71a90beeba35e6f5340ddd8ab26fca9953d5dbcf 9531 cloud-init_21.2-3-g899bfaa9-0ubuntu1_source.buildinfo
Checksums-Sha256:
 23e2c7f7b5b5aae922cad395b61a0bba4697226668205b0406ea25c3c386da14 2268 cloud-init_21.2-3-g899bfaa9-0ubuntu1.dsc
 682e3d2fe2b7d6dbd61b6b0e2782ef8e9df2baf89cc82f0133b34e057dfd47e6 1279323 cloud-init_21.2-3-g899bfaa9.orig.tar.gz
 e7252b407117b6efe12b50a1c2d75028e4e664c3dd599cedc7adc2c9b1f82550 72976 cloud-init_21.2-3-g899bfaa9-0ubuntu1.debian.tar.xz
 1642ca17851bcd129eba5e24a11416fafaf97e7c9ea1f82a02ad8c19c33d00e8 9531 cloud-init_21.2-3-g899bfaa9-0ubuntu1_source.buildinfo
Files:
 ab7ffe8fdaf5b002f66fd6a4a12ca63c 2268 admin optional cloud-init_21.2-3-g899bfaa9-0ubuntu1.dsc
 01ae892d9ebca2b052bd6f6d6c7ab5b0 1279323 admin optional cloud-init_21.2-3-g899bfaa9.orig.tar.gz
 92a10f07d0dc0779f7d6e19fc5d5b899 72976 admin optional cloud-init_21.2-3-g899bfaa9-0ubuntu1.debian.tar.xz
 30727e72af3ca6d7bf4df054ff604d8e 9531 admin optional cloud-init_21.2-3-g899bfaa9-0ubuntu1_source.buildinfo


More information about the impish-changes mailing list