Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 21c6dfe87a | |||
| 4596c86c36 |
@@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
||||
@@ -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.7.0
|
||||
Version: 1.9.0
|
||||
Release: 0
|
||||
Summary: Intel QuickAssist Technology (QAT) QATengine Library
|
||||
License: BSD-3-Clause
|
||||
|
||||
BIN
v1.7.0.tar.gz
LFS
BIN
v1.7.0.tar.gz
LFS
Binary file not shown.
3
v1.9.0.tar.gz
Normal file
3
v1.9.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c4992db4ff10da761b45f5c120ad6328075e46b9871b89655a2a58b946744ba5
|
||||
size 876344
|
||||
Reference in New Issue
Block a user