mirror of
https://github.com/stefanberger/libtpms
synced 2026-08-07 19:47:22 +00:00
rpm/debian: Add 0.8.3 entry in changelog
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
This commit is contained in:
parent
043a0d9a66
commit
9e736d5281
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
libtpms (0.8.3) RELEASED; urgency=medium
|
||||
|
||||
* tpm2: Work-around for Windows 2016 & 2019 bug related to ContextLoad
|
||||
|
||||
-- Stefan Berger <stefanb@linux.ibm.com> Tue, 01 Jun 2021 09:00:00 -0500
|
||||
|
||||
libtpms (0.8.2) RELEASED; urgency=high
|
||||
|
||||
* tpm2: CryptSym: fix AES output IV; a CVE has been filed for this issue
|
||||
|
||||
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
|
||||
* Mon Jun 01 2021 Stefan Berger - 0.8.3-1
|
||||
- tpm2: Work-around for Windows 2016 & 2019 bug related to ContextLoad
|
||||
|
||||
* Mon Mar 01 2021 Stefan Berger - 0.8.2-1
|
||||
- tpm2: CryptSym: fix AES output IV; a CVE has been filed for this issue
|
||||
|
||||
|
||||
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
|
||||
* Mon Jun 01 2021 Stefan Berger - 0.8.3-1
|
||||
- tpm2: Work-around for Windows 2016 & 2019 bug related to ContextLoad
|
||||
|
||||
* Mon Mar 01 2021 Stefan Berger - 0.8.2-1
|
||||
- tpm2: CryptSym: fix AES output IV; a CVE has been filed for this issue
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user