[ubuntu/plucky-proposed] cryptsetup 2:2.7.5-1ubuntu2 (Accepted)
Mate Kukri
mate.kukri at canonical.com
Wed Feb 19 02:38:16 UTC 2025
cryptsetup (2:2.7.5-1ubuntu2) plucky; urgency=medium
* Fix mismerge of autopkgtest 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)
Date: Tue, 18 Feb 2025 15:09:18 +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-1ubuntu2
-------------- next part --------------
Format: 1.8
Date: Tue, 18 Feb 2025 15:09:18 +0000
Source: cryptsetup
Built-For-Profiles: noudeb
Architecture: source
Version: 2:2.7.5-1ubuntu2
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-1ubuntu2) plucky; urgency=medium
.
* Fix mismerge of autopkgtest 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:
809569dafa5cbd4e461f17ec278df986b71e5486 3738 cryptsetup_2.7.5-1ubuntu2.dsc
105bbdc1cd797ea19466d3e2ac907fef63901ab8 175696 cryptsetup_2.7.5-1ubuntu2.debian.tar.xz
9686b7d5d2e3b8b6169e5a69f2e195779b8fd812 8514 cryptsetup_2.7.5-1ubuntu2_source.buildinfo
Checksums-Sha256:
945c23baf2db71b07bb049bf24ccadab392b921187f2875509975b13df310ddc 3738 cryptsetup_2.7.5-1ubuntu2.dsc
f046794a24a6cf9cf022326938bbfb739ff08f2c8427692747ff1d5d39a684bd 175696 cryptsetup_2.7.5-1ubuntu2.debian.tar.xz
e84a32f37bceca06ad9f223212ec9473d80297885ffefb3f1e16c7c4659cc727 8514 cryptsetup_2.7.5-1ubuntu2_source.buildinfo
Files:
e0b7c9e769e3dd6c8f06934754781d50 3738 admin optional cryptsetup_2.7.5-1ubuntu2.dsc
c33cc990a8010dea7545cc3ccb9d14ea 175696 admin optional cryptsetup_2.7.5-1ubuntu2.debian.tar.xz
0f0aade26886ca763832550f437dc8a2 8514 admin optional cryptsetup_2.7.5-1ubuntu2_source.buildinfo
Original-Maintainer: Debian Cryptsetup Team <pkg-cryptsetup-devel at alioth-lists.debian.net>
More information about the plucky-changes
mailing list