-
Notifications
You must be signed in to change notification settings - Fork 96
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rpm/debian: Add 0.9.4 entry in changelog
Signed-off-by: Stefan Berger <[email protected]>
- Loading branch information
1 parent
b6dc4fa
commit e4d6867
Showing
3 changed files
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,13 @@ | ||
libtpms (0.9.4) RELEASED; urgency=medium | ||
|
||
- tpm: #undef printf in case it is #define'd (OSS-Fuzz) | ||
- tpm2: Check return code of BN_div() | ||
- tpm2: Initialize variables due to gcc complaint (s390x, false positive) | ||
- tpm12: Initialize variables due to gcc complaint (s390x, false positive) | ||
- build-sys: Fix configure script to support _FORTIFY_SOURCE=3 | ||
|
||
-- Stefan Berger <[email protected]> Mon, 25 Apr 2022 09:00:00 -0500 | ||
|
||
libtpms (0.9.3) RELEASED; urgency=medium | ||
|
||
- build-sys: Add probing for -fstack-protector | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters