Sync from SUSE:SLFO:Main qatengine revision f9a266650d25a21ad79c66155c2d20c5

This commit is contained in:
Adrian Schröter 2025-01-13 12:19:29 +01:00
parent d1e238cc27
commit 6593fafb0b
4 changed files with 46 additions and 4 deletions

View File

@ -1,3 +1,45 @@
-------------------------------------------------------------------
Fri Dec 6 16:11:21 UTC 2024 - Torsten Duwe <duwe@suse.com>
- update to 1.7.0:
* ipp-crypto name change to cryptography-primitives
* QAT_SW GCM memory leak fix in cleanup function
* Update limitation section in README for v1.7.0 release
* Fix build with OPENSSL_NO_ENGINE
* Fix for build issues with qatprovider in qatlib
* Bug fixes and README updates to v1.7.0
* Remove qat_contig_mem driver support
* Add support for building QAT Engine ENGINE and PROVIDER modules
with QuicTLS 3.x libraries
* Fix for DSA issue with openssl3.2
* Fix missing lower bounds check on index i
* Enabled SW Fallback support for FBSD
* Fix for segfault issue when SHIM config section is unavailable
* Fix for Coverity & Resource leak
* Fix for RSA failure with SVM enabled in openssl-3.2
* SM3 Memory Leak Issue Fix
* Fix qatprovider lib name issue with system openssl
-------------------------------------------------------------------
Wed May 15 07:45:53 UTC 2024 - Andrea Manzini <andrea.manzini@suse.com>
- update to 1.6.0:
* Fix issue with make depend for QAT_SW
* QAT_HW GCM Memleak fix & bug fixes
* QAT2.0 FreeBSD14 intree driver support
* Fix OpenSSL 3.2 compatibility issues
* Optimize hex dump logging
* Clear job tlv on error
* QAT_HW RSA Encrypt and Decrypt provider support
* QAT_HW AES-CCM Provider support
* Add ECDH keymgmt support for provider
* Fix QAT_HW SM2 memory leak
* Enable qaeMemFreeNonZeroNUMA() for qatlib
* Fix polling issue for the process that doesn't have QAT_HW instance
* Fix SHA3 qctx initialization issue & potential memleak
* Fix compilation error in SM2 with qat_contig_mem
* Update year in copyright information to 2024
-------------------------------------------------------------------
Wed Jan 3 12:00:12 UTC 2024 - Torsten Duwe <duwe@suse.com>

View File

@ -17,7 +17,7 @@
Name: qatengine
Version: 1.5.0
Version: 1.7.0
Release: 0
Summary: Intel QuickAssist Technology (QAT) QATengine Library
License: BSD-3-Clause

BIN
v1.5.0.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
v1.7.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.