Change logs for cloud-init source package in Cosmic

  • cloud-init (19.1-1-gbaa47854-0ubuntu1~18.10.1) cosmic; urgency=medium
    
      * debian/patches/ubuntu-advantage-revert-tip.patch
        Revert ubuntu-advantage config module changes until ubuntu-advantage-tools
        19.1 publishes to Cosmic (LP: #1828641)
      * New upstream snapshot. (LP: #1828637)
        - Azure: Return static fallback address as if failed to find endpoint
          [Jason Zions (MSFT)]
        - release 19.1
        - freebsd: add chpasswd pkg in the image [Gonéri Le Bouder]
        - tests: add Eoan release [Paride Legovini]
        - cc_mounts: check if mount -a on no-change fstab path [Jason Zions (MSFT)]
        - replace remaining occurrences of LOG.warn
        - DataSourceAzure: Adjust timeout for polling IMDS [Anh Vo]
        - Azure: Changes to the Hyper-V KVP Reporter [Anh Vo]
        - git tests: no longer show warning about safe yaml. [Scott Moser]
        - tools/read-version: handle errors [Chad Miller]
        - net/sysconfig: only indicate available on known sysconfig distros
        - packages: update rpm specs for new bash completion path
        - test_azure: mock util.SeLinuxGuard where needed [Jason Zions (MSFT)]
        - setup.py: install bash completion script in new location
        - mount_cb: do not pass sync and rw options to mount [Gonéri Le Bouder]
        - cc_apt_configure: fix typo in apt documentation [Dominic Schlegel]
        - Revert "DataSource: move update_events from a class to an instance..."
        - Change DataSourceNoCloud to ignore file system label's case.
          [Risto Oikarinen]
        - cmd:main.py: Fix missing 'modules-init' key in modes dict
          [Antonio Romito]
        - ubuntu_advantage: rewrite cloud-config module
        - Azure: Treat _unset network configuration as if it were absent
          [Jason Zions (MSFT)]
        - DatasourceAzure: add additional logging for azure datasource [Anh Vo]
        - cloud_tests: fix apt_pipelining test-cases
        - Azure: Ensure platform random_seed is always serializable as JSON.
          [Jason Zions (MSFT)]
        - net/sysconfig: write out SUSE-compatible IPv6 config [Robert Schweikert]
        - tox: Update testenv for openSUSE Leap to 15.0 [Thomas Bechtold]
        - net: Fix ipv6 static routes when using eni renderer [Raphael Glon]
        - Add ubuntu_drivers config module
        - doc: Refresh Azure walinuxagent docs
        - tox: bump pylint version to latest (2.3.1)
        - DataSource: move update_events from a class to an instance attribute
        - net/sysconfig: Handle default route setup for dhcp configured NICs
          [Robert Schweikert]
        - DataSourceEc2: update RELEASE_BLOCKER to be more accurate
    
     -- Chad Smith <email address hidden>  Sun, 12 May 2019 20:10:17 -0600
  • cloud-init (18.5-45-g3554ffe8-0ubuntu1~18.10.1) cosmic; urgency=medium
    
      * New upstream snapshot. (LP: #1819067)
        - cloud-init-per: POSIX sh does not support string subst, use sed
        - Support locking user with usermod if passwd is not available.
          [Scott Moser]
        - Example for Microsoft Azure data disk added. [Anton Olifir]
        - clean: correctly determine the path for excluding seed directory
        - helpers/openstack: Treat unknown link types as physical
        - drop Python 2.6 support and our NIH version detection
        - tip-pylint: Fix assignment-from-return-none errors
        - net: append type:dhcp[46] only if dhcp[46] is True in v2 netconfig
          [Kurt Stieger]
        - cc_apt_pipelining: stop disabling pipelining by default
        - tests: fix some slow tests and some leaking state
        - util: don't determine string_types ourselves
        - cc_rsyslog: Escape possible nested set
        - Enable encrypted_data_bag_secret support for Chef [Eric Williams]
        - azure: Filter list of ssh keys pulled from fabric [Jason Zions (MSFT)]
        - doc: update merging doc with fixes and some additional details/examples
        - tests: integration test failure summary to use traceback if empty error
        - This is to fix https://bugs.launchpad.net/cloud-init/+bug/1812676
          [Vitaly Kuznetsov]
        - EC2: Rewrite network config on AWS Classic instances every boot
          [Guilherme G. Piccoli]
        - netinfo: Adjust ifconfig output parsing for FreeBSD ipv6 entries
        - netplan: Don't render yaml aliases when dumping netplan
        - add PyCharm IDE .idea/ path to .gitignore [Dominic Schlegel]
        - correct grammar issue in instance metadata documentation
          [Dominic Schlegel]
        - clean: cloud-init clean should not trace when run from within cloud_dir
        - Resolve flake8 comparison and pycodestyle over-ident issues
          [Paride Legovini]
      * Update netplan dependency package (LP: #1813667)
      * Fix build-depends-on-obsolete-package for dh-systemd
      * Change Priority from extra to optional
      * Override lintian warnings about WantedBy=cloud-init.target
      * Change Maintainer to Ubuntu Developers
      * d/postinst: remove now-incorrect apt pipelining configuration
    
     -- Daniel Watkins <email address hidden>  Mon, 11 Mar 2019 17:04:15 -0400
  • cloud-init (18.5-21-g8ee294d5-0ubuntu1~18.10.1) cosmic; urgency=medium
    
      * New upstream snapshot. (LP: #1813346)
        - opennebula: also exclude epochseconds from changed environment vars
        - systemd: Render generator from template to account for system
          differences. [Robert Schweikert]
        - sysconfig: On SUSE, use STARTMODE instead of ONBOOT [Robert Schweikert]
        - flake8: use ==/!= to compare str, bytes, and int literals
          [Paride Legovini]
    
    cloud-init (18.5-17-gd1a2fe73-0ubuntu1~18.10.1) cosmic; urgency=medium
    
      * New upstream snapshot.
        - opennebula: exclude EPOCHREALTIME as known bash env variable with a
          delta
        - tox: fix disco httpretty dependencies for py37
        - run-container: uncomment baseurl in yum.repos.d/*.repo when using a
          proxy [Paride Legovini]
        - lxd: install zfs-linux instead of zfs meta package
          [Johnson Shi]
        - net/sysconfig: do not write a resolv.conf file with only the header.
          [Robert Schweikert]
        - net: Make sysconfig renderer compatible with Network Manager.
          [Eduardo Otubo]
        - cc_set_passwords: Fix regex when parsing hashed passwords
          [Marlin Cremers]
        - net: Wait for dhclient to daemonize before reading lease file
          [Jason Zions]
        - [Azure] Increase retries when talking to Wireserver during metadata walk
          [Jason Zions]
        - Add documentation on adding a datasource.
        - doc: clean up some datasource documentation.
        - ds-identify: fix wrong variable name in ovf_vmware_transport_guestinfo.
        - Scaleway: Support ssh keys provided inside an instance tag. [PORTE Loïc]
        - OVF: simplify expected return values of transport functions.
        - Vmware: Add support for the com.vmware.guestInfo OVF transport.
        - HACKING.rst: change contact info to Josh Powers
        - Update to pylint 2.2.2.
        - Release 18.5
        - tests: add Disco release [Joshua Powers]
        - net: render 'metric' values in per-subnet routes
        - write_files: add support for appending to files. [James Baxter]
        - config: On ubuntu select cloud archive mirrors for armel, armhf, arm64.
        - dhclient-hook: cleanups, tests and fix a bug on 'down' event.
        - NoCloud: Allow top level 'network' key in network-config.
        - ovf: Fix ovf network config generation gateway/routes
        - azure: detect vnet migration via netlink media change event
          [Tamilmani Manoharan]
        - Azure: fix copy/paste error in error handling when reading azure ovf.
          [Adam DePue]
        - tests: fix incorrect order of mocks in test_handle_zfs_root.
        - doc: Change dns_nameserver property to dns_nameservers. [Tomer Cohen]
        - OVF: identify label iso9660 filesystems with label 'OVF ENV'.
        - logs: collect-logs ignore instance-data-sensitive.json on non-root user
        - net: Ephemeral*Network: add connectivity check via URL
        - azure: _poll_imds only retry on 404. Fail on Timeout
        - resizefs: Prefix discovered devpath with '/dev/' when path does not
          exist [Igor Galić]
        - azure: retry imds polling on requests.Timeout
        - azure: Accept variation in error msg from mount for ntfs volumes
          [Jason Zions]
        - azure: fix regression introduced when persisting ephemeral dhcp lease
          [Aswin Rajamannar]
        - azure: add udev rules to create cloud-init Gen2 disk name symlinks
        - tests: ec2 mock missing httpretty user-data and instance-identity routes
        - azure: remove /etc/netplan/90-hotplug-azure.yaml when net from IMDS
        - azure: report ready to fabric after reprovision and reduce logging
          [Aswin Rajamannar]
        - query: better error when missing read permission on instance-data
        - instance-data: fallback to instance-data.json if sensitive is absent.
        - docs: remove colon from network v1 config example. [Tomer Cohen]
        - Add cloud-id binary to packages for SUSE [Jason Zions]
        - systemd: On SUSE ensure cloud-init.service runs before wicked
          [Robert Schweikert]
        - update detection of openSUSE variants [Robert Schweikert]
        - azure: Add apply_network_config option to disable network from IMDS
        - Correct spelling in an error message (udevadm). [Katie McLaughlin]
    
     -- Chad Smith <email address hidden>  Mon, 28 Jan 2019 20:19:18 -0700
  • cloud-init (18.4-7-g4652b196-0ubuntu1) cosmic; urgency=medium
    
      * New upstream snapshot.
        - tests: meta_data key changed to meta-data in ec2 instance-data.json
          (LP: #1797231)
        - tests: fix kvm integration test to assert flexible config-disk path
          (LP: #1797199)
    
     -- Chad Smith <email address hidden>  Thu, 11 Oct 2018 09:24:46 -0600
  • cloud-init (18.4-5-g6ee8a2c5-0ubuntu1) cosmic; urgency=medium
    
      * New upstream snapshot.
        - tools: Add cloud-id command line utility
        - instance-data: Add standard keys platform and subplatform. Refactor ec2.
        - net: ignore nics that have "zero" mac address. (LP: #1796917)
        - tests: fix apt_configure_primary to be more flexible
        - Ubuntu: update sources.list to comment out deb-src entries. (LP: #74747)
    
     -- Chad Smith <email address hidden>  Tue, 09 Oct 2018 16:56:35 -0600
  • cloud-init (18.4-0ubuntu1) cosmic; urgency=medium
    
      * New upstream release.
        - release 18.4
        - tests: allow skipping an entire cloud_test without running.
        - tests: disable lxd tests on cosmic
        - cii-tests: use unittest2.SkipTest in ntp_chrony due to new deps
        - lxd: adjust to snap installed lxd.
        - docs: surface experimental doc in instance-data.json
        - tests: fix ec2 integration tests. process meta_data instead of meta-data
        - Add support for Infiniband network interfaces (IPoIB). [Mark Goddard]
        - cli: add cloud-init query subcommand to query instance metadata
        - tools/tox-venv: update for new features.
        - pylint: ignore warning assignment-from-no-return for _write_network
        - stages: Fix bug causing datasource to have incorrect sys_cfg.
        - Remove dead-code _write_network distro implementations.
        - net_util: ensure static configs have netmask in translate_network result
          [Thomas Berger]
        - Fall back to root:root on syslog permissions if other options fail.
          [Robert Schweikert]
        - tests: Add mock for util.get_hostname. [Robert Schweikert]
    
     -- Chad Smith <email address hidden>  Tue, 02 Oct 2018 19:55:23 -0600
  • cloud-init (18.3-46-gbb60f61b-0ubuntu1) cosmic; urgency=medium
    
      * New upstream snapshot.
        - ds-identify: doc string cleanup.
        - OpenStack: Support setting mac address on bond. [Fabian Wiesel]
    
     -- Ryan Harper <email address hidden>  Fri, 14 Sep 2018 16:13:19 -0500
  • cloud-init (18.3-44-g84bf2482-0ubuntu1) cosmic; urgency=medium
    
      * New upstream snapshot.
        - bash_completion/cloud-init: fix shell syntax error.
        - EphemeralIPv4Network: Be more explicit when adding default route.
        - OpenStack: support reading of newer versions of metdata.
        - OpenStack: fix bug causing 'latest' version to be used from network.
        - user-data: jinja template to render instance-data.json in cloud-config
    
     -- Ryan Harper <email address hidden>  Fri, 14 Sep 2018 14:06:29 -0500
  • cloud-init (18.3-39-g757247f9-0ubuntu1) cosmic; urgency=medium
    
      * New upstream snapshot.
        - config: disable ssh access to a configured user account
    
     -- Ryan Harper <email address hidden>  Mon, 10 Sep 2018 17:11:51 -0500
  • cloud-init (18.3-38-gd47d404e-0ubuntu1) cosmic; urgency=medium
    
      * New upstream snapshot.
        - tests: print failed testname instead of docstring upon failure
        - tests: Disallow use of util.subp except for where needed.
        - sysconfig: refactor sysconfig to accept distro specific templates paths
    
     -- Ryan Harper <email address hidden>  Wed, 05 Sep 2018 16:03:46 -0500
  • cloud-init (18.3-35-g3f6d0972-0ubuntu1) cosmic; urgency=medium
    
      * New upstream snapshot.
        - Add unit tests for config/cc_ssh.py [Francis Ginther]
        - Fix the built-in cloudinit/tests/helpers:skipIf
        - read-version: enhance error message [Joshua Powers]
        - hyperv_reporting_handler: simplify threaded publisher
        - VMWare: Fix a network config bug in vm with static IPv4 and no gateway.
          [Pengpeng Sun]
        - logging: Add logging config type hyperv for reporting via Azure KVP
          [Andy Liu]
    
     -- Chad Smith <email address hidden>  Sat, 01 Sep 2018 12:08:52 -0600
  • cloud-init (18.3-29-gdab59087-0ubuntu1) cosmic; urgency=medium
    
      * New upstream snapshot.
        - tests: disable other snap test as well [Joshua Powers]
        - tests: disable snap, fix write_files binary [Joshua Powers]
        - Add datasource Oracle Compute Infrastructure (OCI).
        - azure: allow azure to generate network configuration from IMDS per boot.
        - Scaleway: Add network configuration to the DataSource [Louis Bouchard]
    
     -- Scott Moser <email address hidden>  Fri, 24 Aug 2018 16:13:36 -0400
  • cloud-init (18.3-24-gf6249277-0ubuntu1) cosmic; urgency=medium
    
      * debian/cloud-init.templates: enable Oracle Compute Infrastructure by
        default
      * New upstream snapshot.
        - docs: Fix example cloud-init analyze command to match output.
          [Wesley Gao]
        - netplan: Correctly render macaddress on a bonds and bridges when
          provided.
        - tools: Add 'net-convert' subcommand command to 'cloud-init devel'.
        - redhat: remove ssh keys on new instance.
        - Use typeset or local in profile.d scripts.
        - OpenNebula: Fix null gateway6 [Akihiko Ota]
    
     -- Chad Smith <email address hidden>  Thu, 09 Aug 2018 10:27:29 -0600
  • cloud-init (18.3-18-g3cee0bf8-0ubuntu1) cosmic; urgency=medium
    
      * New upstream snapshot.
        - oracle: fix detect_openstack to report True on OracleCloud.com DMI data
        - tests: improve LXDInstance trying to workaround or catch bug.
        - update_metadata re-config on every boot comments and tests not quite
          right [Mike Gerdts]
        - tests: Collect build_info from system if available.
        - pylint: Fix pylint warnings reported in pylint 2.0.0.
        - get_linux_distro: add support for rhel via redhat-release.
        - get_linux_distro: add support for centos6 and rawhide flavors of redhat
        - tools: add '--debug' to tools/net-convert.py
        - tests: bump the version of paramiko to 2.4.1.
    
     -- Chad Smith <email address hidden>  Tue, 31 Jul 2018 12:50:28 -0600
  • cloud-init (18.3-9-g2e62cb8a-0ubuntu1) cosmic; urgency=medium
    
      * New upstream snapshot.
        - docs: note in rtd about avoiding /tmp when writing files
        - ubuntu,centos,debian: get_linux_distro to align with platform.dist
        - Fix boothook docs on environment variable name (INSTANCE_I ->
          INSTANCE_ID) [Marc Tamsky]
        - update_metadata: a datasource can support network re-config every boot
        - tests: drop salt-minion integration test
        - Retry on failed import of gpg receive keys.
        - tools: Fix run-container when neither source or binary package requested.
        - docs: Fix a small spelling error. [Oz N Tiram]
        - tox: use simplestreams from git repository rather than bzr.
    
     -- Chad Smith <email address hidden>  Mon, 09 Jul 2018 14:16:03 -0600
  • cloud-init (18.3-0ubuntu1) cosmic; urgency=medium
    
      * New upstream release.
        - release 18.3 (LP: #1777743)
        - docs: represent sudo:false in docs for user_groups config module
        - Explicitly prevent `sudo` access for user module
          [Jacob Bednarz] (LP: #1771468)
    
     -- Chad Smith <email address hidden>  Wed, 20 Jun 2018 11:33:36 -0600
  • cloud-init (18.2-77-g4ce67201-0ubuntu1) cosmic; urgency=medium
    
      * New upstream snapshot.
        - lxd: Delete default network and detach device if lxd-init created them.
          (LP: #1776958)
        - openstack: avoid unneeded metadata probe on non-openstack platforms
          (LP: #1776701)
        - stages: fix tracebacks if a module stage is undefined or empty
          [Robert Schweikert] (LP: #1770462)
        - Be more safe on string/bytes when writing multipart user-data to disk.
          (LP: #1768600)
        - Fix get_proc_env for pids that have non-utf8 content in environment.
          (LP: #1775371)
        - 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
          (LP: #1774666)
        - tests: remove pip install workarounds for pylxd, take upstream fix.
        - subp: support combine_capture argument.
        - tests: ordered tox dependencies for pylxd install
    
     -- Chad Smith <email address hidden>  Fri, 15 Jun 2018 20:05:07 -0600
  • cloud-init (18.2-64-gbbcc5e82-0ubuntu1) cosmic; urgency=medium
    
      * debian/rules: update version.version_string to contain packaged version.
        (LP: #1770712)
      * New upstream snapshot.
        - util: add get_linux_distro function to replace platform.dist
          [Robert Schweikert] (LP: #1745235)
        - 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] (LP: #1763512)
    
     -- Chad Smith <email address hidden>  Mon, 04 Jun 2018 12:18:16 -0600
  • cloud-init (18.2-59-gcd1de5f4-0ubuntu1) cosmic; urgency=medium
    
      * New upstream snapshot.
        - openstack: Allow discovery in init-local using dhclient in a sandbox.
          (LP: #1749717)
        - tests: Avoid using https in httpretty, improve HttPretty test case.
          (LP: #1771659)
        - 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. (LP: #1770712)
        - 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. (LP: #1771382)
        - 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. (LP: #1767131)
    
     -- Chad Smith <email address hidden>  Wed, 23 May 2018 16:16:53 -0600
  • cloud-init (18.2-41-g3b712fce-0ubuntu1) cosmic; urgency=medium
    
      * debian/new-upstream-snapshot: Remove script, now maintained elsewhere.
      * New upstream snapshot.
        - tests: do not rely on host /proc/cmdline in test_net.py
          [Lars Kellogg-Stedman] (LP: #1769952)
        - 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 (LP: #1769985)
        - 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] (LP: #1765214)
        - tools: Support adding a release suffix through packages/bddeb.
        - FreeBSD: Invoke growfs on ufs filesystems such that it does not prompt.
          [Harm Weites] (LP: #1404745)
        - 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. (LP: #1766302)
        - collect-logs: add -v flag, write to stderr, limit journal to single
          boot. (LP: #1766335)
        - IBMCloud: Disable config-drive and nocloud only if IBMCloud is enabled.
          (LP: #1766401)
        - Add reporting events and log_time around early source of blocking time
    
     -- Scott Moser <email address hidden>  Fri, 11 May 2018 16:37:02 -0400
  • cloud-init (18.2-27-g6ef92c98-0ubuntu1~18.04.1) bionic; urgency=medium
    
      * debian/control: add missing dependency on iproute2. (LP: #1766711)
      * debian/control: add missing dependency on isc-dhcp-client. (LP: #1766714)
      * New upstream snapshot. (LP: #1767412)
        - 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.
    
     -- Scott Moser <email address hidden>  Fri, 27 Apr 2018 12:30:21 -0400
  • cloud-init (18.2-14-g6d48d265-0ubuntu1) bionic; urgency=medium
    
      * New upstream snapshot.
        - net: Depend on iproute2's ip instead of net-tools ifconfig or route
        - DataSourceSmartOS: fix hang when metadata service is down
          [Mike Gerdts] (LP: #1667735)
        - DataSourceSmartOS: change default fs on ephemeral disk from ext3 to
          ext4. [Mike Gerdts] (LP: #1763511)
        - pycodestyle: Fix invalid escape sequences in string literals.
        - Implement bash completion script for cloud-init command line
    
     -- Chad Smith <email address hidden>  Wed, 18 Apr 2018 15:25:53 -0600