Accepting request 1077683 from security:tls
OBS-URL: https://build.opensuse.org/request/show/1077683 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openssl-ibmca?expand=0&rev=42
This commit is contained in:
commit
624becd10b
@ -1,7 +1,15 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 4 07:59:03 UTC 2023 - Nikolay Gueorguiev <nikolay.gueorguiev@suse.com>
|
Thu Apr 6 08:14:25 UTC 2023 - Nikolay Gueorguiev <nikolay.gueorguiev@suse.com>
|
||||||
|
|
||||||
- Upgraded openssl-ibmca to version 2.4.0(bsc#1210058 and bsc#1210059)
|
- Upgraded openssl-ibmca to version 2.4.0(bsc#1210059)
|
||||||
|
* openssl-ibmca 2.4.0
|
||||||
|
- Provider: Adjustments for OpenSSL versions 3.1 and 3.2
|
||||||
|
- Provider: Support RSA blinding
|
||||||
|
- Provider: Constant-time fixes for RSA PKCS#1 v1.5 and OAEP padding
|
||||||
|
- Provider: Support "implicit rejection" option for RSA PKCS#1 v1.5 padding
|
||||||
|
- Provider: Adjustments in OpenSSL config generator and example configs
|
||||||
|
- Engine: EC: Cache ICA key in EC_KEY object (performance improvement)
|
||||||
|
- Engine: Enable RSA blinding
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 14 11:35:44 UTC 2023 - Nikolay Gueorguiev <nikolay.gueorguiev@suse.com>
|
Tue Mar 14 11:35:44 UTC 2023 - Nikolay Gueorguiev <nikolay.gueorguiev@suse.com>
|
||||||
|
@ -43,7 +43,7 @@ to libica, a library enabling the IBM s390/x CPACF crypto instructions.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1
|
%autosetup -p1
|
||||||
./bootstrap.sh
|
./bootstrap.sh
|
||||||
|
|
||||||
%build
|
%build
|
||||||
export CFLAGS="%{optflags}"
|
export CFLAGS="%{optflags}"
|
||||||
|
Loading…
Reference in New Issue
Block a user