[ubuntu/kinetic-proposed] curtin 22.1-0ubuntu1 (Accepted)

Dan Bungert daniel.bungert at canonical.com
Thu Jun 30 22:48:11 UTC 2022


curtin (22.1-0ubuntu1) kinetic; urgency=medium

  * New upstream release. (LP: #1979687)
    - deb: fix dependencies [Dan Bungert]
    - tox: drop xenial-py3 from default env list [Dan Bungert]
    - block/v2: preserve disk label id [Dan Bungert]
    - block/v2: docs for partition_type [Dan Bungert]
    - block/v2: unit tests for partition_type [Dan Bungert]
    - block/v2: raw partition table codes for gpt [Dan Bungert]
    - block/v2: allow setting raw partition_type value [Dan Bungert]
    - Make sure curthooks do not discard supplied proxy settings
      [Olivier Gayot]
    - block/v2: resize-friendly ordering of wipe [Dan Bungert]
    - block/v2: handle resize when no format action [Dan Bungert]
    - block/v2: resize of ntfs [Dan Bungert]
    - vmtests: remove out of date skip [Dan Bungert]
    - block: provide get_resize_fstypes [Dan Bungert]
    - Add support for resize of ext{2,3,4} [Dan Bungert]
    - Add riscv64 to supported UEFI architectures [William Wilson]
    - block_meta_v2: call make_dname when required [Michael Hudson-Doyle]
    - examples: even more tweaks for v2 [Michael Hudson-Doyle]
    - Add riscv64 support [Heinrich Schuchardt]
    - examples: stop assuming curtin accounts for overhead of logical
      partitions [Michael Hudson-Doyle]
    - block_meta_v2: zero start of partitions before they are created
      [Michael Hudson-Doyle]
    - examples: enlarge / for some more vmtests [Michael Hudson-Doyle]
    - skip BionicTestPartitionExistingRAID.test_correct_ptype
      [Michael Hudson-Doyle]
    - examples: boost size of / in multipath-reuse.yaml [Michael Hudson-Doyle]
    - examples: add offsets to preserved partitions [Michael Hudson-Doyle]
    - block_meta_v2: change how we invoke sfdisk again, restore partprobe call
      [Michael Hudson-Doyle]
    - block_meta_v2: fix partitioning a device with sector size != 512
      [Michael Hudson-Doyle]
    - block_meta_v2: fix implicit offset calculation for dos partitions
      [Michael Hudson-Doyle]
    - block_meta_v2: do not use aliases for partition types
      [Michael Hudson-Doyle]
    - Remove CentOS 6 tests. [Michael Hudson-Doyle]
    - vmtests: boost the size of / in a few tests [Michael Hudson-Doyle]
    - examples: sleep after creating bcache device in preserve-bcache.yaml
      [Michael Hudson-Doyle]
    - vmtests: fix parted invocation in partition-existing-raid.yaml
      [Michael Hudson-Doyle]
    - vmtests: bump VM memory size to 2048 MiB for all tests
      [Michael Hudson-Doyle]
    - vmtests: drop assertion that clear-holders ran [Michael Hudson-Doyle]
    - block_meta_v2: a few more fixes for v2 partitioning
      [Michael Hudson-Doyle]
    - block_meta: call realpath on partition node returned by sfdisk
      [Michael Hudson-Doyle]
    - Add rocky linux as a RHEL-like variant [Dimitri John Ledkov]
    - Update pylint version in tox.ini [Michael Hudson-Doyle]
    - block_meta: implement v2 partitioning [Michael Hudson-Doyle]
    - Stop running CI against Python 2 [Michael Hudson-Doyle]
    - Make sure curthooks do not discard APT preferences [Olivier Gayot]
    - Remove leftover debug print statement [Olivier Gayot]
    - Fix format of examples/apt-source.yaml [Olivier Gayot]
    - Implement support for APT preferences in apt-config [Olivier Gayot]
    - build-deb: changelog gen with dch [Dan Bungert]
    - vmtests uefi: relax the uefi check [Dan Bungert]
    - block: output partition device path [Dan Bungert]
    - support version 2 curtin storage configs [Michael Hudson-Doyle]
    - system-upgrade: lookup os family [Dan Bungert]
    - add preserve: true support to the image action [Michael Hudson-Doyle]

Date: Mon, 27 Jun 2022 16:24:54 -0600
Changed-By: Dan Bungert <daniel.bungert at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Michael Hudson-Doyle <michael.hudson at canonical.com>
https://launchpad.net/ubuntu/+source/curtin/22.1-0ubuntu1
-------------- next part --------------
Format: 1.8
Date: Mon, 27 Jun 2022 16:24:54 -0600
Source: curtin
Built-For-Profiles: noudeb
Architecture: source
Version: 22.1-0ubuntu1
Distribution: kinetic
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Dan Bungert <daniel.bungert at canonical.com>
Launchpad-Bugs-Fixed: 1979687
Changes:
 curtin (22.1-0ubuntu1) kinetic; urgency=medium
 .
   * New upstream release. (LP: #1979687)
     - deb: fix dependencies [Dan Bungert]
     - tox: drop xenial-py3 from default env list [Dan Bungert]
     - block/v2: preserve disk label id [Dan Bungert]
     - block/v2: docs for partition_type [Dan Bungert]
     - block/v2: unit tests for partition_type [Dan Bungert]
     - block/v2: raw partition table codes for gpt [Dan Bungert]
     - block/v2: allow setting raw partition_type value [Dan Bungert]
     - Make sure curthooks do not discard supplied proxy settings
       [Olivier Gayot]
     - block/v2: resize-friendly ordering of wipe [Dan Bungert]
     - block/v2: handle resize when no format action [Dan Bungert]
     - block/v2: resize of ntfs [Dan Bungert]
     - vmtests: remove out of date skip [Dan Bungert]
     - block: provide get_resize_fstypes [Dan Bungert]
     - Add support for resize of ext{2,3,4} [Dan Bungert]
     - Add riscv64 to supported UEFI architectures [William Wilson]
     - block_meta_v2: call make_dname when required [Michael Hudson-Doyle]
     - examples: even more tweaks for v2 [Michael Hudson-Doyle]
     - Add riscv64 support [Heinrich Schuchardt]
     - examples: stop assuming curtin accounts for overhead of logical
       partitions [Michael Hudson-Doyle]
     - block_meta_v2: zero start of partitions before they are created
       [Michael Hudson-Doyle]
     - examples: enlarge / for some more vmtests [Michael Hudson-Doyle]
     - skip BionicTestPartitionExistingRAID.test_correct_ptype
       [Michael Hudson-Doyle]
     - examples: boost size of / in multipath-reuse.yaml [Michael Hudson-Doyle]
     - examples: add offsets to preserved partitions [Michael Hudson-Doyle]
     - block_meta_v2: change how we invoke sfdisk again, restore partprobe call
       [Michael Hudson-Doyle]
     - block_meta_v2: fix partitioning a device with sector size != 512
       [Michael Hudson-Doyle]
     - block_meta_v2: fix implicit offset calculation for dos partitions
       [Michael Hudson-Doyle]
     - block_meta_v2: do not use aliases for partition types
       [Michael Hudson-Doyle]
     - Remove CentOS 6 tests. [Michael Hudson-Doyle]
     - vmtests: boost the size of / in a few tests [Michael Hudson-Doyle]
     - examples: sleep after creating bcache device in preserve-bcache.yaml
       [Michael Hudson-Doyle]
     - vmtests: fix parted invocation in partition-existing-raid.yaml
       [Michael Hudson-Doyle]
     - vmtests: bump VM memory size to 2048 MiB for all tests
       [Michael Hudson-Doyle]
     - vmtests: drop assertion that clear-holders ran [Michael Hudson-Doyle]
     - block_meta_v2: a few more fixes for v2 partitioning
       [Michael Hudson-Doyle]
     - block_meta: call realpath on partition node returned by sfdisk
       [Michael Hudson-Doyle]
     - Add rocky linux as a RHEL-like variant [Dimitri John Ledkov]
     - Update pylint version in tox.ini [Michael Hudson-Doyle]
     - block_meta: implement v2 partitioning [Michael Hudson-Doyle]
     - Stop running CI against Python 2 [Michael Hudson-Doyle]
     - Make sure curthooks do not discard APT preferences [Olivier Gayot]
     - Remove leftover debug print statement [Olivier Gayot]
     - Fix format of examples/apt-source.yaml [Olivier Gayot]
     - Implement support for APT preferences in apt-config [Olivier Gayot]
     - build-deb: changelog gen with dch [Dan Bungert]
     - vmtests uefi: relax the uefi check [Dan Bungert]
     - block: output partition device path [Dan Bungert]
     - support version 2 curtin storage configs [Michael Hudson-Doyle]
     - system-upgrade: lookup os family [Dan Bungert]
     - add preserve: true support to the image action [Michael Hudson-Doyle]
Checksums-Sha1:
 6741884824b668125832aff8cc6c32213381a4d7 2073 curtin_22.1-0ubuntu1.dsc
 22188bf25cdaf05d804402c58c9c190380d8949b 657375 curtin_22.1.orig.tar.gz
 728f5d0ad4da9d7e6a4a7fec09277c00222b4336 21712 curtin_22.1-0ubuntu1.debian.tar.xz
 49b2cf29aeb8f4777eeabe38a813a1b1e2999054 8003 curtin_22.1-0ubuntu1_source.buildinfo
Checksums-Sha256:
 e81ac4366f6f9b9db0c3ecf87d595129f351733d6d96fec3ccb1358bc3e19e94 2073 curtin_22.1-0ubuntu1.dsc
 a1764f5edbe7ad4fd776b9ff9d9a4e33617b92e6053a08d97010b240826dbaac 657375 curtin_22.1.orig.tar.gz
 935eb3e1591471a14cb4a66d5da807352424f87ccc1d25b711ab80b72d6d9983 21712 curtin_22.1-0ubuntu1.debian.tar.xz
 eded4c02a338bc224266358836a383cf45ca8c1d2a78f74a7fda3cea3b2d8ece 8003 curtin_22.1-0ubuntu1_source.buildinfo
Files:
 5346388af94df9b3483e4be4cbac7725 2073 admin extra curtin_22.1-0ubuntu1.dsc
 9425947a75829c15d83f41a0c7c5b32d 657375 admin extra curtin_22.1.orig.tar.gz
 d20befed979cba39da839f7c2e061539 21712 admin extra curtin_22.1-0ubuntu1.debian.tar.xz
 3e42ea51f6d5dcd0c30bbca8f616906f 8003 admin extra curtin_22.1-0ubuntu1_source.buildinfo


More information about the kinetic-changes mailing list