[ubuntu/xenial-proposed] cloud-init 18.3-0ubuntu1~16.04.1 (Accepted)

Chad Smith chad.smith at canonical.com
Thu Jun 28 17:47:00 UTC 2018


cloud-init (18.3-0ubuntu1~16.04.1) xenial-proposed; urgency=medium

  * debian/rules: update version.version_string to contain packaged version.
    (LP: #1770712)
  * debian/patches/openstack-no-network-config.patch
    add patch to ignore Openstack network_config from network_data.json by
    default
  * Refresh patches against upstream:
    + azure-use-walinux-agent.patch
    + ds-identify-behavior-xenial.patch
  * New upstream release. (LP: #1777912)
    - release 18.3
    - docs: represent sudo:false in docs for user_groups config module
    - Explicitly prevent `sudo` access for user module [Jacob Bednarz]
    - lxd: Delete default network and detach device if lxd-init created them.
    - openstack: avoid unneeded metadata probe on non-openstack platforms
    - stages: fix tracebacks if a module stage is undefined or empty
      [Robert Schweikert]
    - Be more safe on string/bytes when writing multipart user-data to disk.
    - Fix get_proc_env for pids that have non-utf8 content in environment.
    - tests: fix salt_minion integration test on bionic and later
    - tests: provide human-readable integration test summary when --verbose
    - tests: skip chrony integration tests on lxd running artful or older
    - test: add optional --preserve-instance arg to integraiton tests
    - netplan: fix mtu if provided by network config for all rendered types
    - tests: remove pip install workarounds for pylxd, take upstream fix.
    - subp: support combine_capture argument.
    - tests: ordered tox dependencies for pylxd install
    - util: add get_linux_distro function to replace platform.dist
      [Robert Schweikert]
    - pyflakes: fix unused variable references identified by pyflakes 2.0.0.
    - - Do not use the systemd_prefix macro, not available in this environment
      [Robert Schweikert]
    - doc: Add config info to ec2, openstack and cloudstack datasource docs
    - Enable SmartOS network metadata to work with netplan via per-subnet
      routes [Dan McDonald]
    - openstack: Allow discovery in init-local using dhclient in a sandbox.
    - tests: Avoid using https in httpretty, improve HttPretty test case.
    - yaml_load/schema: Add invalid line and column nums to error message
    - Azure: Ignore NTFS mount errors when checking ephemeral drive
      [Paul Meyer]
    - packages/brpm: Get proper dependencies for cmdline distro.
    - packages: Make rpm spec files patch in package version like in debs.
    - tools/run-container: replace tools/run-centos with more generic.
    - Update version.version_string to contain packaged version.
    - cc_mounts: Do not add devices to fstab that are already present.
      [Lars Kellogg-Stedman]
    - ds-identify: ensure that we have certain tokens in PATH.
    - tests: enable Ubuntu Cosmic in integration tests [Joshua Powers]
    - read_file_or_url: move to url_helper, fix bug in its FileResponse.
    - cloud_tests: help pylint
    - flake8: fix flake8 errors in previous commit.
    - typos: Fix spelling mistakes in cc_mounts.py log messages [Stephen Ford]
    - tests: restructure SSH and initial connections [Joshua Powers]
    - ds-identify: recognize container-other as a container, test SmartOS.
    - cloud-config.service: run After snap.seeded.service.
    - tests: do not rely on host /proc/cmdline in test_net.py
      [Lars Kellogg-Stedman]
    - ds-identify: Remove dupe call to is_ds_enabled, improve debug message.
    - SmartOS: fix get_interfaces for nics that do not have addr_assign_type.
    - tests: fix package and ca_cert cloud_tests on bionic
    - ds-identify: make shellcheck 0.4.6 happy with ds-identify.
    - pycodestyle: Fix deprecated string literals, move away from flake8.
    - azure: Add reported ready marker file. [Joshua Chan]
    - tools: Support adding a release suffix through packages/bddeb.
    - FreeBSD: Invoke growfs on ufs filesystems such that it does not prompt.
      [Harm Weites]
    - tools: Re-use the orig tarball in packages/bddeb if it is around.
    - netinfo: fix netdev_pformat when a nic does not have an address assigned.
    - collect-logs: add -v flag, write to stderr, limit journal to single boot.
    - IBMCloud: Disable config-drive and nocloud only if IBMCloud is enabled.
    - Add reporting events and log_time around early source of blocking time
    - IBMCloud: recognize provisioning environment during debug boots.
    - net: detect unstable network names and trigger a settle if needed
    - IBMCloud: improve documentation in datasource.
    - sysconfig: dhcp6 subnet type should not imply dhcpv4 [Vitaly Kuznetsov]
    - packages/debian/control.in: add missing dependency on iproute2.
    - DataSourceSmartOS: add locking of serial device. [Mike Gerdts]
    - DataSourceSmartOS: sdc:hostname is ignored [Mike Gerdts]
    - DataSourceSmartOS: list() should always return a list [Mike Gerdts]
    - schema: in validation, raise ImportError if strict but no jsonschema.
    - set_passwords: Add newline to end of sshd config, only restart if
      updated.
    - pylint: pay attention to unused variable warnings.
    - doc: Add documentation for AliYun datasource. [Junjie Wang]
    - Schema: do not warn on duplicate items in commands.
    - net: Depend on iproute2's ip instead of net-tools ifconfig or route
    - DataSourceSmartOS: fix hang when metadata service is down [Mike Gerdts]
    - DataSourceSmartOS: change default fs on ephemeral disk from ext3 to
      ext4. [Mike Gerdts]
    - pycodestyle: Fix invalid escape sequences in string literals.
    - Implement bash completion script for cloud-init command line
    - tools: Fix make-tarball cli tool usage for development
    - renderer: support unicode in render_from_file.
    - Implement ntp client spec with auto support for distro selection
    - Apport: add Brightbox, IBM, LXD, and OpenTelekomCloud to list of clouds.
    - tests: fix ec2 integration network metadata validation

Date: Thu, 21 Jun 2018 14:32:29 -0600
Changed-By: Chad Smith <chad.smith at canonical.com>
Maintainer: Scott Moser <smoser at ubuntu.com>
Signed-By: Scott Moser <ssmoser2+ubuntu at gmail.com>
https://launchpad.net/ubuntu/+source/cloud-init/18.3-0ubuntu1~16.04.1
-------------- next part --------------
Format: 1.8
Date: Thu, 21 Jun 2018 14:32:29 -0600
Source: cloud-init
Binary: cloud-init grub-legacy-ec2 ec2-init
Architecture: source
Version: 18.3-0ubuntu1~16.04.1
Distribution: xenial-proposed
Urgency: medium
Maintainer: Scott Moser <smoser at ubuntu.com>
Changed-By: Chad Smith <chad.smith at canonical.com>
Description:
 cloud-init - Init scripts for cloud instances
 ec2-init   - package renamed -> cloud-init
 grub-legacy-ec2 - Handles update-grub for ec2 instances
Launchpad-Bugs-Fixed: 1770712 1777912
Changes:
 cloud-init (18.3-0ubuntu1~16.04.1) xenial-proposed; urgency=medium
 .
   * debian/rules: update version.version_string to contain packaged version.
     (LP: #1770712)
   * debian/patches/openstack-no-network-config.patch
     add patch to ignore Openstack network_config from network_data.json by
     default
   * Refresh patches against upstream:
     + azure-use-walinux-agent.patch
     + ds-identify-behavior-xenial.patch
   * New upstream release. (LP: #1777912)
     - release 18.3
     - docs: represent sudo:false in docs for user_groups config module
     - Explicitly prevent `sudo` access for user module [Jacob Bednarz]
     - lxd: Delete default network and detach device if lxd-init created them.
     - openstack: avoid unneeded metadata probe on non-openstack platforms
     - stages: fix tracebacks if a module stage is undefined or empty
       [Robert Schweikert]
     - Be more safe on string/bytes when writing multipart user-data to disk.
     - Fix get_proc_env for pids that have non-utf8 content in environment.
     - tests: fix salt_minion integration test on bionic and later
     - tests: provide human-readable integration test summary when --verbose
     - tests: skip chrony integration tests on lxd running artful or older
     - test: add optional --preserve-instance arg to integraiton tests
     - netplan: fix mtu if provided by network config for all rendered types
     - tests: remove pip install workarounds for pylxd, take upstream fix.
     - subp: support combine_capture argument.
     - tests: ordered tox dependencies for pylxd install
     - util: add get_linux_distro function to replace platform.dist
       [Robert Schweikert]
     - pyflakes: fix unused variable references identified by pyflakes 2.0.0.
     - - Do not use the systemd_prefix macro, not available in this environment
       [Robert Schweikert]
     - doc: Add config info to ec2, openstack and cloudstack datasource docs
     - Enable SmartOS network metadata to work with netplan via per-subnet
       routes [Dan McDonald]
     - openstack: Allow discovery in init-local using dhclient in a sandbox.
     - tests: Avoid using https in httpretty, improve HttPretty test case.
     - yaml_load/schema: Add invalid line and column nums to error message
     - Azure: Ignore NTFS mount errors when checking ephemeral drive
       [Paul Meyer]
     - packages/brpm: Get proper dependencies for cmdline distro.
     - packages: Make rpm spec files patch in package version like in debs.
     - tools/run-container: replace tools/run-centos with more generic.
     - Update version.version_string to contain packaged version.
     - cc_mounts: Do not add devices to fstab that are already present.
       [Lars Kellogg-Stedman]
     - ds-identify: ensure that we have certain tokens in PATH.
     - tests: enable Ubuntu Cosmic in integration tests [Joshua Powers]
     - read_file_or_url: move to url_helper, fix bug in its FileResponse.
     - cloud_tests: help pylint
     - flake8: fix flake8 errors in previous commit.
     - typos: Fix spelling mistakes in cc_mounts.py log messages [Stephen Ford]
     - tests: restructure SSH and initial connections [Joshua Powers]
     - ds-identify: recognize container-other as a container, test SmartOS.
     - cloud-config.service: run After snap.seeded.service.
     - tests: do not rely on host /proc/cmdline in test_net.py
       [Lars Kellogg-Stedman]
     - ds-identify: Remove dupe call to is_ds_enabled, improve debug message.
     - SmartOS: fix get_interfaces for nics that do not have addr_assign_type.
     - tests: fix package and ca_cert cloud_tests on bionic
     - ds-identify: make shellcheck 0.4.6 happy with ds-identify.
     - pycodestyle: Fix deprecated string literals, move away from flake8.
     - azure: Add reported ready marker file. [Joshua Chan]
     - tools: Support adding a release suffix through packages/bddeb.
     - FreeBSD: Invoke growfs on ufs filesystems such that it does not prompt.
       [Harm Weites]
     - tools: Re-use the orig tarball in packages/bddeb if it is around.
     - netinfo: fix netdev_pformat when a nic does not have an address assigned.
     - collect-logs: add -v flag, write to stderr, limit journal to single boot.
     - IBMCloud: Disable config-drive and nocloud only if IBMCloud is enabled.
     - Add reporting events and log_time around early source of blocking time
     - IBMCloud: recognize provisioning environment during debug boots.
     - net: detect unstable network names and trigger a settle if needed
     - IBMCloud: improve documentation in datasource.
     - sysconfig: dhcp6 subnet type should not imply dhcpv4 [Vitaly Kuznetsov]
     - packages/debian/control.in: add missing dependency on iproute2.
     - DataSourceSmartOS: add locking of serial device. [Mike Gerdts]
     - DataSourceSmartOS: sdc:hostname is ignored [Mike Gerdts]
     - DataSourceSmartOS: list() should always return a list [Mike Gerdts]
     - schema: in validation, raise ImportError if strict but no jsonschema.
     - set_passwords: Add newline to end of sshd config, only restart if
       updated.
     - pylint: pay attention to unused variable warnings.
     - doc: Add documentation for AliYun datasource. [Junjie Wang]
     - Schema: do not warn on duplicate items in commands.
     - net: Depend on iproute2's ip instead of net-tools ifconfig or route
     - DataSourceSmartOS: fix hang when metadata service is down [Mike Gerdts]
     - DataSourceSmartOS: change default fs on ephemeral disk from ext3 to
       ext4. [Mike Gerdts]
     - pycodestyle: Fix invalid escape sequences in string literals.
     - Implement bash completion script for cloud-init command line
     - tools: Fix make-tarball cli tool usage for development
     - renderer: support unicode in render_from_file.
     - Implement ntp client spec with auto support for distro selection
     - Apport: add Brightbox, IBM, LXD, and OpenTelekomCloud to list of clouds.
     - tests: fix ec2 integration network metadata validation
Checksums-Sha1:
 ec47fe63d4259fcb4723878689b99aae911ff50e 2326 cloud-init_18.3-0ubuntu1~16.04.1.dsc
 a317e2add93578d244328dcf97d46fad1c3140f9 915723 cloud-init_18.3.orig.tar.gz
 80b23bf58dcfd75991c2d32c1869ef10fde8df3b 70124 cloud-init_18.3-0ubuntu1~16.04.1.debian.tar.xz
 ae56bf8adec423f006e3c2ee78d8c7f441252c4b 8234 cloud-init_18.3-0ubuntu1~16.04.1_source.buildinfo
Checksums-Sha256:
 c9985f5415a7b49ab097f4213bb641da5fea9870baef756ef4f1f75381b98021 2326 cloud-init_18.3-0ubuntu1~16.04.1.dsc
 ba93bffc6bd5ba6117e4f3c59a677d7af3e1621b7482aec4c6ceab9b7b223228 915723 cloud-init_18.3.orig.tar.gz
 23a44fd642696c7901f64762d44b91bf1b09e1f59cc01e6e19829013949c500b 70124 cloud-init_18.3-0ubuntu1~16.04.1.debian.tar.xz
 b3ecb54dd4c1a2403e4e6b8f20d547d5af712ed13ef8e1b391f399dfc57d6213 8234 cloud-init_18.3-0ubuntu1~16.04.1_source.buildinfo
Files:
 275080e49857911e70cafab7386055e3 2326 admin extra cloud-init_18.3-0ubuntu1~16.04.1.dsc
 44880f8e4abe125e2450de7663cfb60f 915723 admin extra cloud-init_18.3.orig.tar.gz
 b6f61c1965a4adfd74ba2053a6b9c003 70124 admin extra cloud-init_18.3-0ubuntu1~16.04.1.debian.tar.xz
 9be3f3e31847b53968a10cdafb2c64fd 8234 admin extra cloud-init_18.3-0ubuntu1~16.04.1_source.buildinfo


More information about the Xenial-changes mailing list