[ubuntu/focal-proposed] curtin 19.2-44-g8e618b34-0ubuntu1 (Accepted)

Ryan Harper ryan.harper at canonical.com
Fri Nov 1 19:14:14 UTC 2019


curtin (19.2-44-g8e618b34-0ubuntu1) focal; urgency=medium

  * New upstream snapshot.
    - t/jenkins-runner: replace $EPOCHSECONDS with 'date +%s' [Paride Legovini]
    - curthooks: skip setup_kernel_img_conf on eoan and newer (LP: #1847257)
    - block_meta: use lookup for wwn, fix fallback from wwn, serial, path
      (LP: #1849322)
    - vmtest: Adjust TestScsiBasic to use dnames to find correct disk
    - schema: Add ptable value 'unsupported' (LP: #1848535)
    - tools/xkvm: add -nographic to speed up devopt query
    - test_block_dasd: fix random_device_id to only generate valid IDs
      (LP: #1849549)
    - vmtest: update skip_if_arch message
    - Add skip_by_date to eoan ipv6 vlan test
    - storage_config: interpret value, not presence, of
      DM_MULTIPATH_DEVICE_PATH [Michael Hudson-Doyle]
    - vmtest: Add skip_by_date for test_ip_output on eoan + vlans
    - block-schema: update raid schema for preserve and metadata
    - dasd: update partition table value to 'vtoc' (LP: #1847073)
    - clear-holders: increase the level for devices with holders by one
      (LP: #1844543)
    - tests: mock timestamp used in collect-log file creation (LP: #1847138)
    - ChrootableTarget: mount /run to resolve lvm/mdadm issues which
      require it.
    - block-discover: handle multipath disks (LP: #1839915)
    - Handle partial raid on partitions (LP: #1835091)
    - install: export zpools if present in the storage-config (LP: #1838278)
    - block-schema: allow 'mac' as partition table type (LP: #1845611)
    - jenkins-runner: disable the lockfile timeout by default [Paride Legovini]
    - curthooks: use correct grub-efi package name on i386 (LP: #1845914)
    - vmtest-sync-images: remove unused imports [Paride Legovini]
    - vmtests: use file locking on the images [Paride Legovini]
    - vmtest: enable arm64 [Paride Legovini]
    - Make the vmtests/test_basic test suite run on ppc64el [Paride Legovini]
    - vmtests: separate arch and target_arch in tests [Paride Legovini]
    - vmtests: new decorator: skip_if_arch [Paride Legovini]
    - vmtests: increase the VM memory for Bionic
    - vmtests: Skip Eoan ZFS Root tests until bug fix is complete
    - Merge branch 'fix_merge_conflicts'
    - util: add support for 'tbz', 'txz' tar format types to sanitize_source
      (LP: #1843266)
    - net: ensure eni helper tools install if given netplan config
      (LP: #1834751)
    - d/control: update Depends for new probert package names
      [Dimitri John Ledkov]

Date: Fri, 01 Nov 2019 14:06: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/19.2-44-g8e618b34-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 01 Nov 2019 14:06:13 -0500
Source: curtin
Binary: curtin curtin-common python3-curtin
Architecture: source
Version: 19.2-44-g8e618b34-0ubuntu1
Distribution: focal
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Ryan Harper <ryan.harper at canonical.com>
Description:
 curtin     - Library and tools for the curtin installer
 curtin-common - Library and tools for curtin installer
 python3-curtin - Library and tools for curtin installer
Launchpad-Bugs-Fixed: 1834751 1835091 1838278 1839915 1843266 1844543 1845611 1845914 1847073 1847138 1847257 1848535 1849322 1849549
Changes:
 curtin (19.2-44-g8e618b34-0ubuntu1) focal; urgency=medium
 .
   * New upstream snapshot.
     - t/jenkins-runner: replace $EPOCHSECONDS with 'date +%s' [Paride Legovini]
     - curthooks: skip setup_kernel_img_conf on eoan and newer (LP: #1847257)
     - block_meta: use lookup for wwn, fix fallback from wwn, serial, path
       (LP: #1849322)
     - vmtest: Adjust TestScsiBasic to use dnames to find correct disk
     - schema: Add ptable value 'unsupported' (LP: #1848535)
     - tools/xkvm: add -nographic to speed up devopt query
     - test_block_dasd: fix random_device_id to only generate valid IDs
       (LP: #1849549)
     - vmtest: update skip_if_arch message
     - Add skip_by_date to eoan ipv6 vlan test
     - storage_config: interpret value, not presence, of
       DM_MULTIPATH_DEVICE_PATH [Michael Hudson-Doyle]
     - vmtest: Add skip_by_date for test_ip_output on eoan + vlans
     - block-schema: update raid schema for preserve and metadata
     - dasd: update partition table value to 'vtoc' (LP: #1847073)
     - clear-holders: increase the level for devices with holders by one
       (LP: #1844543)
     - tests: mock timestamp used in collect-log file creation (LP: #1847138)
     - ChrootableTarget: mount /run to resolve lvm/mdadm issues which
       require it.
     - block-discover: handle multipath disks (LP: #1839915)
     - Handle partial raid on partitions (LP: #1835091)
     - install: export zpools if present in the storage-config (LP: #1838278)
     - block-schema: allow 'mac' as partition table type (LP: #1845611)
     - jenkins-runner: disable the lockfile timeout by default [Paride Legovini]
     - curthooks: use correct grub-efi package name on i386 (LP: #1845914)
     - vmtest-sync-images: remove unused imports [Paride Legovini]
     - vmtests: use file locking on the images [Paride Legovini]
     - vmtest: enable arm64 [Paride Legovini]
     - Make the vmtests/test_basic test suite run on ppc64el [Paride Legovini]
     - vmtests: separate arch and target_arch in tests [Paride Legovini]
     - vmtests: new decorator: skip_if_arch [Paride Legovini]
     - vmtests: increase the VM memory for Bionic
     - vmtests: Skip Eoan ZFS Root tests until bug fix is complete
     - Merge branch 'fix_merge_conflicts'
     - util: add support for 'tbz', 'txz' tar format types to sanitize_source
       (LP: #1843266)
     - net: ensure eni helper tools install if given netplan config
       (LP: #1834751)
     - d/control: update Depends for new probert package names
       [Dimitri John Ledkov]
Checksums-Sha1:
 18dff2062842cce47dc710504453d7c5c769561e 1687 curtin_19.2-44-g8e618b34-0ubuntu1.dsc
 454e8784fae71bf9545c2bd796979eced28af485 548293 curtin_19.2-44-g8e618b34.orig.tar.gz
 6d8a42c9f91ab17af4ad92a5bd658e8bcef879de 16404 curtin_19.2-44-g8e618b34-0ubuntu1.debian.tar.xz
Checksums-Sha256:
 40220241d8edcaf36ac58aaac0957a40d6012dc5b75335f356199811ad55f132 1687 curtin_19.2-44-g8e618b34-0ubuntu1.dsc
 83ee9b7b22d02cef43d7af6890f03b1c71351846482c8a22234cf2a5ad2ae6fa 548293 curtin_19.2-44-g8e618b34.orig.tar.gz
 b2a59a7a3c4eadfb2ba283a745c5a853edcd866bcdc812fc89c276f4d5c4d2a0 16404 curtin_19.2-44-g8e618b34-0ubuntu1.debian.tar.xz
Files:
 c51d09f8d795ef926827672a4e4ceb06 1687 admin extra curtin_19.2-44-g8e618b34-0ubuntu1.dsc
 e1dd26233ee11a7536b658f1130ce440 548293 admin extra curtin_19.2-44-g8e618b34.orig.tar.gz
 f6c620a4a7fb9de73c652a61c3f83ce9 16404 admin extra curtin_19.2-44-g8e618b34-0ubuntu1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAEBAgAGBQJdvIJUAAoJEJoxTsX0cKCsdh4IAI7oFcYjNXy8TbW5VlvNjrbi
bvAUv4RYB5mA4XmV2vv7eFxc1GxF6D2FuL562KVZMyTSxl0D5ykmq0BVyes8yC6t
bK8HyDPu+GFbj4Oaif98zDfZeEHQgg9FOghltf8+AwyMVSLwsdK8TAGXXZRDsHFu
HLfHgfydri40H7HrjX3TwLF58fuFajbjJF0kJ3Bk7mnl/m6VPkpLkDDrjc4DBhbQ
+SW4CBkrNPfk5JZqb0EFT8eCM0dmZfza5JuxYJT3+hu+g1AkbBIlTXPmvapoLZgr
TCoIWHLy00D/1qpTSYOdPw8ednCDjojj1FX0aMu/ltaFvg/Hva7TC3RbIVL43ek=
=Gyqq
-----END PGP SIGNATURE-----


More information about the Focal-changes mailing list