clevis 18-1ubuntu1 source package in Ubuntu
Changelog
clevis (18-1ubuntu1) jammy; urgency=medium * debian/patches/0001-sss-use-BN_set_word-x-0-instead-of- BN_zero.patch: Cherry-pick patch from upstream to use BN_set_word(x, 0) instead of BN_zero(), fixing compatibility with OpenSSL 3. Closes: #995657. -- Steve Langasek <email address hidden> Wed, 08 Dec 2021 15:48:00 -0800
Upload details
- Uploaded by:
- Steve Langasek
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- linux-any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
clevis_18.orig.tar.xz | 61.1 KiB | 220390dc708fefc15d2850e2d78406751767aee22934d00739370dbda23e00e0 |
clevis_18-1ubuntu1.debian.tar.xz | 7.0 KiB | 8bfedd15efb2ec7b40a34ca50550bb67e621100d3ed67692ef50744894db1657 |
clevis_18-1ubuntu1.dsc | 2.6 KiB | 303f506b7c524352ab857e6f82e464686195f5d9635674d64e4a72ace070ddf4 |
Available diffs
- diff from 18-1 (in Debian) to 18-1ubuntu1 (1.4 KiB)
- diff from 18-1build1 to 18-1ubuntu1 (1.2 KiB)
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