clevis 12-1ubuntu2.2 source package in Ubuntu

Changelog

clevis (12-1ubuntu2.2) focal; urgency=medium

  * initramfs: Fix parsing of interface names when bringing the network
    back down in local-bottom, which also avoids a mess of "ip: can't find
    device '/sys/class/net/$iface'" errors on the console. LP: #1896294.
  * initramfs: Warn users with multiple interfaces that they should consider
    specifying an 'ip=' parameter for reliable operation. LP: #1896289.
    As a side-effect, also fix interface parsing while bringing links
    up. LP: #1873593.
  * initramfs: Wait for interface to appear before attempting configuration.
    LP: #1873914.
  * initramfs: Make network configuration as-needed. This functionality
    depends on the new clevis-luks-list command which is also backported.
    LP: #1896509.

 -- dann frazier <email address hidden>  Tue, 13 Oct 2020 17:00:47 -0600

Upload details

Uploaded by:
dann frazier
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
linux-any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
clevis_12.orig.tar.xz 44.8 KiB b8339de36401c4d12555b6a8b92ddfabf775eebe4863b5a227d045d5e04b1992
clevis_12-1ubuntu2.2.debian.tar.xz 15.6 KiB e17d39d7a08e752c1f30ef9e143f943f01f1ac69d7e922798599b2b4d16a11b2
clevis_12-1ubuntu2.2.dsc 2.5 KiB 0533a135ddd0c7d0ab2c07bfc4dc29602c3faa296dddb5880d85d1d9eb0cb912

Available diffs

View changes file

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 LUKSv1 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 LUKSv1
 block devices in early boot.

clevis-luks: LUKSv1 integration for clevis

 This package allows you to bind a LUKSv1 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 LUKSv1 _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 LUKSv1 block devices in desktop
 environments that use UDisks2 or storaged.

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