Wed, 24 Apr 2024 02:03:36 UTC | login

Information for build openssl-pkcs11-0.4.10-3.fc32

ID133009
Package Nameopenssl-pkcs11
Version0.4.10
Release3.fc32
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/openssl-pkcs11.git#20a5cf8c335cd12e2184f418938b4ff6bcaeec26
SummaryA PKCS#11 engine for use with OpenSSL
Descriptionopenssl-pkcs11 enables hardware security module (HSM), and smart card support in OpenSSL applications. More precisely, it is an OpenSSL engine which makes registered PKCS#11 modules available for OpenSSL applications. The engine is optional and can be loaded by configuration file, command line or through the OpenSSL ENGINE API.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 16 Jan 2020 08:44:36 UTC
CompletedThu, 16 Jan 2020 08:53:42 UTC
Taskbuild (f32-candidate, /rpms/openssl-pkcs11.git:20a5cf8c335cd12e2184f418938b4ff6bcaeec26)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/openssl-pkcs11.git#20a5cf8c335cd12e2184f418938b4ff6bcaeec26'}}
Tags
f32
f33
RPMs
src
openssl-pkcs11-0.4.10-3.fc32.src.rpm (info) (download)
riscv64
libp11-devel-0.4.10-3.fc32.riscv64.rpm (info) (download)
openssl-pkcs11-0.4.10-3.fc32.riscv64.rpm (info) (download)
openssl-pkcs11-debuginfo-0.4.10-3.fc32.riscv64.rpm (info) (download)
openssl-pkcs11-debugsource-0.4.10-3.fc32.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Oct 11 2019 Anderson Sasaki <ansasaki@redhat.com> - 0.4.10-3 - Added support for "pin-source" within PKCS#11 URI (#1670026) - Search objects in all matching tokens (#1760751) - Set flag RSA_FLAG_EXT_PKEY for RSA keys (#1760541) - Fixed various bugs * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Apr 05 2019 Anderson Sasaki <ansasaki@redhat.com> - 0.4.10-1 - Added BuildRequires for openssl >= 1.0.2 * Thu Apr 04 2019 Anderson Sasaki <ansasaki@redhat.com> - 0.4.10-1 - Update to upstream version 0.4.10 * Tue Feb 19 2019 Anderson Sasaki <ansasaki@redhat.com> - 0.4.9-1 - Update to upstream version 0.4.9 * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Sep 18 2018 Anderson Sasaki <ansasaki@redhat.com> - 0.4.8-2 - Require OpenSSL >= 1.0.2 - Fixed missing declaration of ERR_get_CKR_code() - Add support to use EC keys and tests (#1619184) - Exposed check_fork() API - Fixed memory leak of RSA objects in pkcs11_store_key() - Updated OpenSSL license in eng_front.c - Fixed build for old C dialects - Allow engine to use private key without PIN - Require DEBUG to be defined to print debug messages - Changed package description (#1614699) * Mon Aug 06 2018 Anderson Sasaki <ansasaki@redhat.com> - 0.4.8-1 - Update to 0.4.8-1 - RSA key generation on the token - RSA-OAEP and RSA-PKCS encryption support - RSA-PSS signature support - Support for OpenSSL 1.1.1 beta - Removed support for OpenSSL 0.9.8 - Various bug fixes and enhancements * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.7-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Jun 06 2018 Anderson Sasaki <ansasaki@redhat.com> - 0.4.7-7 - Reintroduce libp11-devel subpackage to Fedora (#1583719) * Tue Mar 13 2018 Anderson Sasaki <ansasaki@redhat.com> - 0.4.7-6 - Obsolete libp11-devel to fix update * Tue Mar 06 2018 Anderson Sasaki <ansasaki@redhat.com> - 0.4.7-5 - Fixed broken Obsoletes * Thu Mar 01 2018 Anderson Sasaki <ansasaki@redhat.com> - 0.4.7-4 - Package renamed from libp11 to openssl-pkcs11