[ubuntu/artful-proposed] cloud-init 18.2-4-g05926e48-0ubuntu1~17.10.1 (Accepted)
Chad Smith
chad.smith at canonical.com
Thu Apr 5 18:58:39 UTC 2018
cloud-init (18.2-4-g05926e48-0ubuntu1~17.10.1) artful-proposed; urgency=medium
* debian/new-upstream-snapshot: Remove script, now maintained elsewhere.
* New upstream snapshot. (LP: #1759406)
- tests: fix integration tests to support lxd 3.0 release
- correct documentation to match correct attribute name usage.
[Dominic Schlegel]
- cc_resizefs, util: handle no /dev/zfs
- doc: Fix links in OpenStack datasource documentation. [Dominic Schlegel]
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: Tue, 03 Apr 2018 17:00:47 -0600
Changed-By: Chad Smith <chad.smith at canonical.com>
Maintainer: Scott Moser <smoser at ubuntu.com>
Signed-By: Nish Aravamudan <nish.aravamudan at canonical.com>
https://launchpad.net/ubuntu/+source/cloud-init/18.2-4-g05926e48-0ubuntu1~17.10.1
-------------- next part --------------
Format: 1.8
Date: Tue, 03 Apr 2018 17:00:47 -0600
Source: cloud-init
Binary: cloud-init grub-legacy-ec2
Architecture: source
Version: 18.2-4-g05926e48-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-4-g05926e48-0ubuntu1~17.10.1) artful-proposed; urgency=medium
.
* debian/new-upstream-snapshot: Remove script, now maintained elsewhere.
* New upstream snapshot. (LP: #1759406)
- tests: fix integration tests to support lxd 3.0 release
- correct documentation to match correct attribute name usage.
[Dominic Schlegel]
- cc_resizefs, util: handle no /dev/zfs
- doc: Fix links in OpenStack datasource documentation. [Dominic Schlegel]
.
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:
3680d324cb79cf0648bdc31966f73445d871da03 2081 cloud-init_18.2-4-g05926e48-0ubuntu1~17.10.1.dsc
50b5d640e1ea89e47861a8944a38eb7226d2cc73 868384 cloud-init_18.2-4-g05926e48.orig.tar.gz
5693e3012e5a2f4a588e29b703e2c78d523e7366 67904 cloud-init_18.2-4-g05926e48-0ubuntu1~17.10.1.debian.tar.xz
653508f718bd7293c35d1cd02eb6e62ca54e9a82 7824 cloud-init_18.2-4-g05926e48-0ubuntu1~17.10.1_source.buildinfo
Checksums-Sha256:
efb50b00f2d98b52d46c7b0161c25efb92306b54d7494150b92c2dffdfcbca49 2081 cloud-init_18.2-4-g05926e48-0ubuntu1~17.10.1.dsc
a72614fd32f0271308bdbba15c9126e6a6bf7bb8601ecbfacd03af752058007a 868384 cloud-init_18.2-4-g05926e48.orig.tar.gz
1260da961778c8187ab8b271d3e5f3e802c1b35f7ec0f749b9db81cd1a2fc8c3 67904 cloud-init_18.2-4-g05926e48-0ubuntu1~17.10.1.debian.tar.xz
deaca3ace4ff80352a3c014e14459df71fae347ffeb52c36acb845efde15fc41 7824 cloud-init_18.2-4-g05926e48-0ubuntu1~17.10.1_source.buildinfo
Files:
68c3d656453f7b0412bacebb8649bbac 2081 admin extra cloud-init_18.2-4-g05926e48-0ubuntu1~17.10.1.dsc
af7177cc299b2fa42de5507eb97ec59d 868384 admin extra cloud-init_18.2-4-g05926e48.orig.tar.gz
dedd780864f2b3906a4c7597e32a9916 67904 admin extra cloud-init_18.2-4-g05926e48-0ubuntu1~17.10.1.debian.tar.xz
9cb7a59d715044078b7232a4a393d132 7824 admin extra cloud-init_18.2-4-g05926e48-0ubuntu1~17.10.1_source.buildinfo
More information about the Artful-changes
mailing list