[ubuntu/artful-proposed] cloud-init 18.2-0ubuntu1~17.10.1 (Accepted)
Chad Smith
chad.smith at canonical.com
Thu Mar 29 21:52:36 UTC 2018
cloud-init (18.2-0ubuntu1~17.10.1) artful-proposed; urgency=medium
* Drop the following cherry picks in debian/patches.
They are now incorporated in the upstream source:
+ cpick-40e7738-GCE-fix-reading-of-user-data-that-is-not-base64-encoded
* New upstream release. (LP: #1759406)
- release 18.2
- Hetzner: Exit early if dmi system-manufacturer is not Hetzner.
- Add missing dependency on isc-dhcp-client to trunk ubuntu packaging.
- FreeBSD: resizefs module now able to handle zfs/zpool. [Dominic Schlegel]
- cc_puppet: Revert regression of puppet creating ssl and ssl_cert dirs
- Enable IBMCloud datasource in settings.py.
- IBMCloud: Initial IBM Cloud datasource.
- tests: remove jsonschema from xenial tox environment.
- tests: Fix newly added schema unit tests to skip if no jsonschema.
- ec2: Adjust ec2 datasource after exception_cb change.
- Reduce AzurePreprovisioning HTTP timeouts. [Douglas Jordan]
- Revert the logic of exception_cb in read_url. [Kurt Garloff]
- ubuntu-advantage: Add new config module to support ubuntu-advantage-tools
- Handle global dns entries in netplan
- Identify OpenTelekomCloud Xen as OpenStack DS. [Kurt Garloff]
- datasources: fix DataSource subclass get_hostname method signature
- OpenNebula: Update network to return v2 config rather than ENI.
[Akihiko Ota]
- Add Hetzner Cloud DataSource
- net: recognize iscsi root cases without ip= on kernel command line.
- tests: fix flakes warning for unused variable
- tests: patch leaked stderr messages from snap unit tests
- cc_snap: Add new module to install and configure snapd and snap packages.
- tests: Make pylint happy and fix python2.6 uses of assertRaisesRegex.
- netplan: render bridge port-priority values
- util: Fix subp regression. Allow specifying subp command as a string.
- doc: fix all warnings issued by 'tox -e doc'
- FreeBSD: Set hostname to FQDN. [Dominic Schlegel]
- tests: fix run_tree and bddeb
- tests: Fix some warnings in tests that popped up with newer python.
- set_hostname: When present in metadata, set it before network bringup.
- tests: Centralize and re-use skipTest based on json schema presense.
- This commit fixes get_hostname on the AzureDataSource. [Douglas Jordan]
- shellify: raise TypeError on bad input.
- Make salt minion module work on FreeBSD. [Dominic Schlegel]
- Simplify some comparisions. [Rémy Léone]
- Change some list creation and population to literal. [Rémy Léone]
- GCE: fix reading of user-data that is not base64 encoded.
- doc: fix chef install from apt packages example in RTD.
- Implement puppet 4 support [Romanos Skiadas]
- subp: Fix subp usage with non-ascii characters when no system locale.
- salt: configure grains in grains file rather than in minion config.
[Daniel Wallace]
- release 18.1
- OVF: Fix VMware support for 64-bit platforms. [Sankar Tanguturi]
- ds-identify: Fix searching for iso9660 OVF cdroms.
- SUSE: Fix groups used for ownership of cloud-init.log [Robert Schweikert]
- ds-identify: check /writable/system-data/ for nocloud seed.
- tests: run nosetests in cloudinit/ directory, fix py26 fallout.
- tools: run-centos: git clone rather than tar.
Date: Wed, 28 Mar 2018 13:08:59 -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.2-0ubuntu1~17.10.1
-------------- next part --------------
Format: 1.8
Date: Wed, 28 Mar 2018 13:08:59 -0600
Source: cloud-init
Binary: cloud-init grub-legacy-ec2
Architecture: source
Version: 18.2-0ubuntu1~17.10.1
Distribution: artful-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
grub-legacy-ec2 - Handles update-grub for ec2 instances
Launchpad-Bugs-Fixed: 1759406
Changes:
cloud-init (18.2-0ubuntu1~17.10.1) artful-proposed; urgency=medium
.
* Drop the following cherry picks in debian/patches.
They are now incorporated in the upstream source:
+ cpick-40e7738-GCE-fix-reading-of-user-data-that-is-not-base64-encoded
* New upstream release. (LP: #1759406)
- release 18.2
- Hetzner: Exit early if dmi system-manufacturer is not Hetzner.
- Add missing dependency on isc-dhcp-client to trunk ubuntu packaging.
- FreeBSD: resizefs module now able to handle zfs/zpool. [Dominic Schlegel]
- cc_puppet: Revert regression of puppet creating ssl and ssl_cert dirs
- Enable IBMCloud datasource in settings.py.
- IBMCloud: Initial IBM Cloud datasource.
- tests: remove jsonschema from xenial tox environment.
- tests: Fix newly added schema unit tests to skip if no jsonschema.
- ec2: Adjust ec2 datasource after exception_cb change.
- Reduce AzurePreprovisioning HTTP timeouts. [Douglas Jordan]
- Revert the logic of exception_cb in read_url. [Kurt Garloff]
- ubuntu-advantage: Add new config module to support ubuntu-advantage-tools
- Handle global dns entries in netplan
- Identify OpenTelekomCloud Xen as OpenStack DS. [Kurt Garloff]
- datasources: fix DataSource subclass get_hostname method signature
- OpenNebula: Update network to return v2 config rather than ENI.
[Akihiko Ota]
- Add Hetzner Cloud DataSource
- net: recognize iscsi root cases without ip= on kernel command line.
- tests: fix flakes warning for unused variable
- tests: patch leaked stderr messages from snap unit tests
- cc_snap: Add new module to install and configure snapd and snap packages.
- tests: Make pylint happy and fix python2.6 uses of assertRaisesRegex.
- netplan: render bridge port-priority values
- util: Fix subp regression. Allow specifying subp command as a string.
- doc: fix all warnings issued by 'tox -e doc'
- FreeBSD: Set hostname to FQDN. [Dominic Schlegel]
- tests: fix run_tree and bddeb
- tests: Fix some warnings in tests that popped up with newer python.
- set_hostname: When present in metadata, set it before network bringup.
- tests: Centralize and re-use skipTest based on json schema presense.
- This commit fixes get_hostname on the AzureDataSource. [Douglas Jordan]
- shellify: raise TypeError on bad input.
- Make salt minion module work on FreeBSD. [Dominic Schlegel]
- Simplify some comparisions. [Rémy Léone]
- Change some list creation and population to literal. [Rémy Léone]
- GCE: fix reading of user-data that is not base64 encoded.
- doc: fix chef install from apt packages example in RTD.
- Implement puppet 4 support [Romanos Skiadas]
- subp: Fix subp usage with non-ascii characters when no system locale.
- salt: configure grains in grains file rather than in minion config.
[Daniel Wallace]
- release 18.1
- OVF: Fix VMware support for 64-bit platforms. [Sankar Tanguturi]
- ds-identify: Fix searching for iso9660 OVF cdroms.
- SUSE: Fix groups used for ownership of cloud-init.log [Robert Schweikert]
- ds-identify: check /writable/system-data/ for nocloud seed.
- tests: run nosetests in cloudinit/ directory, fix py26 fallout.
- tools: run-centos: git clone rather than tar.
Checksums-Sha1:
ffe449fa30a1e91bb7d95f3828239d25dac5f836 2301 cloud-init_18.2-0ubuntu1~17.10.1.dsc
703864e79a15335d1e2552866b63d25f55f8a555 867297 cloud-init_18.2.orig.tar.gz
d5b86e7012b990f81e76ebd70791c5deb52d3d63 68880 cloud-init_18.2-0ubuntu1~17.10.1.debian.tar.xz
2434514b8d1738f3f0fa1040c8643da7390784ba 8276 cloud-init_18.2-0ubuntu1~17.10.1_source.buildinfo
Checksums-Sha256:
66736ca67d0f8b8dff4cfe42ba9fbb57b8ef723c5cdf2bd3731c3dd21cb2b261 2301 cloud-init_18.2-0ubuntu1~17.10.1.dsc
0224969ebdae6eadffc5f40823bb206d8b05d99a1b730018535102f38b155249 867297 cloud-init_18.2.orig.tar.gz
da15cbf42f38aa8de6aa3703fc4129fd990b3d7f51b2f35b04cb2dda4266cb76 68880 cloud-init_18.2-0ubuntu1~17.10.1.debian.tar.xz
64edb8c181753aada8c537446b109e9657df476a2292f0d5738a2a828cb25547 8276 cloud-init_18.2-0ubuntu1~17.10.1_source.buildinfo
Files:
342109de7ebae386b1fafdf5a9880106 2301 admin extra cloud-init_18.2-0ubuntu1~17.10.1.dsc
1fa81054101f3432340026fc210d4917 867297 admin extra cloud-init_18.2.orig.tar.gz
d9bc552cc404678bc1e3a26f5ea311d1 68880 admin extra cloud-init_18.2-0ubuntu1~17.10.1.debian.tar.xz
55baa98e35162e5fa99c7a86ad379215 8276 admin extra cloud-init_18.2-0ubuntu1~17.10.1_source.buildinfo
More information about the Artful-changes
mailing list