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

Scott Moser smoser at ubuntu.com
Wed Aug 23 12:27:58 UTC 2017


cloud-init (0.7.9-233-ge586fe35-0ubuntu1~16.04.1) xenial-proposed; urgency=medium

  * debian/cloud-init.templates: enable Scaleway cloud.
  * debian/cloud-init.templates: enable Aliyun cloud.
  * drop the following cherry picks, now incorporated in snapshot.
    + debian/patches/cpick-5fb49bac-azure-identify-platform...
    + debian/patches/cpick-003c6678-net-remove-systemd-link...
    + debian/patches/cpick-1cd4323b-azure-remove-accidental...
    + debian/patches/cpick-ebc9ecbc-Azure-Add-network-config...
    + debian/patches/cpick-11121fe4-systemd-make-cloud-final...
  * debian/patches/stable-release-no-jsonschema-dep.patch:
    add patch to remove optional dependency on jsonschema.
  * New upstream snapshot.
    - cloudinit.net: add initialize_network_device function and tests
      [Chad Smith]
    - makefile: fix ci-deps-ubuntu target [Chad Smith]
    - tests: adjust locale integration test to parse default locale.
    - tests: remove 'yakkety' from releases as it is EOL.
    - centos: do not package systemd-fsck drop-in.
    - systemd: make systemd-fsck run after cloud-init.service (LP: #1691489)
    - tests: Add initial tests for EC2 and improve a docstring.
    - locale: Do not re-run locale-gen if provided locale is system default.
    - archlinux: fix set hostname usage of write_file. [Joshua Powers]
    - sysconfig: support subnet type of 'manual'.
    - tools/run-centos: make running with no argument show help.
    - Drop rand_str() usage in DNS redirection detection
      [Bob Aman] (LP: #1088611)
    - sysconfig: use MACADDR on bonds/bridges to configure mac_address
      [Ryan Harper]
    - net: eni route rendering missed ipv6 default route config
      [Ryan Harper] (LP: #1701097)
    - sysconfig: enable mtu set per subnet, including ipv6 mtu
      [Ryan Harper]
    - sysconfig: handle manual type subnets [Ryan Harper]
    - sysconfig: fix ipv6 gateway routes [Ryan Harper]
    - sysconfig: fix rendering of bond, bridge and vlan types.
      [Ryan Harper]
    - Templatize systemd unit files for cross distro deltas. [Ryan Harper]
    - sysconfig: ipv6 and default gateway fixes. [Ryan Harper]
    - net: fix renaming of nics to support mac addresses written in upper
      case. (LP: #1705147)
    - tests: fixes for issues uncovered when moving to python 3.6.
    - sysconfig: include GATEWAY value if set in subnet
      [Ryan Harper]
    - Scaleway: add datasource with user and vendor data for Scaleway.
      [Julien Castets]
    - Support comments in content read by load_shell_content.
    - cloudinitlocal fail to run during boot [Hongjiang Zhang]
    - doc: fix disk setup example table_type options [Sandor Zeestraten]
    - tools: Fix exception handling. [Joonas Kylmälä]
    - tests: fix usage of mock in GCE test.
    - test_gce: Fix invalid mock of platform_reports_gce to return False
      [Chad Smith]
    - test: fix incorrect keyid for apt repository.  [Joshua Powers]
    - tests: Update version of pylxd [Joshua Powers]
    - write_files: Remove log from helper function signatures.
      [Andrew Jorgensen]
    - doc: document the cmdline options to NoCloud [Brian Candler]
    - read_dmi_data: always return None when inside a container. (LP: #1701325)
    - requirements.txt: remove trailing white space.
    - Tests: Simplify the check on ssh-import-id [Joshua Powers]
    - tests: update ntp tests after sntp added [Joshua Powers]
    - FreeBSD: Make freebsd a variant, fix unittests and
      tools/build-on-freebsd.
    - FreeBSD: fix test failure
    - FreeBSD: replace ifdown/ifup with "ifconfig down" and "ifconfig up".
      [Hongjiang Zhang]
    - FreeBSD: fix cdrom mounting failure if /mnt/cdrom/secure did not exist.
      [Hongjiang Zhang]
    - main: Don't use templater to format the welcome message
      [Andrew Jorgensen]
    - docs: Automatically generate module docs form schema if present.
      [Chad Smith]
    - debian: fix path comment in /etc/hosts template. [Jens Sandmann]
    - suse: add hostname and fully qualified domain to template.
      [Jens Sandmann]
    - write_file(s): Print permissions as octal, not decimal [Andrew Jorgensen]
    - ci deps: Add --test-distro to read-dependencies to install all deps
      [Chad Smith]
    - tools/run-centos: cleanups and move to using read-dependencies
    - pkg build ci: Add make ci-deps-<distro> target to install pkgs
      [Chad Smith]
    - selinux: Allow restorecon to be non-fatal. [Ryan Harper]
    - net: Allow netinfo subprocesses to return 0 or 1 due to selinux.
      [Ryan Harper]
    - net: Allow for NetworkManager configuration [Ryan McCabe]
    - Use distro release version to determine if we use systemd in redhat spec
      [Ryan Harper]
    - net: normalize data in network_state object
    - Integration Testing: tox env, pyxld 2.2.3, and revamp framework
      [Wesley Wiedenmeier]
    - Chef: Update omnibus url to chef.io, minor doc changes. [JJ Asghar]
    - tools: add centos scripts to build and test [Joshua Powers]
    - Drop cheetah python module as it is not needed by trunk [Ryan Harper]
    - rhel/centos spec cleanups.
    - cloud.cfg: move to a template.  setup.py changes along the way.
    - Makefile: add deb-src and srpm targets. use PYVER more places.
    - makefile: fix python 2/3 detection in the Makefile [Chad Smith]
    - snap: Removing snapcraft plug line [Joshua Powers]
    - RHEL/CentOS: Fix default routes for IPv4/IPv6 configuration.
      [Andreas Karis]
    - test: Fix pyflakes complaint of unused import. [Joshua Powers]
    - NoCloud: support seed of nocloud from smbios information
      [Vladimir Pouzanov] (LP: #1691772)
    - net: when selecting a network device, use natural sort order
      [Marc-Aurèle Brothier]
    - fix typos and remove whitespace in various docs [Stephan Telling]
    - systemd: Fix typo in comment in cloud-init.target. [Chen-Han Hsiao]
    - Tests: Skip jsonschema related unit tests when dependency is absent.
      [Chad Smith]
    - tools/net-convert.py: support old cloudinit versions by using kwargs.
    - ntp: Add schema definition and passive schema validation.
      [Chad Smith] (LP: #1692916)
    - Fix eni rendering for bridge params that require repeated key for
      values. [Ryan Harper] (LP: #1706752)
    - AliYun: Enable platform identification and enable by default.
      [Junjie Wang] (LP: #1638931)

Date: Mon, 31 Jul 2017 16:36:16 -0400
Changed-By: Scott Moser <smoser at ubuntu.com>
https://launchpad.net/ubuntu/+source/cloud-init/0.7.9-233-ge586fe35-0ubuntu1~16.04.1
-------------- next part --------------
Format: 1.8
Date: Mon, 31 Jul 2017 16:36:16 -0400
Source: cloud-init
Binary: cloud-init grub-legacy-ec2 ec2-init
Architecture: source
Version: 0.7.9-233-ge586fe35-0ubuntu1~16.04.1
Distribution: xenial-proposed
Urgency: medium
Maintainer: Scott Moser <smoser at ubuntu.com>
Changed-By: Scott Moser <smoser at ubuntu.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: 1088611 1638931 1691489 1691772 1692916 1701097 1701325 1705147 1706752
Changes:
 cloud-init (0.7.9-233-ge586fe35-0ubuntu1~16.04.1) xenial-proposed; urgency=medium
 .
   * debian/cloud-init.templates: enable Scaleway cloud.
   * debian/cloud-init.templates: enable Aliyun cloud.
   * drop the following cherry picks, now incorporated in snapshot.
     + debian/patches/cpick-5fb49bac-azure-identify-platform...
     + debian/patches/cpick-003c6678-net-remove-systemd-link...
     + debian/patches/cpick-1cd4323b-azure-remove-accidental...
     + debian/patches/cpick-ebc9ecbc-Azure-Add-network-config...
     + debian/patches/cpick-11121fe4-systemd-make-cloud-final...
   * debian/patches/stable-release-no-jsonschema-dep.patch:
     add patch to remove optional dependency on jsonschema.
   * New upstream snapshot.
     - cloudinit.net: add initialize_network_device function and tests
       [Chad Smith]
     - makefile: fix ci-deps-ubuntu target [Chad Smith]
     - tests: adjust locale integration test to parse default locale.
     - tests: remove 'yakkety' from releases as it is EOL.
     - centos: do not package systemd-fsck drop-in.
     - systemd: make systemd-fsck run after cloud-init.service (LP: #1691489)
     - tests: Add initial tests for EC2 and improve a docstring.
     - locale: Do not re-run locale-gen if provided locale is system default.
     - archlinux: fix set hostname usage of write_file. [Joshua Powers]
     - sysconfig: support subnet type of 'manual'.
     - tools/run-centos: make running with no argument show help.
     - Drop rand_str() usage in DNS redirection detection
       [Bob Aman] (LP: #1088611)
     - sysconfig: use MACADDR on bonds/bridges to configure mac_address
       [Ryan Harper]
     - net: eni route rendering missed ipv6 default route config
       [Ryan Harper] (LP: #1701097)
     - sysconfig: enable mtu set per subnet, including ipv6 mtu
       [Ryan Harper]
     - sysconfig: handle manual type subnets [Ryan Harper]
     - sysconfig: fix ipv6 gateway routes [Ryan Harper]
     - sysconfig: fix rendering of bond, bridge and vlan types.
       [Ryan Harper]
     - Templatize systemd unit files for cross distro deltas. [Ryan Harper]
     - sysconfig: ipv6 and default gateway fixes. [Ryan Harper]
     - net: fix renaming of nics to support mac addresses written in upper
       case. (LP: #1705147)
     - tests: fixes for issues uncovered when moving to python 3.6.
     - sysconfig: include GATEWAY value if set in subnet
       [Ryan Harper]
     - Scaleway: add datasource with user and vendor data for Scaleway.
       [Julien Castets]
     - Support comments in content read by load_shell_content.
     - cloudinitlocal fail to run during boot [Hongjiang Zhang]
     - doc: fix disk setup example table_type options [Sandor Zeestraten]
     - tools: Fix exception handling. [Joonas Kylmälä]
     - tests: fix usage of mock in GCE test.
     - test_gce: Fix invalid mock of platform_reports_gce to return False
       [Chad Smith]
     - test: fix incorrect keyid for apt repository.  [Joshua Powers]
     - tests: Update version of pylxd [Joshua Powers]
     - write_files: Remove log from helper function signatures.
       [Andrew Jorgensen]
     - doc: document the cmdline options to NoCloud [Brian Candler]
     - read_dmi_data: always return None when inside a container. (LP: #1701325)
     - requirements.txt: remove trailing white space.
     - Tests: Simplify the check on ssh-import-id [Joshua Powers]
     - tests: update ntp tests after sntp added [Joshua Powers]
     - FreeBSD: Make freebsd a variant, fix unittests and
       tools/build-on-freebsd.
     - FreeBSD: fix test failure
     - FreeBSD: replace ifdown/ifup with "ifconfig down" and "ifconfig up".
       [Hongjiang Zhang]
     - FreeBSD: fix cdrom mounting failure if /mnt/cdrom/secure did not exist.
       [Hongjiang Zhang]
     - main: Don't use templater to format the welcome message
       [Andrew Jorgensen]
     - docs: Automatically generate module docs form schema if present.
       [Chad Smith]
     - debian: fix path comment in /etc/hosts template. [Jens Sandmann]
     - suse: add hostname and fully qualified domain to template.
       [Jens Sandmann]
     - write_file(s): Print permissions as octal, not decimal [Andrew Jorgensen]
     - ci deps: Add --test-distro to read-dependencies to install all deps
       [Chad Smith]
     - tools/run-centos: cleanups and move to using read-dependencies
     - pkg build ci: Add make ci-deps-<distro> target to install pkgs
       [Chad Smith]
     - selinux: Allow restorecon to be non-fatal. [Ryan Harper]
     - net: Allow netinfo subprocesses to return 0 or 1 due to selinux.
       [Ryan Harper]
     - net: Allow for NetworkManager configuration [Ryan McCabe]
     - Use distro release version to determine if we use systemd in redhat spec
       [Ryan Harper]
     - net: normalize data in network_state object
     - Integration Testing: tox env, pyxld 2.2.3, and revamp framework
       [Wesley Wiedenmeier]
     - Chef: Update omnibus url to chef.io, minor doc changes. [JJ Asghar]
     - tools: add centos scripts to build and test [Joshua Powers]
     - Drop cheetah python module as it is not needed by trunk [Ryan Harper]
     - rhel/centos spec cleanups.
     - cloud.cfg: move to a template.  setup.py changes along the way.
     - Makefile: add deb-src and srpm targets. use PYVER more places.
     - makefile: fix python 2/3 detection in the Makefile [Chad Smith]
     - snap: Removing snapcraft plug line [Joshua Powers]
     - RHEL/CentOS: Fix default routes for IPv4/IPv6 configuration.
       [Andreas Karis]
     - test: Fix pyflakes complaint of unused import. [Joshua Powers]
     - NoCloud: support seed of nocloud from smbios information
       [Vladimir Pouzanov] (LP: #1691772)
     - net: when selecting a network device, use natural sort order
       [Marc-Aurèle Brothier]
     - fix typos and remove whitespace in various docs [Stephan Telling]
     - systemd: Fix typo in comment in cloud-init.target. [Chen-Han Hsiao]
     - Tests: Skip jsonschema related unit tests when dependency is absent.
       [Chad Smith]
     - tools/net-convert.py: support old cloudinit versions by using kwargs.
     - ntp: Add schema definition and passive schema validation.
       [Chad Smith] (LP: #1692916)
     - Fix eni rendering for bridge params that require repeated key for
       values. [Ryan Harper] (LP: #1706752)
     - AliYun: Enable platform identification and enable by default.
       [Junjie Wang] (LP: #1638931)
Checksums-Sha1:
 8a15a1061543212babfbf05b86b313996297a51f 2420 cloud-init_0.7.9-233-ge586fe35-0ubuntu1~16.04.1.dsc
 7f89fd1ab0a092f599ec1e1afa1a2531f52109e0 720019 cloud-init_0.7.9-233-ge586fe35.orig.tar.gz
 57071aab3344204fa800cffe6f3032925228d616 64248 cloud-init_0.7.9-233-ge586fe35-0ubuntu1~16.04.1.debian.tar.xz
 6cd580ce38db673f51526f60ee34dd939a3d08b8 7948 cloud-init_0.7.9-233-ge586fe35-0ubuntu1~16.04.1_source.buildinfo
Checksums-Sha256:
 70c5a1e64d32e5789cca4856bb5c5dc10257c0d192ccbb03e913bb4c84b2351a 2420 cloud-init_0.7.9-233-ge586fe35-0ubuntu1~16.04.1.dsc
 d58ff7af57990f8d921f7dbb69e9c90c4e70f392a1631c9e650e3b82067cd4e9 720019 cloud-init_0.7.9-233-ge586fe35.orig.tar.gz
 d588fcc95363401f877c8daecf4c46ae11dfedccbd7436b22f84fab1caec3a2e 64248 cloud-init_0.7.9-233-ge586fe35-0ubuntu1~16.04.1.debian.tar.xz
 d5c2ccce235d452fc770673dfc765263a757627e42e707f64719a39159baf15a 7948 cloud-init_0.7.9-233-ge586fe35-0ubuntu1~16.04.1_source.buildinfo
Files:
 5c3f4da9077da310eed1b9877aec01dc 2420 admin extra cloud-init_0.7.9-233-ge586fe35-0ubuntu1~16.04.1.dsc
 4166fb4b093bd5969d9e0c59ac940b9b 720019 admin extra cloud-init_0.7.9-233-ge586fe35.orig.tar.gz
 3a361e8f2a6196880e1fc0ea08c92629 64248 admin extra cloud-init_0.7.9-233-ge586fe35-0ubuntu1~16.04.1.debian.tar.xz
 cbb2efac77120377d82f872a09bf9ee0 7948 admin extra cloud-init_0.7.9-233-ge586fe35-0ubuntu1~16.04.1_source.buildinfo


More information about the Xenial-changes mailing list