Compare commits

1 Commits
main ... 1.1

4 changed files with 4 additions and 24 deletions

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

Binary file not shown.

BIN
24.09.0.tar.gz (Stored with Git LFS)

Binary file not shown.

View File

@@ -1,22 +1,3 @@
-------------------------------------------------------------------
Fri Dec 6 15:30:36 UTC 2024 - Torsten Duwe <duwe@suse.com>
- update to 24.09.0:
* Improved performance scaling in multi-thread applications
* Set core affinity mapping based on NUMA
(libnuma now required for building)
* bug fixes, see https://github.com/intel/qatlib#resolved-issues
-------------------------------------------------------------------
Wed Apr 3 11:28:54 UTC 2024 - pgajdos@suse.com
- version update to 24.02.0
* Support DC NS (NoSession) APIs
* Support Symmetric Crypto SM3 & SM4
* Support Asymmetric Crypto SM2
* Support DC CompressBound APIs
* Bug Fixes. See Resolved section in README.md
-------------------------------------------------------------------
Wed Jan 3 10:37:20 UTC 2024 - Torsten Duwe <duwe@suse.com>

View File

@@ -17,7 +17,7 @@
Name: qatlib
Version: 24.09.0
Version: 23.11.0
Release: 0
Summary: Intel QuickAssist Technology Library
License: BSD-3-Clause
@@ -29,7 +29,6 @@ BuildRequires: automake
BuildRequires: libtool
BuildRequires: nasm
BuildRequires: pkgconfig
BuildRequires: pkgconfig(numa)
BuildRequires: pkgconfig(openssl)
BuildRequires: pkgconfig(systemd)
BuildRequires: pkgconfig(zlib)