Update to qatengine 1.9.0
Update to the upstream commit 910240d9 Update e_qat_err files license info Resolves: RHEL-73089 Signed-off-by: Vladis Dronov <vdronov@redhat.com>
This commit is contained in:
parent
d13d40f385
commit
e39c2318a0
@ -13,14 +13,14 @@
|
||||
%endif
|
||||
|
||||
Name: qatengine
|
||||
Version: 1.7.0
|
||||
Version: 1.9.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Intel QuickAssist Technology (QAT) OpenSSL Engine
|
||||
|
||||
# Most of the source code is BSD, with the following exceptions:
|
||||
# - e_qat.txt, e_qat_err.c, and e_qat_err.h are OpenSSL
|
||||
# - qat_hw_config/* are (BSD or GPLv2), but are not used during compilation
|
||||
License: BSD-3-Clause AND OpenSSL
|
||||
# - qat.txt, qat_err.h & qat_err.c files are Apache License 2.0
|
||||
# - qat_hw_config/* is (BSD or GPLv2) and not used during compilation
|
||||
License: BSD-3-Clause
|
||||
URL: https://github.com/intel/QAT_Engine
|
||||
Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
|
||||
|
||||
@ -35,7 +35,7 @@ BuildRequires: openssl-devel >= 1.1.1
|
||||
BuildRequires: qatlib-devel >= 23.02.0
|
||||
%if !0%{?rhel}
|
||||
BuildRequires: intel-ipp-crypto-mb-devel >= 1.0.6
|
||||
BuildRequires: intel-ipsec-mb-devel >= 1.3.0
|
||||
BuildRequires: intel-ipsec-mb-devel >= 2.0
|
||||
%endif
|
||||
BuildRequires: openssl
|
||||
|
||||
@ -79,9 +79,14 @@ openssl engine -v %{name}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Apr 28 2025 Vladis Dronov <vdronov@redhat.com> - 1.9.0-1
|
||||
- Update to qatengine v1.9.0 @ 910240d9 (RHEL-73089)
|
||||
- Update e_qat_err files license info
|
||||
|
||||
* Thu Nov 07 2024 Vladis Dronov <vdronov@redhat.com> - 1.7.0-1
|
||||
- Update to qatengine v1.7.0 @ ceb9d4ac (RHEL-47394)
|
||||
- Remove qat_contig_mem from upstream package
|
||||
- Add a condition to build as an OpenSSL provider
|
||||
|
||||
* Fri Mar 22 2024 Vladis Dronov <vdronov@redhat.com> - 1.6.0-1
|
||||
- Update to qatengine v1.6.0 (RHEL-20176)
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qatengine-1.7.0.tar.gz) = 99798a2e8649c5277ca70c34df21d1444d3ce99c74c12f0c007f11df44aa0450d72510d25cd441b5068d1a9eb65779e81d3591755981e5ebd89324f79b66aa34
|
||||
SHA512 (qatengine-1.9.0.tar.gz) = dd9b1d2939b3ebbf8b653ec917de1b8477204222d3f3874d2967beaa0bc2d530be66a6da141fed40cf88738dc1d5b0808478f5f0a184ff0945d4a1a56567d875
|
||||
|
||||
Loading…
Reference in New Issue
Block a user