Update to qatengine 0.6.7 with openssl-3 support
And add documentation files to a package Resolves: rhbz#1953498 Signed-off-by: Vladis Dronov <vdronov@redhat.com>
This commit is contained in:
parent
ee49e199fd
commit
09d2822ab5
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/qatengine-0.6.4.tar.gz
|
||||
/qatengine-0.6.7.tar.gz
|
||||
|
@ -4,8 +4,8 @@
|
||||
%global enginesdir %(pkg-config --variable=enginesdir libcrypto)
|
||||
|
||||
Name: qatengine
|
||||
Version: 0.6.4
|
||||
Release: 4%{?dist}
|
||||
Version: 0.6.7
|
||||
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
|
||||
@ -41,11 +41,15 @@ autoreconf -ivf
|
||||
|
||||
%files
|
||||
%license LICENSE*
|
||||
%doc README.md
|
||||
%doc README.md docs*
|
||||
%{enginesdir}/qatengine.so
|
||||
%exclude %{enginesdir}/qatengine.la
|
||||
|
||||
%changelog
|
||||
* Wed Aug 18 2021 Vladis Dronov <vdronov@redhat.com> - 0.6.7-1
|
||||
- Update to qatengine v0.6.7 with openssl-3 support (bz 1874206, bz 1953498)
|
||||
- Add documentation files to a package
|
||||
|
||||
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 0.6.4-4
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
@ -53,9 +57,6 @@ autoreconf -ivf
|
||||
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.6.4-3
|
||||
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.4-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Fri Dec 11 2020 Yogaraj Alamenda <yogarajx.alamenda@intel.com> 0.6.4-1
|
||||
- Update to qatengine v0.6.4
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qatengine-0.6.4.tar.gz) = 0cf91431a31e7bedaa9e3ee693aec1a4b32e94300651d84f618f896c13fc378221effd57b1ef7f91021147c03093efa1f743d88904e959304cb817e5fd32e2b0
|
||||
SHA512 (qatengine-0.6.7.tar.gz) = 7bb8ea0fb9f60f5dddd74f5443db44c220bd893d1fe234cbc38478d90f6c29956cfa7c79c7fa2490e596bc8263fa89f018dd4144ec96ee19b940cb5fd170ee46
|
||||
|
Loading…
Reference in New Issue
Block a user