cloud-init (19.1-1-gbaa47854-0ubuntu1~16.04.1) xenial; urgency=medium

  * debian/patches/ubuntu-advantage-revert-tip.patch
    Revert ubuntu-advantage config module changes until ubuntu-advantage-tools
    19.1 publishes to Xenial (LP: #1828641)
  * refresh patches:
   + debian/patches/azure-apply-network-config-false.patch
   + debian/patches/azure-use-walinux-agent.patch
   + debian/patches/ec2-classic-dont-reapply-networking.patch
  * refresh patches:
   + debian/patches/azure-apply-network-config-false.patch
   + debian/patches/azure-use-walinux-agent.patch
  * New upstream snapshot. (LP: #1828637)
    - Azure: Return static fallback address as if failed to find endpoint
      [Jason Zions (MSFT)]
    - release 19.1
    - freebsd: add chpasswd pkg in the image [Gonéri Le Bouder]
    - tests: add Eoan release [Paride Legovini]
    - cc_mounts: check if mount -a on no-change fstab path [Jason Zions (MSFT)]
    - replace remaining occurrences of LOG.warn
    - DataSourceAzure: Adjust timeout for polling IMDS [Anh Vo]
    - Azure: Changes to the Hyper-V KVP Reporter [Anh Vo]
    - git tests: no longer show warning about safe yaml. [Scott Moser]
    - tools/read-version: handle errors [Chad Miller]
    - net/sysconfig: only indicate available on known sysconfig distros
    - packages: update rpm specs for new bash completion path
    - test_azure: mock util.SeLinuxGuard where needed [Jason Zions (MSFT)]
    - setup.py: install bash completion script in new location
    - mount_cb: do not pass sync and rw options to mount [Gonéri Le Bouder]
    - cc_apt_configure: fix typo in apt documentation [Dominic Schlegel]
    - Revert "DataSource: move update_events from a class to an instance..."
    - Change DataSourceNoCloud to ignore file system label's case.
      [Risto Oikarinen]
    - cmd:main.py: Fix missing 'modules-init' key in modes dict
      [Antonio Romito]
    - ubuntu_advantage: rewrite cloud-config module
    - Azure: Treat _unset network configuration as if it were absent
      [Jason Zions (MSFT)]
    - DatasourceAzure: add additional logging for azure datasource [Anh Vo]
    - cloud_tests: fix apt_pipelining test-cases
    - Azure: Ensure platform random_seed is always serializable as JSON.
      [Jason Zions (MSFT)]
    - net/sysconfig: write out SUSE-compatible IPv6 config [Robert Schweikert]
    - tox: Update testenv for openSUSE Leap to 15.0 [Thomas Bechtold]
    - net: Fix ipv6 static routes when using eni renderer [Raphael Glon]
    - Add ubuntu_drivers config module
    - doc: Refresh Azure walinuxagent docs
    - tox: bump pylint version to latest (2.3.1)
    - DataSource: move update_events from a class to an instance attribute
    - net/sysconfig: Handle default route setup for dhcp configured NICs
      [Robert Schweikert]
    - DataSourceEc2: update RELEASE_BLOCKER to be more accurate

Date: Fri, 10 May 2019 16:26:48 -0600
Changed-By: Chad Smith <chad.sm...@canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/cloud-init/19.1-1-gbaa47854-0ubuntu1~16.04.1
Format: 1.8
Date: Fri, 10 May 2019 16:26:48 -0600
Source: cloud-init
Architecture: source
Version: 19.1-1-gbaa47854-0ubuntu1~16.04.1
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
Changed-By: Chad Smith <chad.sm...@canonical.com>
Launchpad-Bugs-Fixed: 1828637 1828641
Changes:
 cloud-init (19.1-1-gbaa47854-0ubuntu1~16.04.1) xenial; urgency=medium
 .
   * debian/patches/ubuntu-advantage-revert-tip.patch
     Revert ubuntu-advantage config module changes until ubuntu-advantage-tools
     19.1 publishes to Xenial (LP: #1828641)
   * refresh patches:
    + debian/patches/azure-apply-network-config-false.patch
    + debian/patches/azure-use-walinux-agent.patch
    + debian/patches/ec2-classic-dont-reapply-networking.patch
   * refresh patches:
    + debian/patches/azure-apply-network-config-false.patch
    + debian/patches/azure-use-walinux-agent.patch
   * New upstream snapshot. (LP: #1828637)
     - Azure: Return static fallback address as if failed to find endpoint
       [Jason Zions (MSFT)]
     - release 19.1
     - freebsd: add chpasswd pkg in the image [Gonéri Le Bouder]
     - tests: add Eoan release [Paride Legovini]
     - cc_mounts: check if mount -a on no-change fstab path [Jason Zions (MSFT)]
     - replace remaining occurrences of LOG.warn
     - DataSourceAzure: Adjust timeout for polling IMDS [Anh Vo]
     - Azure: Changes to the Hyper-V KVP Reporter [Anh Vo]
     - git tests: no longer show warning about safe yaml. [Scott Moser]
     - tools/read-version: handle errors [Chad Miller]
     - net/sysconfig: only indicate available on known sysconfig distros
     - packages: update rpm specs for new bash completion path
     - test_azure: mock util.SeLinuxGuard where needed [Jason Zions (MSFT)]
     - setup.py: install bash completion script in new location
     - mount_cb: do not pass sync and rw options to mount [Gonéri Le Bouder]
     - cc_apt_configure: fix typo in apt documentation [Dominic Schlegel]
     - Revert "DataSource: move update_events from a class to an instance..."
     - Change DataSourceNoCloud to ignore file system label's case.
       [Risto Oikarinen]
     - cmd:main.py: Fix missing 'modules-init' key in modes dict
       [Antonio Romito]
     - ubuntu_advantage: rewrite cloud-config module
     - Azure: Treat _unset network configuration as if it were absent
       [Jason Zions (MSFT)]
     - DatasourceAzure: add additional logging for azure datasource [Anh Vo]
     - cloud_tests: fix apt_pipelining test-cases
     - Azure: Ensure platform random_seed is always serializable as JSON.
       [Jason Zions (MSFT)]
     - net/sysconfig: write out SUSE-compatible IPv6 config [Robert Schweikert]
     - tox: Update testenv for openSUSE Leap to 15.0 [Thomas Bechtold]
     - net: Fix ipv6 static routes when using eni renderer [Raphael Glon]
     - Add ubuntu_drivers config module
     - doc: Refresh Azure walinuxagent docs
     - tox: bump pylint version to latest (2.3.1)
     - DataSource: move update_events from a class to an instance attribute
     - net/sysconfig: Handle default route setup for dhcp configured NICs
       [Robert Schweikert]
     - DataSourceEc2: update RELEASE_BLOCKER to be more accurate
Checksums-Sha1:
 eaafcc85e8aa368786d259ddab3816b259a18b08 2476 
cloud-init_19.1-1-gbaa47854-0ubuntu1~16.04.1.dsc
 5bbba18bbe56c200371b660cfbfeb82181d2f44e 1018185 
cloud-init_19.1-1-gbaa47854.orig.tar.gz
 8f5437faa4caffecb838c7cb63bd63b0c6206ea3 81084 
cloud-init_19.1-1-gbaa47854-0ubuntu1~16.04.1.debian.tar.xz
 9ddd6b9f92dd19704ae183089df45b80a4c7bb79 7902 
cloud-init_19.1-1-gbaa47854-0ubuntu1~16.04.1_source.buildinfo
Checksums-Sha256:
 76b1fe02077e821c7dd1b0c792708d7ca696d5dd945d47a3ae1bd37202e8ab7b 2476 
cloud-init_19.1-1-gbaa47854-0ubuntu1~16.04.1.dsc
 6032fa57e392374ba1757c754563b353fb0a2bd106d2a25d5ddbeaa6401400b1 1018185 
cloud-init_19.1-1-gbaa47854.orig.tar.gz
 cd3477862431bc248cb17ae09445b727b181f05730a5e6fefc21ececff2decf6 81084 
cloud-init_19.1-1-gbaa47854-0ubuntu1~16.04.1.debian.tar.xz
 f5366df737db89af49607ae319c2bfbc66d570dd25940bc093ced9eecc4c19dd 7902 
cloud-init_19.1-1-gbaa47854-0ubuntu1~16.04.1_source.buildinfo
Files:
 9fd95de382edc8463691035a83a44783 2476 admin extra 
cloud-init_19.1-1-gbaa47854-0ubuntu1~16.04.1.dsc
 957b230a69ae555f9cbbd261148653e3 1018185 admin extra 
cloud-init_19.1-1-gbaa47854.orig.tar.gz
 b99ad958be689031863b53bf07098c8b 81084 admin extra 
cloud-init_19.1-1-gbaa47854-0ubuntu1~16.04.1.debian.tar.xz
 b6605d31267bfc259264f0538a84d922 7902 admin extra 
cloud-init_19.1-1-gbaa47854-0ubuntu1~16.04.1_source.buildinfo
-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes

Reply via email to