cryptsetup 2:2.5.0-6ubuntu3 source package in Ubuntu
Changelog
cryptsetup (2:2.5.0-6ubuntu3) lunar; urgency=medium * Fix cryptroot-lvm autopkgtest on Ubuntu. (LP: #1983522) - debian/tests/control: enable cryptroot-lvm - debian/tests/utils/mock.pm: return from consume() function if select() times out or fails -- Vladimir Petko <email address hidden> Fri, 02 Dec 2022 15:53:42 +1300
Upload details
- Uploaded by:
- Vladimir Petko
- Sponsored by:
- Michael Hudson-Doyle
- Uploaded to:
- Lunar
- Original maintainer:
- Ubuntu Developers
- Architectures:
- linux-any all
- Section:
- admin
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
cryptsetup_2.5.0.orig.tar.gz | 10.9 MiB | 91c6583435a5da7d2fdd208dd02543e0dbe4bd2125b27c05118db8cc0ad63ff0 |
cryptsetup_2.5.0-6ubuntu3.debian.tar.xz | 162.3 KiB | 5475063e9a9e5048535258eadc7e0fa1a761e2b7d59f1b0ed7de73898fec2c23 |
cryptsetup_2.5.0-6ubuntu3.dsc | 3.7 KiB | 4fe29231c31797d1b4bd2223e9e3c82cb065b5556d283bcef20d9ff3b5cb84e0 |
Available diffs
- diff from 2:2.5.0-6ubuntu2 to 2:2.5.0-6ubuntu3 (865 bytes)
Binary packages built by this source
- cryptsetup: disk encryption support - startup scripts
Cryptsetup provides an interface for configuring encryption on block
devices (such as /home or swap partitions), using the Linux kernel
device mapper target dm-crypt. It features integrated Linux Unified Key
Setup (LUKS) support.
.
Cryptsetup is backwards compatible with the on-disk format of cryptoloop,
but also supports more secure formats. This package includes support for
automatically configuring encrypted devices at boot time via the config
file /etc/crypttab. Additional features are cryptoroot support through
initramfs-tools and several supported ways to read a passphrase or key.
.
This package provides the cryptdisks_start and _stop wrappers, as well as
luksformat.
- cryptsetup-bin: disk encryption support - command line tools
Cryptsetup provides an interface for configuring encryption on block
devices (such as /home or swap partitions), using the Linux kernel
device mapper target dm-crypt. It features integrated Linux Unified Key
Setup (LUKS) support.
.
This package provides the cryptsetup, integritysetup and veritysetup
utilities.
- cryptsetup-bin-dbgsym: debug symbols for cryptsetup-bin
- cryptsetup-dbgsym: debug symbols for cryptsetup
- cryptsetup-initramfs: disk encryption support - initramfs integration
Cryptsetup provides an interface for configuring encryption on block
devices (such as /home or swap partitions), using the Linux kernel
device mapper target dm-crypt. It features integrated Linux Unified Key
Setup (LUKS) support.
.
This package provides initramfs integration for cryptsetup.
- cryptsetup-run: transitional dummy package for cryptsetup
This is a transitional dummy package to get upgrading systems to install the
cryptsetup package. It can safely be removed once no other package depends on
it.
- cryptsetup-ssh: disk encryption support - experimental SSH token handler
Cryptsetup provides an interface for configuring encryption on block
devices (such as /home or swap partitions), using the Linux kernel
device mapper target dm-crypt. It features integrated Linux Unified Key
Setup (LUKS) support.
.
This package provides the cryptsetup-ssh(8) utility and an SSH token plugin
which can be used to unlock LUKS2 devices using a remote keyfile hosted on a
system accessible through SSH. This is currently an *experimental* feature
and mostly serves as a demonstration of the plugin interface API.
- cryptsetup-ssh-dbgsym: debug symbols for cryptsetup-ssh
- cryptsetup-suspend: disk encryption support - suspend mode integration
Cryptsetup provides an interface for configuring encryption on block
devices (such as /home or swap partitions), using the Linux kernel
device mapper target dm-crypt. It features integrated Linux Unified Key
Setup (LUKS) support.
.
This package provides suspend mode integration for cryptsetup. It takes
care of removing LUKS master key from memory before system suspend.
.
Please note that the suspend mode integration is limited to LUKS devices
and requires systemd. Moreover, this is an early implementation and may not
be as mature as the other cryptsetup-* packages yet.
- cryptsetup-suspend-dbgsym: debug symbols for cryptsetup-suspend
- libcryptsetup-dev: disk encryption support - development files
Cryptsetup provides an interface for configuring encryption on block
devices (such as /home or swap partitions), using the Linux kernel
device mapper target dm-crypt. It features integrated Linux Unified Key
Setup (LUKS) support.
.
This package provides the libcryptsetup development files.
- libcryptsetup12: disk encryption support - shared library
Cryptsetup provides an interface for configuring encryption on block
devices (such as /home or swap partitions), using the Linux kernel
device mapper target dm-crypt. It features integrated Linux Unified Key
Setup (LUKS) support.
.
This package provides the libcryptsetup shared library.
- libcryptsetup12-dbgsym: debug symbols for libcryptsetup12