This commit is contained in:
parent
a17015e560
commit
5683a46d7c
@ -1,14 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 7 16:43:15 UTC 2024 - Angel Yankov <angel.yankov@suse.com>
|
||||
|
||||
- Add missing fixes for SHA3_squeeze and quic_multistream_test on pcc64 arch.
|
||||
- Add missing fixes for SHA3_squeeze and quic_multistream_test on
|
||||
pcc64 arch. [jsc#PED-10280]
|
||||
* Added openssl-3-fix-sha3-squeeze-ppc64.patch
|
||||
* Added openssl-3-fix-quic_multistream_test.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 15:11:46 UTC 2024 - Angel Yankov <angel.yankov@suse.com>
|
||||
|
||||
- Support MSA 11 HMAC on s390x jsc#PED-10273
|
||||
- Support MSA 11 HMAC on s390x [jsc#PED-10274]
|
||||
* Add openssl-3-disable-hmac-hw-acceleration-with-engine-digest.patch
|
||||
* Add openssl-3-fix-hmac-digest-detection-s390x.patch
|
||||
* Add openssl-3-fix-memleak-s390x_HMAC_CTX_copy.patch
|
||||
@ -16,13 +17,13 @@ Tue Nov 5 15:11:46 UTC 2024 - Angel Yankov <angel.yankov@suse.com>
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 10:39:14 UTC 2024 - Angel Yankov <angel.yankov@suse.com>
|
||||
|
||||
- Add hardware acceleration for full AES-XTS jsc#PED-10273
|
||||
- Add hardware acceleration for full AES-XTS [jsc#PED-10273]
|
||||
* Add openssl-3-hw-acceleration-aes-xts-s390x.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 1 14:32:50 UTC 2024 - Angel Yankov <angel.yankov@suse.com>
|
||||
|
||||
- Support MSA 12 SHA3 on s390x jsc#PED-10280
|
||||
- Support MSA 12 SHA3 on s390x [jsc#PED-10280]
|
||||
* Add openssl-3-add_EVP_DigestSqueeze_api.patch
|
||||
* Add openssl-3-support-multiple-sha3_squeeze_s390x.patch
|
||||
* Add openssl-3-add-xof-state-handling-s3_absorb.patch
|
||||
|
@ -135,13 +135,13 @@ Patch57: openssl-3-add-hw-acceleration-hmac.patch
|
||||
Patch58: openssl-3-support-CPACF-sha3-shake-perf-improvement.patch
|
||||
Patch59: openssl-3-fix-s390x_sha3_absorb.patch
|
||||
Patch60: openssl-3-fix-s390x_shake_squeeze.patch
|
||||
# PATCH-FIX-UPSTREAM: support MSA 10 XTS #jsc-PED-10273
|
||||
# PATCH-FIX-UPSTREAM: support MSA 10 XTS jsc#PED-10273
|
||||
Patch61: openssl-3-hw-acceleration-aes-xts-s390x.patch
|
||||
# PATCH-FIX-UPSTREAM: support MSA 11 HMAC #jsc-PED-10274
|
||||
# PATCH-FIX-UPSTREAM: support MSA 11 HMAC jsc#PED-10274
|
||||
Patch62: openssl-3-disable-hmac-hw-acceleration-with-engine-digest.patch
|
||||
Patch63: openssl-3-fix-hmac-digest-detection-s390x.patch
|
||||
Patch64: openssl-3-fix-memleak-s390x_HMAC_CTX_copy.patch
|
||||
# PATCH-FIX-UPSTREAM: Fix failing tests on ppc64
|
||||
# PATCH-FIX-UPSTREAM: Fix failing tests on ppc64 jsc#PED-10280
|
||||
Patch65: openssl-3-fix-sha3-squeeze-ppc64.patch
|
||||
Patch66: openssl-3-fix-quic_multistream_test.patch
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user