Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

clevis-15-13.el8 RPM for aarch64

From CentOS 8-stream AppStream for aarch64 / Packages

Name: clevis Distribution: CentOS
Version: 15 Vendor: CentOS
Release: 13.el8 Build date: Sun Jan 15 06:05:52 2023
Group: Unspecified Build host: aarch64-04.mbox.centos.org
Size: 211433 Source RPM: clevis-15-13.el8.src.rpm
Packager: CentOS Buildsys <bugs@centos.org>
Url: https://github.com/latchset/clevis
Summary: Automated decryption framework
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 LUKS
volumes during early boot.

Provides

Requires

License

GPLv3+

Changelog

* Wed Jan 11 2023 Sergio Arroutbi <sarroutb@redhat.com> - 15-13
  - luks: define max entropy bits for pwmake
    Resolves: rhbz#2159736
* Wed Jan 11 2023 Sergio Arroutbi <sarroutb@redhat.com> - 15-12
  - Ignore empty & comment lines in crypttab
    Resolves: rhbz#2159440
* Tue Aug 02 2022 Sergio Arroutbi <sarroutb@redhat.com> - 15-11
  - Start clevis-luks-askpass.path service according to global policy
    Resolves: rhbz#2107081
* Thu Jul 21 2022 Sergio Arroutbi <sarroutb@redhat.com> - 15-10
  - Improve boot performance by removing key check
    Resolves: rhbz#2099748
* Wed Jun 22 2022 Sergio Arroutbi <sarroutb@redhat.com> - 15-9
  - Avoid invalid message for clevis command
    Resolves: rhbz#2099325
* Wed Jan 26 2022 Sergio Correia <scorreia@redhat.com> - 15-8
  - Support a null pin
    Resolves: rhbz#2028096
* Fri Jan 21 2022 Sergio Arroutbi <sarroutb@redhat.com> - 15-7
  - Dump server information on server error communication
    Resolves: rhbz#2020193
* Tue Jan 04 2022 Sergio Correia <scorreia@redhat.com> - 15-6
  - Explicitly specify pbkdf iterations to cryptsetup
    Resolves: rhbz#1979256
* Wed Dec 01 2021 Sergio Correia <scorreia@redhat.com> - 15-5
  - Enable debugging in clevis scripts when rd.debug is set
    Resolves: rhbz#1980742
* Thu Nov 25 2021 Sergio Correia <scorreia@redhat.com> - 15-4
  - Stop sending stderr to the void when decryption doesn't happen
    Resolves: rhbz#1976880
* Thu Nov 18 2021 Sergio Correia <scorreia@redhat.com> - 15-3
  - Drop ncat dependency
    Resolves: rhbz#1949289
* Wed Nov 17 2021 Sergio Correia <scorreia@redhat.com> - 15-2
  - Account for unlocking failures in clevis-luks-askpass
    Resolves: rhbz#2018292
* Mon Oct 26 2020 Sergio Correia <scorreia@redhat.com> - 15-1
  - Update to latest upstream release, v15
    Resolves: rhbz#1887836
    Resolves: rhbz#1853651
    Resolves: rhbz#1874460
* Wed May 20 2020 Sergio Correia <scorreia@redhat.com> - 13-3
  - Add clevis luks edit command
    Resolves: rhbz#1436735
* Mon May 18 2020 Sergio Correia <scorreia@redhat.com> - 13-2
  - Introduce -y (assume yes) argument to clevis luks bind
    Resolves: rhbz#1819767
* Sun May 10 2020 Sergio Correia <scorreia@redhat.com> - 13-1
  - Update to new upstream release, v13
    Resolves: rhbz#1827225
    Resolves: rhbz#1827665
    Resolves: rhbz#1801556
    Resolves: rhbz#1784448
    Resolves: rhbz#1826917
    Resolves: rhbz#1812014
* Sun Feb 02 2020 Sergio Correia <scorreia@redhat.com> - 11-9
  - Improve clevis luks regen not to unbind+bind in every case
    Resolves: rhbz#1795675
* Mon Jan 13 2020 Sergio Correia <scorreia@redhat.com> - 11-8
  - Use one clevis-luks-askpass per device
    Resolves: rhbz#1784524
