Skip to content

Commit

Permalink
Release 2.4.4
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Fuchs <[email protected]>
  • Loading branch information
Andreas Fuchs committed Nov 20, 2020
1 parent 1808eab commit d559109
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 1 addition & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,11 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/)

## [2.4.4-rc1] - 2020-11-17
## [2.4.4] - 2020-11-20
### Changed or Fixed
- FAPI: Fix policy searching, when a policyRef was provided
- FAPI: Accept EK-Certs without CRL dist point
- FAPI: Fix memleak in policy execution

## [2.4.4-rc0] - 2020-10-30
### Changed or Fixed
- FAPI: Fix setting of the system flag of NV objects
This will let NV object metadata be created system-wide always instead of
locally in the user. Existing metadata will remain in the user directory.
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# All rights reserved.

AC_INIT([tpm2-tss],
[2.4.4-rc1],
[2.4.4],
[https://github.com/tpm2-software/tpm2-tss/issues],
[],
[https://github.com/tpm2-software/tpm2-tss])
Expand Down

0 comments on commit d559109

Please sign in to comment.