rpm/debian: Remove entry describing reverted patch

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
This commit is contained in:
Stefan Berger 2024-06-04 12:14:52 -04:00 committed by Stefan Berger
parent 1034c0e2d7
commit 50973f8c8f
3 changed files with 0 additions and 3 deletions

1
debian/changelog vendored
View File

@ -1,6 +1,5 @@
libtpms (0.9.7) RELEASED; urgency=medium
- Object: clear out sensitive area if on load if not provided (Bugfix)
- tpm2: Fix issue in CryptParameterEncryption() (TPM 2 errata v1.4)
- tpm2: Sync fix in TPM2_PolicyAuthorize() with upstream
- tpm2: Sync CryptParameterDecrypt implementation with upstream

1
dist/libtpms.spec vendored
View File

@ -113,7 +113,6 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libtpms.la
%changelog
* Mon Aug 14 2023 Stefan Berger - 0.9.7-1
- Object: clear out sensitive area if on load if not provided (Bugfix)
- tpm2: Fix issue in CryptParameterEncryption() (TPM 2 errata v1.4)
- tpm2: Sync fix in TPM2_PolicyAuthorize() with upstream
- tpm2: Sync CryptParameterDecrypt implementation with upstream

View File

@ -113,7 +113,6 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libtpms.la
%changelog
* Mon Aug 14 2023 Stefan Berger - 0.9.7-1
- Object: clear out sensitive area if on load if not provided (Bugfix)
- tpm2: Fix issue in CryptParameterEncryption() (TPM 2 errata v1.4)
- tpm2: Sync fix in TPM2_PolicyAuthorize() with upstream
- tpm2: Sync CryptParameterDecrypt implementation with upstream