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

ID13643
Package Nameopenssl-pkcs11
Version0.4.10
Release3.oc8
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/openssl-pkcs11.git?.#934bd2b7c2125d0449446c9dad71b0fea387087c
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 byopencloudkoji
State complete
Volume DEFAULT
StartedThu, 06 Jul 2023 20:26:07 CST
CompletedThu, 06 Jul 2023 20:27:58 CST
Taskbuild (dist-oc8, /src-opencloudos-rpms/openssl-pkcs11.git:.:origin/oc8)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/openssl-pkcs11.git?.#origin/oc8'}}
Tags
dist-oc8
dist-oc8-compose
RPMs
src
openssl-pkcs11-0.4.10-3.oc8.src.rpm (info) (download)
aarch64
openssl-pkcs11-0.4.10-3.oc8.aarch64.rpm (info) (download)
openssl-pkcs11-debuginfo-0.4.10-3.oc8.aarch64.rpm (info) (download)
openssl-pkcs11-debugsource-0.4.10-3.oc8.aarch64.rpm (info) (download)
x86_64
openssl-pkcs11-0.4.10-3.oc8.x86_64.rpm (info) (download)
openssl-pkcs11-debuginfo-0.4.10-3.oc8.x86_64.rpm (info) (download)
openssl-pkcs11-debugsource-0.4.10-3.oc8.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Mon Jan 09 2023 Clemens Lang <cllang@redhat.com> - 0.4.10-3 - Fix memory leak in PKCS11_pkey_meths (#2097690) - Fix memory leak in RSA method (#2097690) * Thu Nov 28 2019 Anderson Sasaki <ansasaki@redhat.com> - 0.4.10-2 - Set RSA_FLAG_FIPS_METHOD for RSA methods (#1777892) * Thu Nov 21 2019 Anderson Sasaki <ansasaki@redhat.com> - 0.4.10-1 - Update to 0.4.10 (#1745082) - Add BuildRequires for OpenSSL >= 1.0.2, required for testing - Print tests logs if failed during build - Small bug fixes such as removal of unused variable - Search objects in all matching tokens (#1705505) * 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 (#1625338) - 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 * 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