[ubuntu/xenial-proposed] cloud-init 19.2-24-ge7881d5c-0ubuntu1~16.04.1 (Accepted)
Chad Smith
chad.smith at canonical.com
Thu Aug 29 20:32:36 UTC 2019
cloud-init (19.2-24-ge7881d5c-0ubuntu1~16.04.1) xenial; urgency=medium
* New upstream snapshot. (LP: #1841099)
- Oracle: Render secondary vnic IP and MTU values only
- exoscale: fix sysconfig cloud_config_modules overrides
- net/cmdline: refactor to allow multiple initramfs network config sources
cloud-init (19.2-21-ge6383719-0ubuntu1~16.04.1) xenial; urgency=medium
* debian/cloud-init.templates: enable Exoscale cloud.
* refresh patches:
+ debian/patches/ubuntu-advantage-revert-tip.patch
* refresh patches:
+ debian/patches/azure-apply-network-config-false.patch
+ debian/patches/azure-use-walinux-agent.patch
+ debian/patches/ubuntu-advantage-revert-tip.patch
* 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: Wed, 28 Aug 2019 15:52:28 -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-24-ge7881d5c-0ubuntu1~16.04.1
-------------- next part --------------
Format: 1.8
Date: Wed, 28 Aug 2019 15:52:28 -0600
Source: cloud-init
Architecture: source
Version: 19.2-24-ge7881d5c-0ubuntu1~16.04.1
Distribution: xenial
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-24-ge7881d5c-0ubuntu1~16.04.1) xenial; urgency=medium
.
* New upstream snapshot. (LP: #1841099)
- Oracle: Render secondary vnic IP and MTU values only
- exoscale: fix sysconfig cloud_config_modules overrides
- net/cmdline: refactor to allow multiple initramfs network config sources
.
cloud-init (19.2-21-ge6383719-0ubuntu1~16.04.1) xenial; urgency=medium
.
* debian/cloud-init.templates: enable Exoscale cloud.
* refresh patches:
+ debian/patches/ubuntu-advantage-revert-tip.patch
* refresh patches:
+ debian/patches/azure-apply-network-config-false.patch
+ debian/patches/azure-use-walinux-agent.patch
+ debian/patches/ubuntu-advantage-revert-tip.patch
* 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:
f62d048a0d5c12dea7361d2060f39464999f81ef 2483 cloud-init_19.2-24-ge7881d5c-0ubuntu1~16.04.1.dsc
fdea190fa752bb2b8ef48f8605908b279c4b4a80 1047888 cloud-init_19.2-24-ge7881d5c.orig.tar.gz
8df12ad745dcefe182673194ad468bbc86f2fcfe 82192 cloud-init_19.2-24-ge7881d5c-0ubuntu1~16.04.1.debian.tar.xz
fd89f846daf44704378852e6adcfb301740633e3 7922 cloud-init_19.2-24-ge7881d5c-0ubuntu1~16.04.1_source.buildinfo
Checksums-Sha256:
f9ce4beb72cbd0605cc91c9c2b8084887ae503d5d1b863cde75f2bac541e10ed 2483 cloud-init_19.2-24-ge7881d5c-0ubuntu1~16.04.1.dsc
ec012437f78b4e46317279c554a2d1fbeccb329ea22f8166ff8b82552d7d2c3f 1047888 cloud-init_19.2-24-ge7881d5c.orig.tar.gz
bc84095d1c2897d02ed4a732a14df1fde95a438cd196f77938c5720daf3cc4a5 82192 cloud-init_19.2-24-ge7881d5c-0ubuntu1~16.04.1.debian.tar.xz
29cdda2c60bbab9f2c9502796f31af3da709bbdc143fd3e82d61848dec063b93 7922 cloud-init_19.2-24-ge7881d5c-0ubuntu1~16.04.1_source.buildinfo
Files:
8c89a4cdc9990f05613aa92e176f0684 2483 admin extra cloud-init_19.2-24-ge7881d5c-0ubuntu1~16.04.1.dsc
1ae972c6f710fed34835eefd5da67743 1047888 admin extra cloud-init_19.2-24-ge7881d5c.orig.tar.gz
1e6c222d6ab8dc96116a86d290b6c2c6 82192 admin extra cloud-init_19.2-24-ge7881d5c-0ubuntu1~16.04.1.debian.tar.xz
c266b3e8dc0cd83c61c32d07b483e226 7922 admin extra cloud-init_19.2-24-ge7881d5c-0ubuntu1~16.04.1_source.buildinfo
More information about the Xenial-changes
mailing list