From 6593fafb0b5d8a8d156cf7289dd994e26be25d1ab74237641ccddb1e6827aad1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Mon, 13 Jan 2025 12:19:29 +0100 Subject: [PATCH] Sync from SUSE:SLFO:Main qatengine revision f9a266650d25a21ad79c66155c2d20c5 --- qatengine.changes | 42 ++++++++++++++++++++++++++++++++++++++++++ qatengine.spec | 2 +- v1.5.0.tar.gz | 3 --- v1.7.0.tar.gz | 3 +++ 4 files changed, 46 insertions(+), 4 deletions(-) delete mode 100644 v1.5.0.tar.gz create mode 100644 v1.7.0.tar.gz diff --git a/qatengine.changes b/qatengine.changes index 8d18554..dd3f254 100644 --- a/qatengine.changes +++ b/qatengine.changes @@ -1,3 +1,45 @@ +------------------------------------------------------------------- +Fri Dec 6 16:11:21 UTC 2024 - Torsten Duwe + +- 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 + +- 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 diff --git a/qatengine.spec b/qatengine.spec index a72da58..31ef16b 100644 --- a/qatengine.spec +++ b/qatengine.spec @@ -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 diff --git a/v1.5.0.tar.gz b/v1.5.0.tar.gz deleted file mode 100644 index f4f8e1f..0000000 --- a/v1.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6ab57615d9e08b1eb61374e767d553b6c1103bd44e6f6719d3fe9e2b413614c9 -size 875413 diff --git a/v1.7.0.tar.gz b/v1.7.0.tar.gz new file mode 100644 index 0000000..87df3b9 --- /dev/null +++ b/v1.7.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e14035a27acc3be1a018df3dc265aa817665cfd35f404780e93f8ded6f36826b +size 886702