clevis 8-1ubuntu0.2 source package in Ubuntu

Changelog

clevis (8-1ubuntu0.2) bionic; 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. Requires new build-dep on asciidoctor in order to build
    the clevis-luks-list manpage.

 -- dann frazier <email address hidden>  Wed, 14 Oct 2020 11:23:01 -0600

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates universe misc

Downloads

File Size SHA-256 Checksum
clevis_8.orig.tar.bz2 130.7 KiB 540f72d8fd9a6f8889f4c8f4e54a9872a2d3a55c337736217c44c49f925964a0
clevis_8-1ubuntu0.2.debian.tar.xz 18.3 KiB 4e7721f64924332fb29dd100acf39a7fef61ff009d9b038ca2f805eaf22cda49
clevis_8-1ubuntu0.2.dsc 2.3 KiB 2172c7c4911126562585baa62100f861eb18e2d38b6c8b5dc3073bf257f8ccee

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, shamir secret sharing, escrow using HTTP.

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

 Clevis is a plugable framework for automated decryption. This package
 provides integration for the dracut initramfs 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-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