[ubuntu/groovy-proposed] curtin 19.3-68-g6cbdc02d-0ubuntu1 (Accepted)

Ryan Harper ryan.harper at canonical.com
Fri May 8 16:45:19 UTC 2020


curtin (19.3-68-g6cbdc02d-0ubuntu1) groovy; urgency=medium

  * New upstream snapshot.
    - Makefile: make adjustments to call lint/style tools via python module
    - block-discover: ignore invalid id_serial/id_wwn values (LP: #1876848)
    - Fix handing of reusing msdos partitions and flags (LP: #1875903)
    - block.detect_multipath: ignore fake "devices" from /proc/mounts
      [Michael Hudson-Doyle] (LP: #1876626)
    - udev: use shlex.quote when shlex.split errors on shell-escape chars
      (LP: #1875085)
    - lvm: don't use vgscan --mknodes
    - vmtest: rsync don't cross filesystem boundaries when copying
      (LP: #1873909)
    - vmtest: basic/basic_scsi adjust collect/tests for unstable device names
      (LP: #1874100)
    - 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] (LP: #1874243)
    - 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 (LP: #1869075)
    - unittest: do not allow util.subp by default (LP: #1873913)
    - curthooks: support multiple ESP on UEFI bootable systems
    - block-discover: handle missing multipath 'path' data, use DM_NAME
      (LP: #1873728)
    - lvm-over-multipath: handle lookups of multipath members (LP: #1869075)
    - block-meta: don't filter preserve=true devices, select by wipe
      (LP: #1837214)
    - 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
      (LP: #1869075)
    - block-discover: detect nvme multipath devices (LP: #1868109)
    - clear-holders: Tolerate vgchange errors during discovery (LP: #1870037)
    - block-meta: handle preserve with vtoc ptable (LP: #1871158)
    - 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
      (LP: #1869069)
    - 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 (LP: #1866663)
    - vmtest: use util.load_file for loading collect files
    - block-meta: refactor storage_config preserve and wipe settings
      (LP: #1837214)
    - 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
      (LP: #1864257)
    - tox: pin setuptools < 45 to allow installing py27 in virtenv

Date: Thu, 07 May 2020 15:43:37 -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/19.3-68-g6cbdc02d-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 07 May 2020 15:43:37 -0500
Source: curtin
Architecture: source
Version: 19.3-68-g6cbdc02d-0ubuntu1
Distribution: groovy
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Ryan Harper <ryan.harper at canonical.com>
Launchpad-Bugs-Fixed: 1837214 1864257 1866663 1868109 1869069 1869075 1870037 1871158 1873728 1873909 1873913 1874100 1874243 1875085 1875903 1876626 1876848
Changes:
 curtin (19.3-68-g6cbdc02d-0ubuntu1) groovy; urgency=medium
 .
   * New upstream snapshot.
     - Makefile: make adjustments to call lint/style tools via python module
     - block-discover: ignore invalid id_serial/id_wwn values (LP: #1876848)
     - Fix handing of reusing msdos partitions and flags (LP: #1875903)
     - block.detect_multipath: ignore fake "devices" from /proc/mounts
       [Michael Hudson-Doyle] (LP: #1876626)
     - udev: use shlex.quote when shlex.split errors on shell-escape chars
       (LP: #1875085)
     - lvm: don't use vgscan --mknodes
     - vmtest: rsync don't cross filesystem boundaries when copying
       (LP: #1873909)
     - vmtest: basic/basic_scsi adjust collect/tests for unstable device names
       (LP: #1874100)
     - 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] (LP: #1874243)
     - 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 (LP: #1869075)
     - unittest: do not allow util.subp by default (LP: #1873913)
     - curthooks: support multiple ESP on UEFI bootable systems
     - block-discover: handle missing multipath 'path' data, use DM_NAME
       (LP: #1873728)
     - lvm-over-multipath: handle lookups of multipath members (LP: #1869075)
     - block-meta: don't filter preserve=true devices, select by wipe
       (LP: #1837214)
     - 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
       (LP: #1869075)
     - block-discover: detect nvme multipath devices (LP: #1868109)
     - clear-holders: Tolerate vgchange errors during discovery (LP: #1870037)
     - block-meta: handle preserve with vtoc ptable (LP: #1871158)
     - 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
       (LP: #1869069)
     - 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 (LP: #1866663)
     - vmtest: use util.load_file for loading collect files
     - block-meta: refactor storage_config preserve and wipe settings
       (LP: #1837214)
     - 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
       (LP: #1864257)
     - tox: pin setuptools < 45 to allow installing py27 in virtenv
Checksums-Sha1:
 cdd1d110e39c7b506f5596b415945fca6b931066 1704 curtin_19.3-68-g6cbdc02d-0ubuntu1.dsc
 7692882d6225ac39944a470f00a4c75dbd8b8518 606843 curtin_19.3-68-g6cbdc02d.orig.tar.gz
 bd5a36f2055bd2d41e1da4d9e4254105804ce62c 18076 curtin_19.3-68-g6cbdc02d-0ubuntu1.debian.tar.xz
 db4ba234855edfd2e0b130d3372956c13151c0f2 6622 curtin_19.3-68-g6cbdc02d-0ubuntu1_source.buildinfo
Checksums-Sha256:
 148fd71b1e9bbb3ec897f0ef53b8bf7b2a5fd2f551665148340b35a90ad5dce6 1704 curtin_19.3-68-g6cbdc02d-0ubuntu1.dsc
 3678a37cda2f5cea961b961f7560ea80620aa303f81579051ccf294d9c5a45c2 606843 curtin_19.3-68-g6cbdc02d.orig.tar.gz
 5c186fc572a81d37f4c68f35417d70288f6b34b758c960de8a765a41ead4c243 18076 curtin_19.3-68-g6cbdc02d-0ubuntu1.debian.tar.xz
 cced1d38bffcea13492b372754c244e742184ceec676fa26a05d58ad501b0929 6622 curtin_19.3-68-g6cbdc02d-0ubuntu1_source.buildinfo
Files:
 33df0e2817ba2ee3f726679aea9a6b0b 1704 admin extra curtin_19.3-68-g6cbdc02d-0ubuntu1.dsc
 1d6de389577d8499f5fc600dd4072f6e 606843 admin extra curtin_19.3-68-g6cbdc02d.orig.tar.gz
 f7d3a4bd8482999ab3872e25917f4b32 18076 admin extra curtin_19.3-68-g6cbdc02d-0ubuntu1.debian.tar.xz
 2dea16d8fbae300b9151e64f3692f514 6622 admin extra curtin_19.3-68-g6cbdc02d-0ubuntu1_source.buildinfo

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

iQEzBAEBCgAdFiEEDnKQYQ0vbcTWXqkhmjFOxfRwoKwFAl60czIACgkQmjFOxfRw
oKx7vAf/XypTX7R5d6F+NUIkp1tnuI3Lz09OuJb2VLKHD3Q6HhIBpebxKJ3Yhwy7
Mi5ws5l0aoXpUqzKB5FCc1fZOdaHqn6iEXvtvfcvBMccXDbfLG6v3aPvrbYpJfRP
0dQc8ntnqL8L1W+aNHojZ8n7nBB4nWaTCdUC+dNc6eOhEedSoPAirylxOFy65Y7s
wL0DJjEBUQw0j+EgakF7RSECSqpslUmDF5hkNhD7HU/KpnyS8Z+8hxgQqE3NZsJK
YtS3iwRlgMySBXFjz64W6tB4FfmIluUZVk2QUrPRHbRPMplP1nWyWCgJz/35pXs+
BXqAxj/4Dn4zn6dg+da8CjNHydci7Q==
=HUVs
-----END PGP SIGNATURE-----


More information about the Groovy-changes mailing list