Fri, 19 Apr 2024 07:40:03 UTC | login

Information for build clevis-11-9.el8_2.1

ID13574
Package Nameclevis
Version11
Release9.el8_2.1
Epoch
Sourcegit+https://git.centos.org/rpms/clevis.git#efc82ee1bc3898cf0ee238be8de694000fe19ba7
SummaryAutomated decryption framework
DescriptionClevis 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.
Built byhughesjr
State complete
Volume DEFAULT
StartedMon, 14 Sep 2020 13:43:49 UTC
CompletedMon, 14 Sep 2020 13:47:16 UTC
Taskbuild (dist-c8_2-updates, /rpms/clevis.git:efc82ee1bc3898cf0ee238be8de694000fe19ba7)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/clevis.git?#efc82ee1bc3898cf0ee238be8de694000fe19ba7'}}
Tags
dist-c8-compose
dist-c8-updates
RPMs
src
clevis-11-9.el8_2.1.src.rpm (info) (download)
aarch64
clevis-11-9.el8_2.1.aarch64.rpm (info) (download)
clevis-dracut-11-9.el8_2.1.aarch64.rpm (info) (download)
clevis-luks-11-9.el8_2.1.aarch64.rpm (info) (download)
clevis-systemd-11-9.el8_2.1.aarch64.rpm (info) (download)
clevis-udisks2-11-9.el8_2.1.aarch64.rpm (info) (download)
clevis-debuginfo-11-9.el8_2.1.aarch64.rpm (info) (download)
clevis-debugsource-11-9.el8_2.1.aarch64.rpm (info) (download)
clevis-udisks2-debuginfo-11-9.el8_2.1.aarch64.rpm (info) (download)
i686
clevis-11-9.el8_2.1.i686.rpm (info) (download)
clevis-dracut-11-9.el8_2.1.i686.rpm (info) (download)
clevis-luks-11-9.el8_2.1.i686.rpm (info) (download)
clevis-systemd-11-9.el8_2.1.i686.rpm (info) (download)
clevis-udisks2-11-9.el8_2.1.i686.rpm (info) (download)
clevis-debuginfo-11-9.el8_2.1.i686.rpm (info) (download)
clevis-debugsource-11-9.el8_2.1.i686.rpm (info) (download)
clevis-udisks2-debuginfo-11-9.el8_2.1.i686.rpm (info) (download)
ppc64le
clevis-11-9.el8_2.1.ppc64le.rpm (info) (download)
clevis-dracut-11-9.el8_2.1.ppc64le.rpm (info) (download)
clevis-luks-11-9.el8_2.1.ppc64le.rpm (info) (download)
clevis-systemd-11-9.el8_2.1.ppc64le.rpm (info) (download)
clevis-udisks2-11-9.el8_2.1.ppc64le.rpm (info) (download)
clevis-debuginfo-11-9.el8_2.1.ppc64le.rpm (info) (download)
clevis-debugsource-11-9.el8_2.1.ppc64le.rpm (info) (download)
clevis-udisks2-debuginfo-11-9.el8_2.1.ppc64le.rpm (info) (download)
x86_64
clevis-11-9.el8_2.1.x86_64.rpm (info) (download)
clevis-dracut-11-9.el8_2.1.x86_64.rpm (info) (download)
clevis-luks-11-9.el8_2.1.x86_64.rpm (info) (download)
clevis-systemd-11-9.el8_2.1.x86_64.rpm (info) (download)
clevis-udisks2-11-9.el8_2.1.x86_64.rpm (info) (download)
clevis-debuginfo-11-9.el8_2.1.x86_64.rpm (info) (download)
clevis-debugsource-11-9.el8_2.1.x86_64.rpm (info) (download)
clevis-udisks2-debuginfo-11-9.el8_2.1.x86_64.rpm (info) (download)
Logs
x86_64
build.log
root.log
mock_output.log
hw_info.log
state.log
i686
build.log
root.log
mock_output.log
hw_info.log
state.log
ppc64le
build.log
root.log
mock_output.log
hw_info.log
state.log
aarch64
build.log
root.log
mock_output.log
hw_info.log
state.log
Changelog * Mon Jul 06 2020 Sergio Correia <scorreia@redhat.com> - 11-9.1 - Fix handling of device names in clevis-luks-askpass Resolves: rhbz#1849593 * 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