tpm2: Marshal event sequence objects' hash state
This commit is contained in:
parent
0a9913bbf9
commit
c89e15a3b7
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@
|
|||||||
/libtpms-20210601.tar.xz
|
/libtpms-20210601.tar.xz
|
||||||
/libtpms-20210624.tar.xz
|
/libtpms-20210624.tar.xz
|
||||||
/libtpms-20210901.tar.xz
|
/libtpms-20210901.tar.xz
|
||||||
|
/libtpms-20210910.tar.xz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%global gitdate 20210901
|
%global gitdate 20210910
|
||||||
%global gitversion 18ba4c0206
|
%global gitversion 7a4d46a119
|
||||||
|
|
||||||
Name: libtpms
|
Name: libtpms
|
||||||
Version: 0.8.5
|
Version: 0.8.6
|
||||||
Release: 0.%{gitdate}git%{gitversion}%{?dist}.0
|
Release: 0.%{gitdate}git%{gitversion}%{?dist}.0
|
||||||
|
|
||||||
Summary: Library providing Trusted Platform Module (TPM) functionality
|
Summary: Library providing Trusted Platform Module (TPM) functionality
|
||||||
@ -55,6 +55,9 @@ find %{buildroot} -type f -name '*.la' | xargs rm -f -- || :
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 10 2021 Stefan Berger <stefanb@linux.ibm.com> - 0.8.6-1.20210910git7a4d46a119
|
||||||
|
- tpm2: Marshal event sequence objects' hash state
|
||||||
|
|
||||||
* Wed Sep 01 2021 Stefan Berger <stefanb@linux.ibm.com> - 0.8.5-1.20210901git18ba4c0206
|
* Wed Sep 01 2021 Stefan Berger <stefanb@linux.ibm.com> - 0.8.5-1.20210901git18ba4c0206
|
||||||
- Build of libtpms 0.8.5
|
- Build of libtpms 0.8.5
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libtpms-20210901.tar.xz) = 1d7e7664f02a6259af763999eeb510f61d5150b1ff6a5737e3e91f68e97e2072987a7ff8928de2a96a9aa8dcf6302e6999dfd9f470388a128a4869e502e41ba1
|
SHA512 (libtpms-20210910.tar.xz) = ca63f41e55e320e29714c07523240a9bc327f68664ca622e7cab03d0531428d45469edcb9a934016172f0434b8ce8a77825c7af4cb587ad24741c3ad6b9d5662
|
||||||
|
Loading…
Reference in New Issue
Block a user