* Sat Nov 30 2019 Sergio Correia <scorreia@redhat.com> - 11-7
  - Add rd.neednet=1 to cmdline only if there are devices bound to tang
    Resolves: rhbz#1762028
* Sat Nov 30 2019 Sergio Correia <scorreia@redhat.com> - 11-6
  - Add option to extract luks passphrase used for binding
    Resolves: rhbz#1436780
* Thu Nov 28 2019 Sergio Correia <scorreia@redhat.com> - 11-5
  - Add support for listing existing PBD policies in place
    Resolves: rhbz#1766526
* Fri Oct 18 2019 Sergio Correia <scorreia@redhat.com> - 11-4
  - Improve error message when bind is given an invalid PIN
    Resolves: rhbz#1543380
* Wed Oct 16 2019 Sergio Correia <scorreia@redhat.com> - 11-3
  - Add clevis luks report and regen
    Resolves: rhbz#1564566
    Resolves: rhbz#1564559
* Fri Jan 04 2019 Daniel Kopecek <dkopecek@redhat.com> - 11-2
  - Check that key derivation key is available
  - Delete remaining references to the removed http pin
  - Install cryptsetup and tpm2_pcrlist in the initramfs
  - Add device TCTI library to the initramfs
    Resolves: rhbz#1648004
    Resolves: rhbz#1650246
* Tue Aug 14 2018 Nathaniel McCallum <npmccallum@redhat.com> - 11-1
  - Update to v11
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 10-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Wed Mar 21 2018 Nathaniel McCallum <npmccallum@redhat.com> - 10-1
  - Update to v10
* Tue Feb 13 2018 Nathaniel McCallum <npmccallum@redhat.com> - 9-1
  - Update to v9
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 8-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Mon Nov 13 2017 Nathaniel McCallum <npmccallum@redhat.com> - 8-1
  - Update to v8
* Wed Nov 08 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 7-2
  - Rebuild for cryptsetup-2.0.0
* Fri Oct 27 2017 Nathaniel McCallum <npmccallum@redhat.com> - 7-1
  - Update to v7
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 6-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 6-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Tue Jun 27 2017 Nathaniel McCallum <npmccallum@redhat.com> - 6-1
  - New upstream release
  - Specify unprivileged user/group during configuration
  - Move clevis user/group creation to base clevis package
* Mon Jun 26 2017 Nathaniel McCallum <npmccallum@redhat.com> - 5-1
  - New upstream release
  - Run clevis decryption from udisks2 under an unprivileged user
* Wed Jun 14 2017 Nathaniel McCallum <npmccallum@redhat.com> - 4-1
  - New upstream release
* Wed Jun 14 2017 Nathaniel McCallum <npmccallum@redhat.com> - 3-1
  - New upstream release
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Fri Nov 18 2016 Nathaniel McCallum <npmccallum@redhat.com> - 2-1
  - New upstream release
* Mon Nov 14 2016 Nathaniel McCallum <npmccallum@redhat.com> - 1-1
  - First release

Files

/usr/bin/clevis
/usr/bin/clevis-decrypt
/usr/bin/clevis-decrypt-null
/usr/bin/clevis-decrypt-sss
/usr/bin/clevis-decrypt-tang
/usr/bin/clevis-decrypt-tpm2
/usr/bin/clevis-encrypt-null
/usr/bin/clevis-encrypt-sss
/usr/bin/clevis-encrypt-tang
/usr/bin/clevis-encrypt-tpm2
/usr/lib/.build-id
/usr/lib/.build-id/46
/usr/lib/.build-id/46/ec03200492f7b1221c3487a187a1d5a991d005
/usr/lib/.build-id/f5
/usr/lib/.build-id/f5/f9f5717b578960f7ec215a5be5bcb0f18b9a77
/usr/share/bash-completion
/usr/share/bash-completion/completions
/usr/share/bash-completion/completions/clevis
/usr/share/licenses/clevis
/usr/share/licenses/clevis/COPYING
/usr/share/man/man1/clevis-decrypt.1.gz
/usr/share/man/man1/clevis-encrypt-sss.1.gz
/usr/share/man/man1/clevis-encrypt-tang.1.gz
/usr/share/man/man1/clevis-encrypt-tpm2.1.gz
/usr/share/man/man1/clevis.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Apr 17 05:50:01 2024