[ubuntu/bionic-proposed] cloud-init 19.2-21-ge6383719-0ubuntu1~18.04.1 (Accepted)
Chad Smith
chad.smith at canonical.com
Fri Aug 23 19:52:32 UTC 2019
cloud-init (19.2-21-ge6383719-0ubuntu1~18.04.1) bionic; urgency=medium
* refresh patches:
+ debian/patches/ubuntu-advantage-revert-tip.patch
* refresh patches:
+ debian/patches/ubuntu-advantage-revert-tip.patch
* debian/cloud-init.templates: enable Exoscale cloud.
* New upstream snapshot. (LP: #1841099)
- ubuntu-drivers: call db_x_loadtemplatefile to accept NVIDIA EULA
- Add missing #cloud-config comment on first example in documentation.
[Florian Müller]
- ubuntu-drivers: emit latelink=true debconf to accept nvidia eula
- DataSourceOracle: prefer DS network config over initramfs
- format.rst: add text/jinja2 to list of content types (+ cleanups)
- Add GitHub pull request template to point people at hacking doc
- cloudinit/distros/parsers/sys_conf: add docstring to SysConf
- pyflakes: remove unused variable [Joshua Powers]
- Azure: Record boot timestamps, system information, and diagnostic events
[Anh Vo]
- DataSourceOracle: configure secondary NICs on Virtual Machines
- distros: fix confusing variable names
- azure/net: generate_fallback_nic emits network v2 config instead of v1
- Add support for publishing host keys to GCE guest attributes
[Rick Wright]
- New data source for the Exoscale.com cloud platform [Chris Glass]
- doc: remove intersphinx extension
- cc_set_passwords: rewrite documentation
- net/cmdline: split interfaces_by_mac and init network config
determination
- stages: allow data sources to override network config source order
- cloud_tests: updates and fixes
- Fix bug rendering MTU on bond or vlan when input was netplan.
[Scott Moser]
- net: update net sequence, include wait on netdevs, opensuse netrules path
- Release 19.2
- net: add rfc3442 (classless static routes) to EphemeralDHCP
- templates/ntp.conf.debian.tmpl: fix missing newline for pools
- Support netplan renderer in Arch Linux [Conrad Hoffmann]
- Fix typo in publicly viewable documentation. [David Medberry]
- Add a cdrom size checker for OVF ds to ds-identify [Pengpeng Sun]
- VMWare: Trigger the post customization script via cc_scripts module.
[Xiaofeng Wang]
- Cloud-init analyze module: Added ability to analyze boot events.
[Sam Gilson]
- Update debian eni network configuration location, retain Ubuntu setting
[Janos Lenart]
- net: skip bond interfaces in get_interfaces [Stanislav Makar]
- Fix a couple of issues raised by a coverity scan
- Add missing dsname for Hetzner Cloud datasource [Markus Schade]
- doc: indicate that netplan is default in Ubuntu now
- azure: add region and AZ properties from imds compute location metadata
- sysconfig: support more bonding options [Penghui Liao]
- cloud-init-generator: use libexec path to ds-identify on redhat systems
- tools/build-on-freebsd: update to python3 [Gonéri Le Bouder]
- Allow identification of OpenStack by Asset Tag [Mark T. Voelker]
- Fix spelling error making 'an Ubuntu' consistent. [Brian Murray]
- run-container: centos: comment out the repo mirrorlist [Paride Legovini]
- netplan: update netplan key mappings for gratuitous-arp
- freebsd: fix the name of cloudcfg VARIANT [Gonéri Le Bouder]
- freebsd: ability to grow root file system [Gonéri Le Bouder]
- freebsd: NoCloud data source support [Gonéri Le Bouder]
Date: Thu, 22 Aug 2019 12:56:36 -0600
Changed-By: Chad Smith <chad.smith at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/cloud-init/19.2-21-ge6383719-0ubuntu1~18.04.1
-------------- next part --------------
Format: 1.8
Date: Thu, 22 Aug 2019 12:56:36 -0600
Source: cloud-init
Architecture: source
Version: 19.2-21-ge6383719-0ubuntu1~18.04.1
Distribution: bionic
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Chad Smith <chad.smith at canonical.com>
Launchpad-Bugs-Fixed: 1841099
Changes:
cloud-init (19.2-21-ge6383719-0ubuntu1~18.04.1) bionic; urgency=medium
.
* refresh patches:
+ debian/patches/ubuntu-advantage-revert-tip.patch
* refresh patches:
+ debian/patches/ubuntu-advantage-revert-tip.patch
* debian/cloud-init.templates: enable Exoscale cloud.
* New upstream snapshot. (LP: #1841099)
- ubuntu-drivers: call db_x_loadtemplatefile to accept NVIDIA EULA
- Add missing #cloud-config comment on first example in documentation.
[Florian Müller]
- ubuntu-drivers: emit latelink=true debconf to accept nvidia eula
- DataSourceOracle: prefer DS network config over initramfs
- format.rst: add text/jinja2 to list of content types (+ cleanups)
- Add GitHub pull request template to point people at hacking doc
- cloudinit/distros/parsers/sys_conf: add docstring to SysConf
- pyflakes: remove unused variable [Joshua Powers]
- Azure: Record boot timestamps, system information, and diagnostic events
[Anh Vo]
- DataSourceOracle: configure secondary NICs on Virtual Machines
- distros: fix confusing variable names
- azure/net: generate_fallback_nic emits network v2 config instead of v1
- Add support for publishing host keys to GCE guest attributes
[Rick Wright]
- New data source for the Exoscale.com cloud platform [Chris Glass]
- doc: remove intersphinx extension
- cc_set_passwords: rewrite documentation
- net/cmdline: split interfaces_by_mac and init network config
determination
- stages: allow data sources to override network config source order
- cloud_tests: updates and fixes
- Fix bug rendering MTU on bond or vlan when input was netplan.
[Scott Moser]
- net: update net sequence, include wait on netdevs, opensuse netrules path
- Release 19.2
- net: add rfc3442 (classless static routes) to EphemeralDHCP
- templates/ntp.conf.debian.tmpl: fix missing newline for pools
- Support netplan renderer in Arch Linux [Conrad Hoffmann]
- Fix typo in publicly viewable documentation. [David Medberry]
- Add a cdrom size checker for OVF ds to ds-identify [Pengpeng Sun]
- VMWare: Trigger the post customization script via cc_scripts module.
[Xiaofeng Wang]
- Cloud-init analyze module: Added ability to analyze boot events.
[Sam Gilson]
- Update debian eni network configuration location, retain Ubuntu setting
[Janos Lenart]
- net: skip bond interfaces in get_interfaces [Stanislav Makar]
- Fix a couple of issues raised by a coverity scan
- Add missing dsname for Hetzner Cloud datasource [Markus Schade]
- doc: indicate that netplan is default in Ubuntu now
- azure: add region and AZ properties from imds compute location metadata
- sysconfig: support more bonding options [Penghui Liao]
- cloud-init-generator: use libexec path to ds-identify on redhat systems
- tools/build-on-freebsd: update to python3 [Gonéri Le Bouder]
- Allow identification of OpenStack by Asset Tag [Mark T. Voelker]
- Fix spelling error making 'an Ubuntu' consistent. [Brian Murray]
- run-container: centos: comment out the repo mirrorlist [Paride Legovini]
- netplan: update netplan key mappings for gratuitous-arp
- freebsd: fix the name of cloudcfg VARIANT [Gonéri Le Bouder]
- freebsd: ability to grow root file system [Gonéri Le Bouder]
- freebsd: NoCloud data source support [Gonéri Le Bouder]
Checksums-Sha1:
61e5bdb35d334e1560fad9ce91c1af8e4e199e8f 2399 cloud-init_19.2-21-ge6383719-0ubuntu1~18.04.1.dsc
d768fd10fd667f7cfbdda943382b7de17f103a92 1046745 cloud-init_19.2-21-ge6383719.orig.tar.gz
f240b9dc6f16d6c2fcd51e29ac81c08b00c1bbca 63104 cloud-init_19.2-21-ge6383719-0ubuntu1~18.04.1.debian.tar.xz
f978723ce716b7ccca1dd15685f23828a1c643af 7906 cloud-init_19.2-21-ge6383719-0ubuntu1~18.04.1_source.buildinfo
Checksums-Sha256:
d0c1891a0cb6b99a4df6ccb16d6ca9062afa9050bb63afa76f2cbd7bb6f6730c 2399 cloud-init_19.2-21-ge6383719-0ubuntu1~18.04.1.dsc
2ae3bc8e25e16046ee01e735de16bf4d30a057045ec685a968c0b73eeac7bba3 1046745 cloud-init_19.2-21-ge6383719.orig.tar.gz
7953ed9ca862928af31ad9185e2eb21feb60cc8b89861c204859b411be245c4f 63104 cloud-init_19.2-21-ge6383719-0ubuntu1~18.04.1.debian.tar.xz
493e1d914c88ac226cffa1dd0188cc5f6ad6aa0cf6fe3f98a69e1de4e6c0b929 7906 cloud-init_19.2-21-ge6383719-0ubuntu1~18.04.1_source.buildinfo
Files:
2952ec16e79357b8e20d83b4e56d52e1 2399 admin optional cloud-init_19.2-21-ge6383719-0ubuntu1~18.04.1.dsc
d5af7ec5574c72e8e6f9be4785d30445 1046745 admin optional cloud-init_19.2-21-ge6383719.orig.tar.gz
3a5fb8e53260574b8022c4091e2bccdc 63104 admin optional cloud-init_19.2-21-ge6383719-0ubuntu1~18.04.1.debian.tar.xz
967db48bff23aec967257fe40b523cfe 7906 admin optional cloud-init_19.2-21-ge6383719-0ubuntu1~18.04.1_source.buildinfo
More information about the Bionic-changes
mailing list