diff --git a/.gitignore b/.gitignore index 92e3bc8..f59d4fb 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/qatengine-0.6.7.tar.gz +SOURCES/qatengine-0.6.10.tar.gz diff --git a/.qatengine.metadata b/.qatengine.metadata index 60aaf1e..b108a79 100644 --- a/.qatengine.metadata +++ b/.qatengine.metadata @@ -1 +1 @@ -e5a083e99b6c29344c8d7309740682db917209e9 SOURCES/qatengine-0.6.7.tar.gz +508cdf00700465d57e04a09163a043d9447ef7c1 SOURCES/qatengine-0.6.10.tar.gz diff --git a/SPECS/qatengine.spec b/SPECS/qatengine.spec index 7e375fb..a4dd245 100644 --- a/SPECS/qatengine.spec +++ b/SPECS/qatengine.spec @@ -4,7 +4,7 @@ %global enginesdir %(pkg-config --variable=enginesdir libcrypto) Name: qatengine -Version: 0.6.7 +Version: 0.6.10 Release: 1%{?dist} Summary: Intel QuickAssist Technology (QAT) OpenSSL Engine # Most of the source code is BSD, with the following exceptions: @@ -18,7 +18,7 @@ Source0: https://github.com/intel/%{githubname}/archive/v%{version}/%{nam BuildRequires: gcc make pkg-config BuildRequires: autoconf automake libtool BuildRequires: openssl-devel >= 1.1.1 -BuildRequires: qatlib-devel >= 20.10.0 +BuildRequires: qatlib-devel >= 21.08.0 # https://bugzilla.redhat.com/show_bug.cgi?id=1909065 ExcludeArch: %{arm} aarch64 %{power64} s390x i686 @@ -46,6 +46,10 @@ autoreconf -ivf %exclude %{enginesdir}/qatengine.la %changelog +* Mon Nov 15 2021 Vladis Dronov - 0.6.10-1 +- Update to qatengine v0.6.10 (bz 2012945) +- Add OSCI testing harness + * Wed Aug 18 2021 Vladis Dronov - 0.6.7-1 - Update to qatengine v0.6.7 with openssl-3 support (bz 1874206, bz 1953498) - Add documentation files to a package