| Name: | clevis | 
|---|---|
| Version: | 18 | 
| Release: | 110.el9 | 
| Architecture: | aarch64 | 
| Group: | Unspecified | 
| Size: | 210736 | 
| License: | GPLv3+ | 
| RPM: | clevis-18-110.el9.aarch64.rpm | 
| Source RPM: | clevis-18-110.el9.src.rpm | 
| Build Date: | Sat Apr 01 2023 | 
| Build Host: | build-ol9-aarch64.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.  | 
- 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
- Avoid invalid message for clevis command Resolves: rhbz#2080281
- Support a null pin Resolves: rhbz#2028091
- Revert "Enable debugging in clevis scripts when rd.debug is set" Related: rhbz#2022420