File tree Expand file tree Collapse file tree 2 files changed +2
-10
lines changed
Expand file tree Collapse file tree 2 files changed +2
-10
lines changed Original file line number Diff line number Diff line change @@ -4,15 +4,7 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## [ 0.2.0_rc1] - 2019-10-15
8- ### Changed
9- - Install dracut module if plymouth is not available.
10-
11- ### Fixed
12- - Fix segfault when calling tpm2-totp with invalid arguments.
13- - Minor fixes for the build system.
14-
15- ## [ 0.2.0_rc0] - 2019-10-09
7+ ## [ 0.2.0] - 2019-10-22
168### Added
179- pkg-config file for libtpm2-totp.
1810- New option ` -T ` /` --tcti ` to specify the TCTI to be used.
Original file line number Diff line number Diff line change 55AC_PREREQ ( [ 2.68] )
66
77AC_INIT ( [ tpm2-totp] ,
8- [ 0.2.0_rc1 ] ,
8+ [ 0.2.0 ] ,
99 [ https://github.com/tpm2-software/tpm2-totp/issues] ,
1010 [ ] ,
1111 [ https://github.com/tpm2-software/tpm2-totp] )
You can’t perform that action at this time.
0 commit comments