[ubuntu/xenial-proposed] curtin 20.1-2-g42a9667f-0ubuntu1~16.04.1 (Accepted)

Ryan Harper ryan.harper at canonical.com
Tue Jun 2 22:31:00 UTC 2020


curtin (20.1-2-g42a9667f-0ubuntu1~16.04.1) xenial; urgency=medium

  * New upstream snapshot. (LP: #1881003)
    - vmtests: update skiptests
    - vmtest: allow installed centos images to reboot
    - Release 20.1
    - Handle multiple separators which were found in TestAllindata vmtest
    - verify_ptable_flag: dos primary partitions use ptable_uuid map for flag
    - net_meta: add disabled mode to skip writing any network config
      [Lucas Moura]
    - vmtest: trigger guest panic to fail fast
    - Replace grub-shell-helper with install_grub command
    - vmtest-sync-images: update the URL of the maas streams [Paride Legovini]
    - Replace references to old team manager with new team manager
      [James Falcon]
    - tox: pin flake8 to version and add a tip-flake8 environment
      [Paride Legovini]
    - Fix flake8 E741 warning [Lucas Moura]
    - Makefile: make adjustments to call lint/style tools via python module
    - block-discover: ignore invalid id_serial/id_wwn values
    - Fix handing of reusing msdos partitions and flags
    - block.detect_multipath: ignore fake "devices" from /proc/mounts
      [Michael Hudson-Doyle]
    - udev: use shlex.quote when shlex.split errors on shell-escape chars
    - lvm: don't use vgscan --mknodes
    - vmtest: rsync don't cross filesystem boundaries when copying
    - vmtest: basic/basic_scsi adjust collect/tests for unstable device names
    - Add unittests for partition_handler calc_[dm]_part_info and kpartx paths
    - multipath: attempt to enforce /dev/mapper/mpath files are symlinks
    - block-meta: device mapper partitions may be block devices not links
    - Default to dm_name being id if empty earlier in dm_crypt_handler()
      [Łukasz 'sil2100' Zemczak]
    - storage: correct declared schema draft version for storage schema
    - test_clear_holders: add missing zfs mock
    - Mock out zfs_supported to prevent attempting to load kernel modules
    - block-meta: skip wipe device paths if not present
    - unittest: do not allow util.subp by default
    - curthooks: support multiple ESP on UEFI bootable systems
    - block-discover: handle missing multipath 'path' data, use DM_NAME
    - lvm-over-multipath: handle lookups of multipath members
    - block-meta: don't filter preserve=true devices, select by wipe
    - vmtest: basic use dname to lookup disk with multiple partitions
    - block-meta: Don't check the ptable type of a disk with no ptable
    - curthooks: always use ChrootableTarget.subp when calling efibootmgr
    - storage: enable and use multipath during storage configuration
    - block-discover: detect nvme multipath devices
    - clear-holders: Tolerate vgchange errors during discovery
    - block-meta: handle preserve with vtoc ptable
    - vmtest: use -partition file for TestReuseRAIDMemberPartition class
    - format: extra_options should be a list type
    - tox: add pyflakes to the default tox run [Paride Legovini]
    - storage_config: Add 'extra_options' parameter to allow custom mkfs
    - Add support for installing Ubuntu Core 20 images
    - tox.ini: Fix issues with newer tox on focal
    - vmtest: Fix test_basic.py to run on s390x
    - vmtest: use util.load_file for loading collect files
    - block-meta: refactor storage_config preserve and wipe settings
    - block-discover: skip 'multipath' key in blockdevice if mpath name is None
    - tox: all py27 environments should use the base py27 deps
    - uefi: refactor efibootmg handling to support removing duplicate entries
    - tox: pin setuptools < 45 to allow installing py27 in virtenv
    - block-discover: add dasd parser and emit dasd storage config

Date: Thu, 28 May 2020 17:39:13 -0500
Changed-By: Ryan Harper <ryan.harper at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/curtin/20.1-2-g42a9667f-0ubuntu1~16.04.1
-------------- next part --------------
Format: 1.8
Date: Thu, 28 May 2020 17:39:13 -0500
Source: curtin
Architecture: source
Version: 20.1-2-g42a9667f-0ubuntu1~16.04.1
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Ryan Harper <ryan.harper at canonical.com>
Launchpad-Bugs-Fixed: 1881003
Changes:
 curtin (20.1-2-g42a9667f-0ubuntu1~16.04.1) xenial; urgency=medium
 .
   * New upstream snapshot. (LP: #1881003)
     - vmtests: update skiptests
     - vmtest: allow installed centos images to reboot
     - Release 20.1
     - Handle multiple separators which were found in TestAllindata vmtest
     - verify_ptable_flag: dos primary partitions use ptable_uuid map for flag
     - net_meta: add disabled mode to skip writing any network config
       [Lucas Moura]
     - vmtest: trigger guest panic to fail fast
     - Replace grub-shell-helper with install_grub command
     - vmtest-sync-images: update the URL of the maas streams [Paride Legovini]
     - Replace references to old team manager with new team manager
       [James Falcon]
     - tox: pin flake8 to version and add a tip-flake8 environment
       [Paride Legovini]
     - Fix flake8 E741 warning [Lucas Moura]
     - Makefile: make adjustments to call lint/style tools via python module
     - block-discover: ignore invalid id_serial/id_wwn values
     - Fix handing of reusing msdos partitions and flags
     - block.detect_multipath: ignore fake "devices" from /proc/mounts
       [Michael Hudson-Doyle]
     - udev: use shlex.quote when shlex.split errors on shell-escape chars
     - lvm: don't use vgscan --mknodes
     - vmtest: rsync don't cross filesystem boundaries when copying
     - vmtest: basic/basic_scsi adjust collect/tests for unstable device names
     - Add unittests for partition_handler calc_[dm]_part_info and kpartx paths
     - multipath: attempt to enforce /dev/mapper/mpath files are symlinks
     - block-meta: device mapper partitions may be block devices not links
     - Default to dm_name being id if empty earlier in dm_crypt_handler()
       [Łukasz 'sil2100' Zemczak]
     - storage: correct declared schema draft version for storage schema
     - test_clear_holders: add missing zfs mock
     - Mock out zfs_supported to prevent attempting to load kernel modules
     - block-meta: skip wipe device paths if not present
     - unittest: do not allow util.subp by default
     - curthooks: support multiple ESP on UEFI bootable systems
     - block-discover: handle missing multipath 'path' data, use DM_NAME
     - lvm-over-multipath: handle lookups of multipath members
     - block-meta: don't filter preserve=true devices, select by wipe
     - vmtest: basic use dname to lookup disk with multiple partitions
     - block-meta: Don't check the ptable type of a disk with no ptable
     - curthooks: always use ChrootableTarget.subp when calling efibootmgr
     - storage: enable and use multipath during storage configuration
     - block-discover: detect nvme multipath devices
     - clear-holders: Tolerate vgchange errors during discovery
     - block-meta: handle preserve with vtoc ptable
     - vmtest: use -partition file for TestReuseRAIDMemberPartition class
     - format: extra_options should be a list type
     - tox: add pyflakes to the default tox run [Paride Legovini]
     - storage_config: Add 'extra_options' parameter to allow custom mkfs
     - Add support for installing Ubuntu Core 20 images
     - tox.ini: Fix issues with newer tox on focal
     - vmtest: Fix test_basic.py to run on s390x
     - vmtest: use util.load_file for loading collect files
     - block-meta: refactor storage_config preserve and wipe settings
     - block-discover: skip 'multipath' key in blockdevice if mpath name is None
     - tox: all py27 environments should use the base py27 deps
     - uefi: refactor efibootmg handling to support removing duplicate entries
     - tox: pin setuptools < 45 to allow installing py27 in virtenv
     - block-discover: add dasd parser and emit dasd storage config
Checksums-Sha1:
 33731496ced91c70c582f7483772a92f41805943 1947 curtin_20.1-2-g42a9667f-0ubuntu1~16.04.1.dsc
 3eb88691f227cef1f8389ea1f4ce848f42268168 621636 curtin_20.1-2-g42a9667f.orig.tar.gz
 133df9868493b60e50c6cf190326b24f2569ee8c 17200 curtin_20.1-2-g42a9667f-0ubuntu1~16.04.1.debian.tar.xz
 9646c82eee9b7590dfa38e0037e5e58c688fd30c 7344 curtin_20.1-2-g42a9667f-0ubuntu1~16.04.1_source.buildinfo
Checksums-Sha256:
 1e1dd7c4d373095a3dde5dce189088e31488d060302814dbfd16b467a22eceb4 1947 curtin_20.1-2-g42a9667f-0ubuntu1~16.04.1.dsc
 44091ec50161576a477ac781dce184f343963d31b3897a7f7d22a391dc97300f 621636 curtin_20.1-2-g42a9667f.orig.tar.gz
 dbb8ea244a1d513a3a37ec41d680ac888b458cc1edbd8fae6a130108ad609158 17200 curtin_20.1-2-g42a9667f-0ubuntu1~16.04.1.debian.tar.xz
 468231f999782f925059c0fe6934dacecf036704a0aeaa75af84a3e0d2635ee5 7344 curtin_20.1-2-g42a9667f-0ubuntu1~16.04.1_source.buildinfo
Files:
 8a01b8cdc430f19b798f6bcf1c7e4e82 1947 admin extra curtin_20.1-2-g42a9667f-0ubuntu1~16.04.1.dsc
 d29dab4fce9491ab980bb16500cc3eae 621636 admin extra curtin_20.1-2-g42a9667f.orig.tar.gz
 1a3c58c2e29f512e19b57f243c58e46e 17200 admin extra curtin_20.1-2-g42a9667f-0ubuntu1~16.04.1.debian.tar.xz
 d235ea893a33d972b588ffae89cceea4 7344 admin extra curtin_20.1-2-g42a9667f-0ubuntu1~16.04.1_source.buildinfo


More information about the Xenial-changes mailing list