clevis 18-2 source package in Ubuntu

Changelog

clevis (18-2) unstable; urgency=medium

  * Cherry-pick from upstream:
    - Sss: use BN_set_word(x, 0) instead of BN_zero() (Closes: #995657)
    - Do not kill non clevis slots (#315)
    - Avoid luksmeta corruption on clevis bind (#319)
    - Use `command -v` instead of `which`
  * Document a sometime-needed hint to crypttab. Closes: #1000648

 -- Christoph Biedl <email address hidden>  Sun, 08 May 2022 21:41:08 +0200

Upload details

Uploaded by:
Christoph Biedl
Uploaded to:
Sid
Original maintainer:
Christoph Biedl
Architectures:
linux-any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Kinetic release universe misc

Downloads

File Size SHA-256 Checksum
clevis_18-2.dsc 2.5 KiB 36cdccbfe35c87c5ecab26a63061d8b08d12e85dc253f0db11b66c086f832e00
clevis_18.orig.tar.xz 61.1 KiB 220390dc708fefc15d2850e2d78406751767aee22934d00739370dbda23e00e0
clevis_18-2.debian.tar.xz 9.0 KiB ef40b610310146d562938ddcf652623bc848a56eae7d13546a56a59337c55525

Available diffs

No changes file available.

Binary packages built by this source

clevis: automated encryption framework

 Clevis is a plugable framework for automated decryption. It can be used
 to provide automated decryption of data or even automated unlocking of
 LUKS volumes.
 .
 It supports tang and shamir secret sharing (SSS).

clevis-dbgsym: debug symbols for clevis
clevis-dracut: Clevis integration for dracut

 Clevis is a plugable framework for automated decryption. This package
 provides integration for dracut to automatically unlock LUKS encrypted
 block devices in early boot.

clevis-initramfs: Clevis initramfs integration

 Clevis is a plugable framework for automated decryption. This package
 provides integration for initramfs-tools to automatically unlock LUKS
 encrypted block devices in early boot.

clevis-luks: LUKS integration for clevis

 This package allows binding a LUKS encrypted volume to a clevis
 unlocking policy. For automated unlocking, an unlocker will also be
 required. See, for example, clevis-dracut and clevis-udisks2.

clevis-systemd: systemd integration for clevis

 Clevis is a plugable framework for automated decryption. This package
 provides automatic unlocking of LUKS encrypted _netdev block devices
 from /etc/crypttab.

clevis-tpm2: automated encryption framework, TPM2 support

 Clevis is a plugable framework for automated decryption. It can be used
 to provide automated decryption of data or even automated unlocking of
 LUKS volumes.
 .
 This package provides the TPM2 pin.

clevis-udisks2: UDisks2/Storaged integration for clevis

 Clevis is a plugable framework for automated decryption. This package
 provides automatic unlocking LUKS encrypted block devices in desktop
 environments that use UDisks2 or storaged.

clevis-udisks2-dbgsym: debug symbols for clevis-udisks2