forked from pool/libp11
Accepting request 851014 from home:dirkmueller:branches:security:chipcard
- update to 0.4.11: * Fixed "EVP_PKEY_derive:buffer too small" EC errors (Luka Logar) * Fixed various memory leaks (Mateusz Kwiatkowski) * Fixed Windows VERSIONINFO (Pavol Misik) * Fixed builds with OpenSSL older than 1.0.2 (Michał Trojnara) * Fixed a double free in EVP_PKEY_meth_free() (Mikhail Durnev) * Added CKA_VALUE_LEN to EC key derivation template (Michał Trojnara) * Fixed handling keys without label attribute (efternavn) * Updated the tests (Anderson Toshiyuki Sasaki) * Made ECDH-derived keys extractable (Bent Bisballe Nyeng) * Added support for pin-source within PKCS#11 URI (Stanislav Levin) * Improved LibreSSL compatibility (patchMonkey156) * Fixed handling RSA private keys in BIND (Stanislav Levin) * Added macOS testing support (Stanislav Levin) * Fixed engine object search algorithm (Anderson Toshiyuki Sasaki) OBS-URL: https://build.opensuse.org/request/show/851014 OBS-URL: https://build.opensuse.org/package/show/security:chipcard/libp11?expand=0&rev=32
This commit is contained in:
committed by
Git OBS Bridge
parent
fde0a44641
commit
19b6f2cdcf
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libp11
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -25,7 +25,7 @@
|
||||
%define libname libp11-3
|
||||
%endif
|
||||
Name: libp11
|
||||
Version: 0.4.10
|
||||
Version: 0.4.11
|
||||
Release: 0
|
||||
Summary: Library Implementing a Small Layer on Top of PKCS#11 API
|
||||
License: LGPL-2.1-or-later
|
||||
|
Reference in New Issue
Block a user