[ubuntu/artful-proposed] cloud-init 0.7.9-144-g2825a917-0ubuntu1 (Accepted)

Scott Moser smoser at ubuntu.com
Tue May 23 21:08:12 UTC 2017


cloud-init (0.7.9-144-g2825a917-0ubuntu1) artful; urgency=medium

  * New upstream snapshot.
    - flake8: move the pinned version of flake8 up to 3.3.0
    - tests: Apply workaround for snapd bug in test case. [Joshua Powers]
    - RHEL/CentOS: Fix dual stack IPv4/IPv6 configuration. [Andreas Karis]
      (LP: #1679817, #1685534, #1685532)
    - disk_setup: fix several issues with gpt disk partitions. (LP: #1692087)
    - function spelling & docstring update [Joshua Powers]
    - Fixing wrong file name regression. [Joshua Powers]
    - tox: move pylint target to 1.7.1
    - Fix get_interfaces_by_mac for empty macs (LP: #1692028)
    - DigitalOcean: remove routes except for the public interface.
      [Ben Howard] (LP: #1681531.)
    - netplan: pass macaddress, when specified, for vlans
      [Dimitri John Ledkov] (LP: #1690388)
    - doc: various improvements for the docs on cc_users_groups.
      [Felix Dreissig]
    - cc_ntp: write template before installing and add service restart
      [Ryan Harper] (LP: #1645644)
    - cloudstack: fix tests to avoid accessing /var/lib/NetworkManager
      [Lars Kellogg-Stedman]
    - tests: fix hardcoded path to mkfs.ext4 [Joshua Powers] (LP: #1691517)
    - Actually skip warnings when .skip file is present. [Chris Brinker]
      (LP: #1691551)
    - netplan: fix netplan render_network_state signature.
      [Dimitri John Ledkov] (LP: #1685944)
    - Azure: fix reformatting of ephemeral disks on resize to large types.
      (LP: #1686514)
    - Revert "tools/net-convert: fix argument order for render_network_state"
    - make deb: Add devscripts dependency for make deb. Cleanup packages/bddeb.
      [Chad Smith] (LP: #1685935)
    - tools/net-convert: fix argument order for render_network_state
      [Ryan Harper] (LP: #1685944)
    - openstack: fix log message copy/paste typo in _get_url_settings
      [Lars Kellogg-Stedman]
    - unittests: fix unittests run on centos [Joshua Powers]
    - Improve detection of snappy to include os-release and kernel cmdline.
      (LP: #1689944)
    - Add address to config entry generated by _klibc_to_config_entry.
      [Julien Castets] (LP: #1691135)
    - sysconfig: Raise ValueError when multiple default gateways are present.
      [Chad Smith] (LP: #1687485)
    - FreeBSD: improvements and fixes for use on Azure
      [Hongjiang Zhang] (LP: #1636345)
    - Add unit tests for ds-identify, fix Ec2 bug found.
    - fs_setup: if cmd is specified, use shell interpretation.
      [Paul Meyer] (LP: #1687712)
    - doc: document network configuration defaults policy and formats.
      [Ryan Harper]
    - Fix name of "uri" key in docs for "cc_apt_configure" module
      [Felix Dreissig]
    - tests: Enable artful [Joshua Powers]

Date: Tue, 23 May 2017 17:04:40 -0400
Changed-By: Scott Moser <smoser at ubuntu.com>
https://launchpad.net/ubuntu/+source/cloud-init/0.7.9-144-g2825a917-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 23 May 2017 17:04:40 -0400
Source: cloud-init
Binary: cloud-init grub-legacy-ec2
Architecture: source
Version: 0.7.9-144-g2825a917-0ubuntu1
Distribution: artful
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
 grub-legacy-ec2 - Handles update-grub for ec2 instances
Launchpad-Bugs-Fixed: 1636345 1645644 1679817 1681531 1685532 1685534 1685935 1685944 1686514 1687485 1687712 1689944 1690388 1691135 1691517 1691551 1692028 1692087
Changes:
 cloud-init (0.7.9-144-g2825a917-0ubuntu1) artful; urgency=medium
 .
   * New upstream snapshot.
     - flake8: move the pinned version of flake8 up to 3.3.0
     - tests: Apply workaround for snapd bug in test case. [Joshua Powers]
     - RHEL/CentOS: Fix dual stack IPv4/IPv6 configuration. [Andreas Karis]
       (LP: #1679817, #1685534, #1685532)
     - disk_setup: fix several issues with gpt disk partitions. (LP: #1692087)
     - function spelling & docstring update [Joshua Powers]
     - Fixing wrong file name regression. [Joshua Powers]
     - tox: move pylint target to 1.7.1
     - Fix get_interfaces_by_mac for empty macs (LP: #1692028)
     - DigitalOcean: remove routes except for the public interface.
       [Ben Howard] (LP: #1681531.)
     - netplan: pass macaddress, when specified, for vlans
       [Dimitri John Ledkov] (LP: #1690388)
     - doc: various improvements for the docs on cc_users_groups.
       [Felix Dreissig]
     - cc_ntp: write template before installing and add service restart
       [Ryan Harper] (LP: #1645644)
     - cloudstack: fix tests to avoid accessing /var/lib/NetworkManager
       [Lars Kellogg-Stedman]
     - tests: fix hardcoded path to mkfs.ext4 [Joshua Powers] (LP: #1691517)
     - Actually skip warnings when .skip file is present. [Chris Brinker]
       (LP: #1691551)
     - netplan: fix netplan render_network_state signature.
       [Dimitri John Ledkov] (LP: #1685944)
     - Azure: fix reformatting of ephemeral disks on resize to large types.
       (LP: #1686514)
     - Revert "tools/net-convert: fix argument order for render_network_state"
     - make deb: Add devscripts dependency for make deb. Cleanup packages/bddeb.
       [Chad Smith] (LP: #1685935)
     - tools/net-convert: fix argument order for render_network_state
       [Ryan Harper] (LP: #1685944)
     - openstack: fix log message copy/paste typo in _get_url_settings
       [Lars Kellogg-Stedman]
     - unittests: fix unittests run on centos [Joshua Powers]
     - Improve detection of snappy to include os-release and kernel cmdline.
       (LP: #1689944)
     - Add address to config entry generated by _klibc_to_config_entry.
       [Julien Castets] (LP: #1691135)
     - sysconfig: Raise ValueError when multiple default gateways are present.
       [Chad Smith] (LP: #1687485)
     - FreeBSD: improvements and fixes for use on Azure
       [Hongjiang Zhang] (LP: #1636345)
     - Add unit tests for ds-identify, fix Ec2 bug found.
     - fs_setup: if cmd is specified, use shell interpretation.
       [Paul Meyer] (LP: #1687712)
     - doc: document network configuration defaults policy and formats.
       [Ryan Harper]
     - Fix name of "uri" key in docs for "cc_apt_configure" module
       [Felix Dreissig]
     - tests: Enable artful [Joshua Powers]
Checksums-Sha1:
 ee6a7ed24972486f294ed9ba78b6c1888e3eaf44 2343 cloud-init_0.7.9-144-g2825a917-0ubuntu1.dsc
 270240420b4200867258391e6a45427739b575bc 667404 cloud-init_0.7.9-144-g2825a917.orig.tar.gz
 c664d3a39aa33e2c41718d515324dcf17ed6b9be 61692 cloud-init_0.7.9-144-g2825a917-0ubuntu1.debian.tar.xz
 5b460ae3bb60b5e0d329eefc70235b496898116d 7942 cloud-init_0.7.9-144-g2825a917-0ubuntu1_source.buildinfo
Checksums-Sha256:
 dad71df5f33d19d3796e2ad1f52a04dd7ccb0c543ed694be063bc5858fcb5b23 2343 cloud-init_0.7.9-144-g2825a917-0ubuntu1.dsc
 381e9da18533cbe61e88bd7ecb32ccacf541d20ee99d93fce9ea47eed64bc3fa 667404 cloud-init_0.7.9-144-g2825a917.orig.tar.gz
 8b962da7e27adb753167609628cb5c61de831b588dc66c4d66d1408c83a8b184 61692 cloud-init_0.7.9-144-g2825a917-0ubuntu1.debian.tar.xz
 5a343cbf1f0f7dd2c7ba362fce9f674b6f3f14c4ff4c6dacaf298bde0d5c1ec2 7942 cloud-init_0.7.9-144-g2825a917-0ubuntu1_source.buildinfo
Files:
 be6c4a9c66b294ad2fbef89ca88a9712 2343 admin extra cloud-init_0.7.9-144-g2825a917-0ubuntu1.dsc
 e9c7500d4ab9076b4cfbf33eb5eea4fb 667404 admin extra cloud-init_0.7.9-144-g2825a917.orig.tar.gz
 d9677372e93451bc8d06059c619e0f0b 61692 admin extra cloud-init_0.7.9-144-g2825a917-0ubuntu1.debian.tar.xz
 55e8fd4abe5bffd226879779aff20339 7942 admin extra cloud-init_0.7.9-144-g2825a917-0ubuntu1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIcBAEBCAAGBQJZJKQTAAoJEB5EEKQCS8bwRfAP/01ql5+54XntpdNF2WFNK9yd
n8SkKooq4kfupJ+PZrfn5ijHujnS0wCgCHhtzmqYUFeGi5prLY0SenTky9V9nkI0
xEcqprdVSSHksRLL80xbwqaxOTdn2tJ22CsbQ+0hjUyBG7OneRd/+U0pn/iSv770
/czRSC8eP5oOXHmbmAYZO7MrznhowZTwwxA0lLapb49Xi/bnAzim7wDZQihyi7OG
ldqLoAiBNqBBzNbE6qg9Nl15HSaJnQ6Zl+pi1fVhMubrnPzpdMpYrFec95CSXM5R
5De51YzX9L5+hjSb2OHrONWgDbpO/9x/T2+RfS015E1kEp4Vg0E9MxgvC3WM3kLX
BLmF6X1K0TNLdg1ORQbhGftFmTmulm2CcUHgGuBKO1etAHkM3aTvtqCdMTgna4Pr
RUwJI2vzBgkPxEdYAnPE+kYewFQzI/f0seUkO6EkNLNx49bH4g6t0eNfQI1Hh2t1
ZoQJ+uvECMr3Bl+G5e7/21NVdyb7CA2wjpF0VmVZp7dUlP972ogTJWZRYooXReQ1
a8EtTew760L/52+LEVviBHbTYcuxaX2Ps6yiG25vsEkBTjxMca6sdlZ7JhfFQcwi
SbBip+lIKTqp7LE6xqg7mjBoOWlJHlpJPCk5UAn997uQMLvMxpogYlOVxdJWx+WF
ddO6pUt1FpK+MqgfNOXr
=NkLy
-----END PGP SIGNATURE-----


More information about the Artful-changes mailing list