DFSG NEW Queue

DFSG, Licensing & New Packages Team

clevis 22-1

Package Information

Descriptionautomated 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).

MaintainerChristoph Biedl <debian.axhn@manchmal.in-ulm.de>
Changed ByChristoph Biedl <debian.axhn@manchmal.in-ulm.de>
Sponsordebian.axhn@manchmal.in-ulm.de
Distributionunstable
Architecturelinux-any
VCSgit: https://git.in-ulm.de/cbiedl/clevis.git (browse)
Closes#1086553
Popcon Installs964
Binary NEWYes (binary-only upload)
Trackerhttps://tracker.debian.org/pkg/clevis
Uploaded5 hours ago

New Package Report

.changes
Sourceclevis
Version22-1
Changed-ByChristoph Biedl
Architecturesource armhf
Distributionunstable
DateSat, 25 Apr 2026 08:16:59 +0200
Changelog
clevis (22-1) unstable; urgency=medium
 .
   * New upstream version 22
     This introduces support for PKCS#11
   * Relax install dependencies on dracut and initramfstools.
     Closes: #1086553, #1086554
   * Cherry-pick "Dracut: fix running with v110 Dracut".
     Closes: #1132900
.dsc
Sectionnet
Priorityoptional
Componentmain
Package-Listclevis deb net optional arch=linux-any
clevis-dracut deb net optional arch=linux-any
clevis-dracut-pkcs11 deb net optional arch=linux-any
clevis-initramfs deb net optional arch=linux-any
clevis-luks deb net optional arch=linux-any
clevis-pkcs11 deb net optional arch=linux-any
clevis-systemd deb net optional arch=linux-any
clevis-systemd-pkcs11 deb net optional arch=linux-any
clevis-tpm2 deb net optional arch=linux-any
clevis-udisks2 deb net optional arch=linux-any
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: clevis
Source: https://github.com/latchset/clevis

Files: *
Copyright: Copyright (c) 2015-2017 Red Hat, Inc.
License: GPL-3.0+ with OpenSSL exception

License: GPL-3.0+ with OpenSSL exception
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation, either version 3 of the License, or
 (at your option) any later version.
 .
 This package is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program. If not, see <https://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU General
 Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
 .
 In addition, as a special exception, the copyright holders give
 permission to link the code of portions of this program with the
 OpenSSL library under certain conditions as described in each
 individual source file, and distribute linked combinations
 including the two.
 .
 You must obey the GNU General Public License in all respects
 for all of the code used other than OpenSSL.  If you modify
 file(s) with this exception, you may extend this exception to your
 version of the file(s), but you are not obligated to do so.  If you
 do not wish to do so, delete this exception statement from your
 version.  If you delete this exception statement from all source
 files in the program, then also delete it here.

Back to Dashboard | View all reviews for this package