Name: | clevis |
---|---|
Version: | 20 |
Release: | 200.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 126567 |
License: | GPLv3+ |
RPM: | clevis-20-200.el9.x86_64.rpm |
Source RPM: | clevis-20-200.el9.src.rpm |
Build Date: | Sat Oct 26 2024 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/latchset/clevis |
Summary: | Automated decryption framework |
Description: | Clevis is a framework for automated decryption. It allows you to encrypt data using sophisticated unlocking policies which enable decryption to occur automatically. The clevis package provides basic encryption/decryption policy support. Users can use this directly; but most commonly, it will be used as a building block for other packages. For example, see the clevis-luks and clevis-dracut packages for automatic root volume unlocking of LUKSv1 volumes during early boot. |
- Rebase to clevis-20 Resolves: #RHEL-29282
- Remove pwmake for password generation Resolves: rhbz#2207488
- Fix changelog to correct versions Resolves: rhbz#2180451
- luks-edit: remove unnecessary 2>/dev/null Resolves: rhbz#2159738
- luks: define max entropy bits for pwmake Resolves: rhbz#2159735
- Ignore empty & comment lines in crypttab Resolves: rhbz#2159728
- Add existing token id parameter Resolves: rhbz#2126533
- Enable debugging in clevis scripts when rd.debug is set Resolves: rhbz#2022420
- Start clevis-luks-askpass.path service according to global policy Resolves: rhbz#2107078
- Improve boot performance by removing key check Resolves: rhbz#2099701