-
Notifications
You must be signed in to change notification settings - Fork 129
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update README and version to v0.6.12
Signed-off-by: Yogaraj Alamenda <[email protected]>
- Loading branch information
1 parent
38086fa
commit dca2957
Showing
9 changed files
with
41 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
%global enginesdir %(pkg-config --variable=enginesdir libcrypto) | ||
|
||
Name: qatengine-sw | ||
Version: 0.6.11 | ||
Version: 0.6.12 | ||
Release: 1%{?dist} | ||
Summary: Intel QuickAssist Technology (QAT) OpenSSL Engine | ||
# Most of the source code is BSD, with the following exceptions: | ||
|
@@ -19,7 +19,7 @@ BuildRequires: gcc make pkg-config | |
BuildRequires: autoconf automake libtool | ||
BuildRequires: openssl-devel >= 1.1.1 | ||
BuildRequires: intel-ipsec-mb-devel >= 0.55.0 | ||
BuildRequires: intel-ipp-crypto-mb-devel >= 1.0.1 | ||
BuildRequires: intel-ipp-crypto-mb-devel >= 1.0.4 | ||
# https://bugzilla.redhat.com/show_bug.cgi?id=1909065 | ||
ExcludeArch: %{arm} aarch64 %{power64} s390x i686 | ||
|
||
|
@@ -49,9 +49,15 @@ autoreconf -ivf | |
%exclude %{enginesdir}/qatengine.la | ||
|
||
%changelog | ||
* Tue Jan 18 2022 Yogaraj Alamenda <[email protected]> - 0.6.11-1 | ||
* Thu Mar 25 2022 Yogaraj Alamenda <[email protected]> - 0.6.12-1 | ||
- Update to qatengine v0.6.12 | ||
|
||
* Thu Jan 27 2022 Yogaraj Alamenda <[email protected]> - 0.6.11-1 | ||
- Update to qatengine v0.6.11 | ||
|
||
* Fri Jan 21 2022 Fedora Release Engineering <[email protected]> - 0.6.10-2 | ||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild | ||
|
||
* Thu Oct 28 2021 Yogaraj Alamenda <[email protected]> - 0.6.10-1 | ||
- Update to qatengine v0.6.10 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
%global enginesdir %(pkg-config --variable=enginesdir libcrypto) | ||
|
||
Name: qatengine | ||
Version: 0.6.11 | ||
Version: 0.6.12 | ||
Release: 1%{?dist} | ||
Summary: Intel QuickAssist Technology (QAT) OpenSSL Engine | ||
# Most of the source code is BSD, with the following exceptions: | ||
|
@@ -46,9 +46,15 @@ autoreconf -ivf | |
%exclude %{enginesdir}/qatengine.la | ||
|
||
%changelog | ||
* Tue Jan 18 2022 Yogaraj Alamenda <[email protected]> - 0.6.11-1 | ||
* Thu Mar 25 2022 Yogaraj Alamenda <[email protected]> - 0.6.12-1 | ||
- Update to qatengine v0.6.12 | ||
|
||
* Thu Jan 27 2022 Yogaraj Alamenda <[email protected]> - 0.6.11-1 | ||
- Update to qatengine v0.6.11 | ||
|
||
* Fri Jan 21 2022 Fedora Release Engineering <[email protected]> - 0.6.10-2 | ||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild | ||
|
||
* Thu Oct 28 2021 Yogaraj Alamenda <[email protected]> - 0.6.10-1 | ||
- Update to qatengine v0.6.10 | ||
|
||
|