[ubuntu/bionic-proposed] cloud-init 19.4-33-gbb4131a2-0ubuntu1~18.04.1 (Accepted)

Chad Smith chad.smith at canonical.com
Thu Jan 16 18:08:06 UTC 2020


cloud-init (19.4-33-gbb4131a2-0ubuntu1~18.04.1) bionic; urgency=medium

  * New upstream snapshot. (LP: #1859725)
    - Only use gpart if it is the BSD gpart (#131) [Conrad Hoffmann]
    - freebsd: remove superflu exception mapping (#166) [Gonéri Le Bouder]
    - ssh_auth_key_fingerprints_disable test: fix capitalization (#165)
      [Paride Legovini]
    - util: move uptime's else branch into its own boottime function (#53)
      [Igor Galić]
    - workflows: add contributor license agreement checker (#155)
    - net: fix rendering of 'static6' in network config (#77)
    - Make tests work with Python 3.8 (#139) [Conrad Hoffmann]
    - fixed minor bug with mkswap in cc_disk_setup.py (#143) [andreaf74]
    - freebsd: fix create_group() cmd (#146) [Gonéri Le Bouder]
    - doc: make apt_update example consistent (#154)
    - doc: add modules page toc with links (#153)
    - Add support for the amazon variant in cloud.cfg.tmpl (#119)
      [Frederick Lefebvre]
    - ci: remove Python 2.7 from CI runs (#137)
    - modules: drop cc_snap_config config module (#134)
    - migrate-lp-user-to-github: ensure Launchpad repo exists (#136)
    - docs: add initial troubleshooting to FAQ (#104) [Joshua Powers]
    - doc: update cc_set_hostname frequency and descrip (#109) [Joshua Powers]
    - freebsd: introduce the freebsd renderer (#61) [Gonéri Le Bouder]
    - cc_snappy: remove deprecated module (#127)
    - HACKING.rst: clarify that everyone needs to do the LP->GH dance (#130)
    - freebsd: cloudinit service requires devd (#132) [Gonéri Le Bouder]
    - cloud-init: fix capitalisation of SSH (#126)
    - doc: update cc_ssh clarify host and auth keys [Joshua Powers]
    - ci: emit names of tests run in Travis (#120)
    - Release 19.4
    - rbxcloud: fix dsname in RbxCloud [Adam Dobrawy]
    - tests: Add tests for value of dsname in datasources [Adam Dobrawy]
    - apport: Add RbxCloud ds [Adam Dobrawy]
    - docs: Updating index of datasources [Adam Dobrawy]
    - docs: Fix anchor of datasource_rbx [Adam Dobrawy]
    - settings: Add RbxCloud [Adam Dobrawy]
    - doc: specify _ over - in cloud config modules [Joshua Powers]
    - tools: Detect python to use via env in migrate-lp-user-to-github
      [Adam Dobrawy]
    - Partially revert "fix unlocking method on FreeBSD" (#116)
    - tests: mock uid when running as root (#113) [Joshua Powers]
    - cloudinit/netinfo: remove unused getgateway (#111)
    - docs: clear up apt config sections (#107) [Joshua Powers]
    - doc: add kernel command line option to user data (#105) [Joshua Powers]
    - config/cloud.cfg.d: update README [Joshua Powers]
    - azure: avoid re-running cloud-init when instance-id is byte-swapped
      (#84) [AOhassan]
    - fix unlocking method on FreeBSD [Igor Galić]
    - debian: add reference to the manpages [Joshua Powers]
    - ds_identify: if /sys is not available use dmidecode (#42) [Igor Galić]
    - docs: add cloud-id manpage [Joshua Powers]
    - docs: add cloud-init-per manpage [Joshua Powers]
    - docs: add cloud-init manpage [Joshua Powers]
    - docs: add additional details to per-instance/once [Joshua Powers]
    - Update doc-requirements.txt [Joshua Powers]
    - doc-requirements: add missing dep [Joshua Powers]
    - dhcp: Support RedHat dhcp rfc3442 lease format for option 121 (#76)
      [Eric Lafontaine]
    - network_state: handle empty v1 config (#45)
    - docs: fix line length and remove highlighting [Joshua Powers]
    - docs: Add security.md to readthedocs [Joshua Powers]
    - Multiple file fix for AuthorizedKeysFile config (#60) [Eduardo Otubo]
    - doc: update links on README.md [Joshua Powers]
    - doc: Updates to wording of README.md [Joshua Powers]
    - Add security.md [Joshua Powers]
    - setup.py: Amazon Linux sets libexec to /usr/libexec (#52)
      [Frederick Lefebvre]

Date: Wed, 15 Jan 2020 09:35:23 -0700
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.4-33-gbb4131a2-0ubuntu1~18.04.1
-------------- next part --------------
Format: 1.8
Date: Wed, 15 Jan 2020 09:35:23 -0700
Source: cloud-init
Architecture: source
Version: 19.4-33-gbb4131a2-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: 1859725
Changes:
 cloud-init (19.4-33-gbb4131a2-0ubuntu1~18.04.1) bionic; urgency=medium
 .
   * New upstream snapshot. (LP: #1859725)
     - Only use gpart if it is the BSD gpart (#131) [Conrad Hoffmann]
     - freebsd: remove superflu exception mapping (#166) [Gonéri Le Bouder]
     - ssh_auth_key_fingerprints_disable test: fix capitalization (#165)
       [Paride Legovini]
     - util: move uptime's else branch into its own boottime function (#53)
       [Igor Galić]
     - workflows: add contributor license agreement checker (#155)
     - net: fix rendering of 'static6' in network config (#77)
     - Make tests work with Python 3.8 (#139) [Conrad Hoffmann]
     - fixed minor bug with mkswap in cc_disk_setup.py (#143) [andreaf74]
     - freebsd: fix create_group() cmd (#146) [Gonéri Le Bouder]
     - doc: make apt_update example consistent (#154)
     - doc: add modules page toc with links (#153)
     - Add support for the amazon variant in cloud.cfg.tmpl (#119)
       [Frederick Lefebvre]
     - ci: remove Python 2.7 from CI runs (#137)
     - modules: drop cc_snap_config config module (#134)
     - migrate-lp-user-to-github: ensure Launchpad repo exists (#136)
     - docs: add initial troubleshooting to FAQ (#104) [Joshua Powers]
     - doc: update cc_set_hostname frequency and descrip (#109) [Joshua Powers]
     - freebsd: introduce the freebsd renderer (#61) [Gonéri Le Bouder]
     - cc_snappy: remove deprecated module (#127)
     - HACKING.rst: clarify that everyone needs to do the LP->GH dance (#130)
     - freebsd: cloudinit service requires devd (#132) [Gonéri Le Bouder]
     - cloud-init: fix capitalisation of SSH (#126)
     - doc: update cc_ssh clarify host and auth keys [Joshua Powers]
     - ci: emit names of tests run in Travis (#120)
     - Release 19.4
     - rbxcloud: fix dsname in RbxCloud [Adam Dobrawy]
     - tests: Add tests for value of dsname in datasources [Adam Dobrawy]
     - apport: Add RbxCloud ds [Adam Dobrawy]
     - docs: Updating index of datasources [Adam Dobrawy]
     - docs: Fix anchor of datasource_rbx [Adam Dobrawy]
     - settings: Add RbxCloud [Adam Dobrawy]
     - doc: specify _ over - in cloud config modules [Joshua Powers]
     - tools: Detect python to use via env in migrate-lp-user-to-github
       [Adam Dobrawy]
     - Partially revert "fix unlocking method on FreeBSD" (#116)
     - tests: mock uid when running as root (#113) [Joshua Powers]
     - cloudinit/netinfo: remove unused getgateway (#111)
     - docs: clear up apt config sections (#107) [Joshua Powers]
     - doc: add kernel command line option to user data (#105) [Joshua Powers]
     - config/cloud.cfg.d: update README [Joshua Powers]
     - azure: avoid re-running cloud-init when instance-id is byte-swapped
       (#84) [AOhassan]
     - fix unlocking method on FreeBSD [Igor Galić]
     - debian: add reference to the manpages [Joshua Powers]
     - ds_identify: if /sys is not available use dmidecode (#42) [Igor Galić]
     - docs: add cloud-id manpage [Joshua Powers]
     - docs: add cloud-init-per manpage [Joshua Powers]
     - docs: add cloud-init manpage [Joshua Powers]
     - docs: add additional details to per-instance/once [Joshua Powers]
     - Update doc-requirements.txt [Joshua Powers]
     - doc-requirements: add missing dep [Joshua Powers]
     - dhcp: Support RedHat dhcp rfc3442 lease format for option 121 (#76)
       [Eric Lafontaine]
     - network_state: handle empty v1 config (#45)
     - docs: fix line length and remove highlighting [Joshua Powers]
     - docs: Add security.md to readthedocs [Joshua Powers]
     - Multiple file fix for AuthorizedKeysFile config (#60) [Eduardo Otubo]
     - doc: update links on README.md [Joshua Powers]
     - doc: Updates to wording of README.md [Joshua Powers]
     - Add security.md [Joshua Powers]
     - setup.py: Amazon Linux sets libexec to /usr/libexec (#52)
       [Frederick Lefebvre]
Checksums-Sha1:
 c44d51a8a8948f8f8e798c7622759f846e1fe40a 2399 cloud-init_19.4-33-gbb4131a2-0ubuntu1~18.04.1.dsc
 95f006fe189161879ff52c829bd25afbab6a89cc 1083654 cloud-init_19.4-33-gbb4131a2.orig.tar.gz
 2a87d26a07d586a4f3a6abc00810e72d5ab044b1 65892 cloud-init_19.4-33-gbb4131a2-0ubuntu1~18.04.1.debian.tar.xz
 910d409bc758322d52a0bfe9392ca7ee54f1d80d 7797 cloud-init_19.4-33-gbb4131a2-0ubuntu1~18.04.1_source.buildinfo
Checksums-Sha256:
 352568e06c50c7e1ec2e575fa160186eb6bae1e3b5344ed984260947903c3ed8 2399 cloud-init_19.4-33-gbb4131a2-0ubuntu1~18.04.1.dsc
 1340ffcdc51a961d211c86774449e81d5814c00faac81e8448dfdf39d754995c 1083654 cloud-init_19.4-33-gbb4131a2.orig.tar.gz
 b759aa6672336a6e4748bb92932373e17cbf373ed97eb87670349600095f02c3 65892 cloud-init_19.4-33-gbb4131a2-0ubuntu1~18.04.1.debian.tar.xz
 506c345ddfcbf913be942d95cb3f09d6b537c1094a43ac34e4b578e501a850ea 7797 cloud-init_19.4-33-gbb4131a2-0ubuntu1~18.04.1_source.buildinfo
Files:
 a531f50f90dcca12fcc1e23ca1471fd4 2399 admin optional cloud-init_19.4-33-gbb4131a2-0ubuntu1~18.04.1.dsc
 19d52a198f032e02de9246aaa092df20 1083654 admin optional cloud-init_19.4-33-gbb4131a2.orig.tar.gz
 05b777b25c7712866c6cd1b3a9eb4b15 65892 admin optional cloud-init_19.4-33-gbb4131a2-0ubuntu1~18.04.1.debian.tar.xz
 af82dc0b9ed5f5ca377327add27bf597 7797 admin optional cloud-init_19.4-33-gbb4131a2-0ubuntu1~18.04.1_source.buildinfo


More information about the Bionic-changes mailing list