!1 Update to version 0.2.90
Merge pull request !1 from roberto.sassu/master (cherry picked from commit 56edceaca7d641603ba7e2ded43891644dd9cf59)
This commit is contained in:
parent
6bead0f10d
commit
3f91fda91b
BIN
attest-tools-0.2.90.tar.gz
Normal file
BIN
attest-tools-0.2.90.tar.gz
Normal file
Binary file not shown.
@ -1,10 +1,10 @@
|
||||
name: attest-tools
|
||||
Version: 0.2.91
|
||||
Version: 0.2.90
|
||||
Release: 1
|
||||
Summary: Attestation tools
|
||||
|
||||
Source0: https://gitee.com/openeuler/%{name}/repository/archive/v%{version}.tar.gz
|
||||
Source1: https://git.kernel.org/pub/scm/linux/kernel/git/jejb/openssl_tpm2_engine.git/snapshot/openssl_tpm2_engine-2.4.2.tar.gz
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
Source1: openssl_tpm2_engine-2.4.2.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
License: GPL-2.0
|
||||
Url: https://gitee.com/openeuler/attest-tools
|
||||
@ -22,13 +22,6 @@ BuildRequires: openssl-devel
|
||||
This package includes the tools to perform remote attestation with a quote
|
||||
or a TPM key.
|
||||
|
||||
%package devel
|
||||
Summary: Development headers and libraries for %{name}
|
||||
Requires:%{name} = %{version}-%{release}
|
||||
|
||||
%description devel
|
||||
This package includes the headers of the libraries.
|
||||
|
||||
%prep
|
||||
%autosetup -n %{name}-%{version} -p1
|
||||
%setup -a 1 -n %{name}-%{version}
|
||||
@ -78,18 +71,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_bindir}/ekcert_read.sh
|
||||
%{_bindir}/attest_parse_json
|
||||
|
||||
%files devel
|
||||
%{_prefix}/include/attest-tools
|
||||
|
||||
%changelog
|
||||
* Fri Nov 13 2020 Roberto Sassu <roberto.sassu@huawei.com> - 0.2.91-1
|
||||
- Update algorithm for boot_aggregate calculation
|
||||
- Install includes
|
||||
- Bug fixes
|
||||
|
||||
* Mon Sep 14 2020 Roberto Sassu <roberto.sassu@huawei.com> - 0.2.90-2
|
||||
- Change Source0 in spec file
|
||||
|
||||
* Wed Jul 08 2020 Roberto Sassu <roberto.sassu@huawei.com> - 0.2.90
|
||||
- Bug fixes
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user