SHA256
1
0
forked from pool/qatengine

4 Commits

Author SHA256 Message Date
21c6dfe87a Accepting request 1278759 from security
OBS-URL: https://build.opensuse.org/request/show/1278759
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qatengine?expand=0&rev=7
2025-05-20 15:05:34 +00:00
4596c86c36 - update to 1.9.0:
* Bug fixes, README update and version bump
  * Fixed boringssl segfault when no QAT HW devices are available
  * QAT Engine and Provider compatibility issues fix with OpenSSL 3.3 and 3.4
  * Fixed memory leaks observed in qat hw provider
  * Fixed aes-cbc-hmac-sha testapp insecure algo issue
- update to 1.8.0:
  * Fix AES128-SHA failure with nginx
  * Fix provider warnings with co-existence mode when building rpm using qatengine.spec
  * Add AVX2 bit check support for client platforms
  * Fixed offload issue for qat hw aes-ccm and sm3 when modules removed
  * Added QAT_SW Provider support for RSA encrypt and decrypt
  * Algorithms with AES-128 and AES-192 keys added to insecure list and disabled by default

OBS-URL: https://build.opensuse.org/package/show/security/qatengine?expand=0&rev=14
2025-05-20 13:29:29 +00:00
77b81d644d Accepting request 1228819 from security
OBS-URL: https://build.opensuse.org/request/show/1228819
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qatengine?expand=0&rev=6
2024-12-08 10:37:22 +00:00
6dc0eeac08 - 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

OBS-URL: https://build.opensuse.org/package/show/security/qatengine?expand=0&rev=12
2024-12-06 16:19:45 +00:00
4 changed files with 46 additions and 5 deletions

View File

@@ -1,3 +1,44 @@
-------------------------------------------------------------------
Tue May 20 13:05:21 UTC 2025 - Andrea Manzini <andrea.manzini@suse.com>
- update to 1.9.0:
* Bug fixes, README update and version bump
* Fixed boringssl segfault when no QAT HW devices are available
* QAT Engine and Provider compatibility issues fix with OpenSSL 3.3 and 3.4
* Fixed memory leaks observed in qat hw provider
* Fixed aes-cbc-hmac-sha testapp insecure algo issue
- update to 1.8.0:
* Fix AES128-SHA failure with nginx
* Fix provider warnings with co-existence mode when building rpm using qatengine.spec
* Add AVX2 bit check support for client platforms
* Fixed offload issue for qat hw aes-ccm and sm3 when modules removed
* Added QAT_SW Provider support for RSA encrypt and decrypt
* Algorithms with AES-128 and AES-192 keys added to insecure list and disabled by default
-------------------------------------------------------------------
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>

View File

@@ -1,7 +1,7 @@
#
# spec file for package qatengine
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: qatengine
Version: 1.6.0
Version: 1.9.0
Release: 0
Summary: Intel QuickAssist Technology (QAT) QATengine Library
License: BSD-3-Clause

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3127dbbc1773d2fd4f68327b021352e5a6347d8a8d966a07e428e755b4292b8f
size 891266

3
v1.9.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c4992db4ff10da761b45f5c120ad6328075e46b9871b89655a2a58b946744ba5
size 876344