mirror of
https://github.com/stefanberger/libtpms
synced 2026-01-08 21:13:59 +00:00
rpm/debian: Add 0.8.6 entry in changelog
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
This commit is contained in:
parent
8ae3d744bc
commit
7a4d46a119
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
libtpms (0.8.6) RELEASED; urgency=medium
|
||||
|
||||
* tpm2: Marshal event sequence objects' hash state
|
||||
|
||||
-- Stefan Berger <stefanb@linux.ibm.com> Fri, 10 Sep 2021 09:00:00 -0500
|
||||
|
||||
libtpms (0.8.5) RELEASED; urgency=medium
|
||||
|
||||
* tpm2: NVMarshal: Handle index orderly RAM without 0-sized terminating node
|
||||
|
||||
3
dist/libtpms.spec
vendored
3
dist/libtpms.spec
vendored
@ -112,6 +112,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libtpms.la
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%changelog
|
||||
* Fri Sep 10 2021 Stefan Berger - 0.8.6-1
|
||||
- tpm2: Marshal event sequence objects' hash state
|
||||
|
||||
* Wed Sep 01 2021 Stefan Berger - 0.8.5-1
|
||||
- tpm2: NVMarshal: Handle index orderly RAM without 0-sized terminating node
|
||||
- tpm2: Initialize a whole OBJECT before using it
|
||||
|
||||
3
dist/libtpms.spec.in
vendored
3
dist/libtpms.spec.in
vendored
@ -112,6 +112,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libtpms.la
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%changelog
|
||||
* Fri Sep 10 2021 Stefan Berger - 0.8.6-1
|
||||
- tpm2: Marshal event sequence objects' hash state
|
||||
|
||||
* Wed Sep 01 2021 Stefan Berger - 0.8.5-1
|
||||
- tpm2: NVMarshal: Handle index orderly RAM without 0-sized terminating node
|
||||
- tpm2: Initialize a whole OBJECT before using it
|
||||
|
||||
Loading…
Reference in New Issue
Block a user