[ubuntu/plucky-proposed] cryptsetup 2:2.7.5-1ubuntu1 (Accepted)

Mate Kukri mate.kukri at canonical.com
Fri Feb 14 18:22:16 UTC 2025


cryptsetup (2:2.7.5-1ubuntu1) plucky; urgency=medium

  * Merge with Debian unstable. Remaining changes:
    - Support zstd compressed modules for the self test.
    - Compile-in support for a FIPS mode. LP #2032659
    - debian/{control,rules}:
      + Recommend plymouth.
      + Depend on busybox-initramfs instead of busybox | busybox-static.
      + Move cryptsetup-initramfs back to cryptsetup's Recommends.
      + Do not build cryptsetup-suspend binary package on i386.
    - Fix cryptroot-unlock for busybox compatibility.
    - Fix warning and error when running on ZFS on root
      + d/functions: Return an empty devno for ZFS devices as they don't have
        major:minor device numbers.
      + d/initramfs/hooks/cryptroot: Ignore and don't print an error message
        when devices don't have a devno.
    - Fix cryptroot-* autopkgtests on Ubuntu. (LP #1983522)
      + debian/tests/utils/mock.pm: return from consume() function if select()
        times out or fails
      + debian/tests/utils/cryptroot-common: fix apt source and kernel package
        names for Ubuntu
      + debian/tests/cryptroot-sysvinit.d: use systemd-sysv init for Ubuntu
        cryptroot-sysvinit package test
      + debian/tests/cryptroot-nested.d: fix cryptsetup-nested test, add
        workaround for LP1831747 by adding a e2fsprogs dependency
      + debian/tests/initramfs-hook: fix test's initramfs layout for Ubuntu and
        allow aes+ripemd160 test to use 64Mb of provisioned space (drop --size)
      + debian/tests/control: disable cryptdisks test
    - Fix cryptroot-unlock behavior on narrow terminals (LP #1968636)

cryptsetup (2:2.7.5-1) unstable; urgency=medium

  * New bugfix upstream release.
  * d/t/cryptroot-*: Always install login(1) inside the guest to fix DEP-8
    tests.
  * d/t/utils/mock.pm: Fix login().
  * initramfs hook: Don't let ripemd160 trigger copying legacy.so into the
    initramfs image.  Since OpenSSL 3.0.7 RIPEMD160 is in both legacy and
    default providers.
  * Adjust build-deps and DEP-8 tests to account for OpenSSL legacy provider
    being shipped in its own package.
  * DEP-8: Fix d/t/initramfs-hook-legacy.
  * crypttab(5): Don't claim that ‘noauto’ is not supported by systemd.
    (Closes: #1071602)

cryptsetup (2:2.7.4-1) unstable; urgency=medium

  [ Guilhem Moulin ]
  * New bugfix upstream release.
  * d/functions: Silently ignore crypttab(5) option x-initrd.attach.
    (Closes: #1072058)
  * DEP-8: Mark cryptroot-* as flaky.  To be re-evaluated if/when the
    tests only run on environment where KVM is available. (Closes: #1073052)
  * d/t/cryptroot-lvm.d/preinst: Add x-initrd.attach crypttab(5) option.
  * initramfs: local-bottom: Call `dmsetup remove --deferred` on the root FS
    holders.  Thanks to Luca Boccassi for the suggestion.
  * d/t/cryptroot-*: Always install passwd(1) inside the guest.

  [ Benjamin Drung ]
  * initramfs hook: Combine calls to manual_add_modules (LP: #2065180)

Date: Fri, 14 Feb 2025 10:51:10 +0000
Changed-By: Mate Kukri <mate.kukri at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Simon Quigley <tsimonq2 at ubuntu.com>
https://launchpad.net/ubuntu/+source/cryptsetup/2:2.7.5-1ubuntu1
-------------- next part --------------
Format: 1.8
Date: Fri, 14 Feb 2025 10:51:10 +0000
Source: cryptsetup
Built-For-Profiles: noudeb
Architecture: source
Version: 2:2.7.5-1ubuntu1
Distribution: plucky
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Mate Kukri <mate.kukri at canonical.com>
Closes: 1071602 1072058 1073052
Launchpad-Bugs-Fixed: 2065180
Changes:
 cryptsetup (2:2.7.5-1ubuntu1) plucky; urgency=medium
 .
   * Merge with Debian unstable. Remaining changes:
     - Support zstd compressed modules for the self test.
     - Compile-in support for a FIPS mode. LP #2032659
     - debian/{control,rules}:
       + Recommend plymouth.
       + Depend on busybox-initramfs instead of busybox | busybox-static.
       + Move cryptsetup-initramfs back to cryptsetup's Recommends.
       + Do not build cryptsetup-suspend binary package on i386.
     - Fix cryptroot-unlock for busybox compatibility.
     - Fix warning and error when running on ZFS on root
       + d/functions: Return an empty devno for ZFS devices as they don't have
         major:minor device numbers.
       + d/initramfs/hooks/cryptroot: Ignore and don't print an error message
         when devices don't have a devno.
     - Fix cryptroot-* autopkgtests on Ubuntu. (LP #1983522)
       + debian/tests/utils/mock.pm: return from consume() function if select()
         times out or fails
       + debian/tests/utils/cryptroot-common: fix apt source and kernel package
         names for Ubuntu
       + debian/tests/cryptroot-sysvinit.d: use systemd-sysv init for Ubuntu
         cryptroot-sysvinit package test
       + debian/tests/cryptroot-nested.d: fix cryptsetup-nested test, add
         workaround for LP1831747 by adding a e2fsprogs dependency
       + debian/tests/initramfs-hook: fix test's initramfs layout for Ubuntu and
         allow aes+ripemd160 test to use 64Mb of provisioned space (drop --size)
       + debian/tests/control: disable cryptdisks test
     - Fix cryptroot-unlock behavior on narrow terminals (LP #1968636)
 .
 cryptsetup (2:2.7.5-1) unstable; urgency=medium
 .
   * New bugfix upstream release.
   * d/t/cryptroot-*: Always install login(1) inside the guest to fix DEP-8
     tests.
   * d/t/utils/mock.pm: Fix login().
   * initramfs hook: Don't let ripemd160 trigger copying legacy.so into the
     initramfs image.  Since OpenSSL 3.0.7 RIPEMD160 is in both legacy and
     default providers.
   * Adjust build-deps and DEP-8 tests to account for OpenSSL legacy provider
     being shipped in its own package.
   * DEP-8: Fix d/t/initramfs-hook-legacy.
   * crypttab(5): Don't claim that ‘noauto’ is not supported by systemd.
     (Closes: #1071602)
 .
 cryptsetup (2:2.7.4-1) unstable; urgency=medium
 .
   [ Guilhem Moulin ]
   * New bugfix upstream release.
   * d/functions: Silently ignore crypttab(5) option x-initrd.attach.
     (Closes: #1072058)
   * DEP-8: Mark cryptroot-* as flaky.  To be re-evaluated if/when the
     tests only run on environment where KVM is available. (Closes: #1073052)
   * d/t/cryptroot-lvm.d/preinst: Add x-initrd.attach crypttab(5) option.
   * initramfs: local-bottom: Call `dmsetup remove --deferred` on the root FS
     holders.  Thanks to Luca Boccassi for the suggestion.
   * d/t/cryptroot-*: Always install passwd(1) inside the guest.
 .
   [ Benjamin Drung ]
   * initramfs hook: Combine calls to manual_add_modules (LP: #2065180)
Checksums-Sha1:
 210d5e26e0f0d8164fba6af421388c86840cb6ed 3738 cryptsetup_2.7.5-1ubuntu1.dsc
 189f30c077cfbb1597be382c7f683d399609449d 11847570 cryptsetup_2.7.5.orig.tar.gz
 9aada51a5fecd0bc39b22eaba5080b92cfc218d6 175708 cryptsetup_2.7.5-1ubuntu1.debian.tar.xz
 4f765cc29964ef61832dd405c405eabf12cf9406 8211 cryptsetup_2.7.5-1ubuntu1_source.buildinfo
Checksums-Sha256:
 5231b0236337d77d8fe658ee33538dd70174e676e584d7f288375a8b237db276 3738 cryptsetup_2.7.5-1ubuntu1.dsc
 66f82757456411353216def2e93ee6f82e1dc5c8b583cb9b1c84ecb918b60980 11847570 cryptsetup_2.7.5.orig.tar.gz
 363cae5e6af821fb80a00326c2db7d0d1de6ba4ad0a950f6713c2a02b0958e8c 175708 cryptsetup_2.7.5-1ubuntu1.debian.tar.xz
 c1ce139d08cb087aba145f0f72e4f3cce7199c69120f436722f60866e81109fa 8211 cryptsetup_2.7.5-1ubuntu1_source.buildinfo
Files:
 0ce2c76498dddf120f3f565c4c0f3735 3738 admin optional cryptsetup_2.7.5-1ubuntu1.dsc
 bc3249ce58cdb812d201a6dfcc3b0a51 11847570 admin optional cryptsetup_2.7.5.orig.tar.gz
 4e1bd2914c96161fa2123caaf7c9b24b 175708 admin optional cryptsetup_2.7.5-1ubuntu1.debian.tar.xz
 37723dd0ea24541699ac2857178296c2 8211 admin optional cryptsetup_2.7.5-1ubuntu1_source.buildinfo
Original-Maintainer: Debian Cryptsetup Team <pkg-cryptsetup-devel at alioth-lists.debian.net>


More information about the plucky-changes mailing list