[01org/tpm2-tools] bf363f: RELEASE: update to markdown
by GitHub
Branch: refs/heads/master
Home: https://github.com/01org/tpm2-tools
Commit: bf363f88816247a11ae1c4e5289920a0aa1045bb
https://github.com/01org/tpm2-tools/commit/bf363f88816247a11ae1c4e5289920...
Author: William Roberts <william.c.roberts(a)intel.com>
Date: 2017-09-27 (Wed, 27 Sep 2017)
Changed paths:
R RELEASE
A RELEASE.md
Log Message:
-----------
RELEASE: update to markdown
Signed-off-by: William Roberts <william.c.roberts(a)intel.com>
Commit: 06c8e55a6e5259d053316ae22a33fae434d94e97
https://github.com/01org/tpm2-tools/commit/06c8e55a6e5259d053316ae22a33fa...
Author: William Roberts <william.c.roberts(a)intel.com>
Date: 2017-09-27 (Wed, 27 Sep 2017)
Changed paths:
R CONTRIBUTING
A CONTRIBUTING.md
Log Message:
-----------
CONTRIBUTING: update to markdown
Signed-off-by: William Roberts <william.c.roberts(a)intel.com>
Commit: a362b43689b99e89b07d894541befa734eda8eb3
https://github.com/01org/tpm2-tools/commit/a362b43689b99e89b07d894541befa...
Author: William Roberts <william.c.roberts(a)intel.com>
Date: 2017-09-27 (Wed, 27 Sep 2017)
Changed paths:
R INSTALL
A INSTALL.md
Log Message:
-----------
INSTALL: update information
Update the information in the INSTALL page and swicth to
markdown.
Signed-off-by: William Roberts <william.c.roberts(a)intel.com>
Commit: c32a037ecb0cd82a931c948e83d42516a57b9f72
https://github.com/01org/tpm2-tools/commit/c32a037ecb0cd82a931c948e83d425...
Author: William Roberts <william.c.roberts(a)intel.com>
Date: 2017-09-27 (Wed, 27 Sep 2017)
Changed paths:
R AUTHORS
A AUTHORS.md
Log Message:
-----------
AUTHORS: update to markdown
Signed-off-by: William Roberts <william.c.roberts(a)intel.com>
Commit: f1cea1552d3bc9a3855081525aa5eaaf4945c620
https://github.com/01org/tpm2-tools/commit/f1cea1552d3bc9a3855081525aa5ea...
Author: William Roberts <william.c.roberts(a)intel.com>
Date: 2017-09-27 (Wed, 27 Sep 2017)
Changed paths:
R MAINTAINERS
A MAINTAINERS.md
Log Message:
-----------
MAINTAINERS: update to markdown
Signed-off-by: William Roberts <william.c.roberts(a)intel.com>
Commit: ab981dc44c5ec5731d975f7c1a28847b9da9e428
https://github.com/01org/tpm2-tools/commit/ab981dc44c5ec5731d975f7c1a2884...
Author: William Roberts <william.c.roberts(a)intel.com>
Date: 2017-09-27 (Wed, 27 Sep 2017)
Changed paths:
R CHANGELOG
A CHANGELOG.md
Log Message:
-----------
CHANGELOG: update to markdown
Signed-off-by: William Roberts <william.c.roberts(a)intel.com>
Commit: 9e36f6fb19c25715bf2ed41f2418cc9a113fd178
https://github.com/01org/tpm2-tools/commit/9e36f6fb19c25715bf2ed41f2418cc...
Author: William Roberts <william.c.roberts(a)intel.com>
Date: 2017-09-27 (Wed, 27 Sep 2017)
Changed paths:
M README.md
Log Message:
-----------
README: update information
Signed-off-by: William Roberts <william.c.roberts(a)intel.com>
Commit: a55ad7d404109d6ee9d18ab96688671e1205495c
https://github.com/01org/tpm2-tools/commit/a55ad7d404109d6ee9d18ab9668867...
Author: William Roberts <william.c.roberts(a)intel.com>
Date: 2017-09-27 (Wed, 27 Sep 2017)
Changed paths:
A .ci/resources/ibmtpm532.tar.xxd
M .travis.yml
Log Message:
-----------
travis: add ibmtar as an xxd file
Sourceforge has been down, and the wget is fialing. Rather
than depend on sourceforge, just keep an xxd dump of the
simulator that can be converted back into binary form.
Signed-off-by: William Roberts <william.c.roberts(a)intel.com>
Compare: https://github.com/01org/tpm2-tools/compare/06f057cacc7b...a55ad7d40410
4 years, 10 months
tpm2.0-tools: Release 2.1.0 is available
by Roberts, William C
Release 2.1.0 is available at: https://github.com/01org/tpm2.0-tools/releases/tag/2.1.0
v2.1.0 - 2017-7-24
* Fix readx and writex on multiple EINTR returns.
* Add support for the tabrmd TCTI. This is the new default.
* Change default socket port from 2323 (the old resourcemgr) to 2321 (default
simulator port).
* Cherry-pick fix for CVE-2017-7524.
* Fix tpm2_listpcr command line option handling.
* Fix tpm2_getmanufec memory issues.
4 years, 10 months
ERROR: Failed to initialize tcti context: 0x1
by Stuart Yoder
I'm trying to build/test tpm2-tools and am running into an issue. This is on
an Ubuntu 16.04 machine and I know the tpm is alive and functioning
because the distro tpm2-tools package worked. That's an older codebase, so I
wanted to build everything from source.
So I've successfully built: tpm2-tss, tpm2-tools, tpm2-abrmd.
I followed the build/install instructions here:
https://github.com/01org/tpm2-abrmd/issues/92
...which seem to follow what is recommended in INSTALL.md.
I start tpm2-abrmd like this:
sudo -u tss tpm2-abrmd --tcti=device &
..and it runs, but when running a command like
tpm2_pcrlist I get this error:
ERROR: Failed to initialize tcti context: 0x1
Also, I built abrmb with these options:
--enable-unit --with-simulatorbin=/usr/local/bin/tpm_server
...and ran make check. The unit tests pass, but the
integration tests fail.
Anything obvious I am missing?
Thanks,
Stuart
4 years, 10 months
[01org/tpm2-tools] c50369: tpm2_getmanufec: add -N and -U options to man page
by GitHub
Branch: refs/heads/master
Home: https://github.com/01org/tpm2-tools
Commit: c503693830d378d42dfb3e397ccb1b55b947f53a
https://github.com/01org/tpm2-tools/commit/c503693830d378d42dfb3e397ccb1b...
Author: Javier Martinez Canillas <javierm(a)redhat.com>
Date: 2017-09-21 (Thu, 21 Sep 2017)
Changed paths:
M man/tpm2_getmanufec.1.md
Log Message:
-----------
tpm2_getmanufec: add -N and -U options to man page
When the tool man page was converted to markdown format, some options were
not copied from the original roff document.
Signed-off-by: Javier Martinez Canillas <javierm(a)redhat.com>
Commit: 77e2d0e2c8c92e03842263fd68164c7cf54b8775
https://github.com/01org/tpm2-tools/commit/77e2d0e2c8c92e03842263fd68164c...
Author: Javier Martinez Canillas <javierm(a)redhat.com>
Date: 2017-09-21 (Thu, 21 Sep 2017)
Changed paths:
M tools/tpm2_getmanufec.c
Log Message:
-----------
tpm2_getmanufec: simplify error code propagation
Some functions return a gazillion different error codes but the caller
doesn't use this values and just checks if the return value is not 0.
So just return 1 in the case of error and 0 when succeeding.
Signed-off-by: Javier Martinez Canillas <javierm(a)redhat.com>
Commit: e90e625c20258a95dce8f8239c5db7e0fe60d719
https://github.com/01org/tpm2-tools/commit/e90e625c20258a95dce8f8239c5db7...
Author: Javier Martinez Canillas <javierm(a)redhat.com>
Date: 2017-09-21 (Thu, 21 Sep 2017)
Changed paths:
M tools/tpm2_getmanufec.c
Log Message:
-----------
tpm2_getmanufec: fix options character string
Some of the tools option don't require an argument, but the optstring is
wrongly assuming that all the options need one. This leads to following:
$ tpm2_getmanufec -O
tpm2_getmanufec: option requires an argument -- 'O'
ERROR: Unknown Argument: O
Signed-off-by: Javier Martinez Canillas <javierm(a)redhat.com>
Commit: a0e9215a05bbc922f29f6724506113573cc8f7c2
https://github.com/01org/tpm2-tools/commit/a0e9215a05bbc922f29f6724506113...
Author: Javier Martinez Canillas <javierm(a)redhat.com>
Date: 2017-09-21 (Thu, 21 Sep 2017)
Changed paths:
M tools/tpm2_getmanufec.c
Log Message:
-----------
tpm2_getmanufec: fix NULL pointer dereference due missing password options
The tool has options to specify passwords for the endorsement hierarchy,
endorsement primary key and the owner hierarchy. The first two are used
if the EK has to be created (when is not offline retrieved) and the last
one is used if the EK has to be made persistent in the TPM2.
All these passwords options are optional, but the tool assumes that are
always set and so attempts to access the NULL pointers:
$ tpm2_getmanufec
Segmentation fault (core dumped)
Signed-off-by: Javier Martinez Canillas <javierm(a)redhat.com>
Commit: 4e4b37249fc2137a92eb16524b31267d05e9d1ed
https://github.com/01org/tpm2-tools/commit/4e4b37249fc2137a92eb16524b3126...
Author: Javier Martinez Canillas <javierm(a)redhat.com>
Date: 2017-09-21 (Thu, 21 Sep 2017)
Changed paths:
M tools/tpm2_getmanufec.c
Log Message:
-----------
tpm2_getmanufec: remove new line characters in log message strings
Many log messages in the tool start with a new line character, but this
is not needed since the LOG_* macros ensures that a new line will always
be printed at the end of a log message.
In fact, it's wrong to do it since the macro prefix the log level to the
message, so starting with a '\n' will print messages like the following:
$ tpm2_getmanufec
ERROR:
EvictControl:Make EK persistent Error. TPM Error:0x1c4
Signed-off-by: Javier Martinez Canillas <javierm(a)redhat.com>
Commit: a3d6df60d919f410bc7ce32cc01cea768aba96c6
https://github.com/01org/tpm2-tools/commit/a3d6df60d919f410bc7ce32cc01cea...
Author: Javier Martinez Canillas <javierm(a)redhat.com>
Date: 2017-09-21 (Thu, 21 Sep 2017)
Changed paths:
M tools/tpm2_getmanufec.c
Log Message:
-----------
tpm2_getmanufec: only attempt to persist the EK if a handle was provided
The tool has a -H option to provide a persistent handle to store a EK, but
currently is trying to do it even if no handle was provided.
Make it fail early if that's the case since there's no point in attempting
an operation that will fail.
Signed-off-by: Javier Martinez Canillas <javierm(a)redhat.com>
Commit: b97b182402624b79979012cc84cd76c9634ceead
https://github.com/01org/tpm2-tools/commit/b97b182402624b79979012cc84cd76...
Author: Javier Martinez Canillas <javierm(a)redhat.com>
Date: 2017-09-21 (Thu, 21 Sep 2017)
Changed paths:
M tools/tpm2_getmanufec.c
Log Message:
-----------
tpm2_getmanufec: fix endorsement hierarchy authentication
Endorsement hierarchy authentication is broken since the HMAC size was not
correctly set. This leads to the following error:
$ tpm2_takeownership -e epass -o opass
$ $ tpm2_getmanufec -S https://ekop.intel.com/ekcertservice/ -H 0x81000000 \
-E ECcert2.bin -f ek.bin -o opass -e epass
ERROR: EvictControl:Make EK persistent Error. TPM Error:0x9a2
Signed-off-by: Javier Martinez Canillas <javierm(a)redhat.com>
Commit: e4d61b69fa39b4d0ee03f27809da84389d42e3ca
https://github.com/01org/tpm2-tools/commit/e4d61b69fa39b4d0ee03f27809da84...
Author: Javier Martinez Canillas <javierm(a)redhat.com>
Date: 2017-09-21 (Thu, 21 Sep 2017)
Changed paths:
M test/system/test_tpm2_getmanufec.sh
Log Message:
-----------
tpm2_getmanufec: make sure temp files are cleaned up on test exit
If the test is interrupted, then temporary files may not be cleaned up
correctly. Ensure that the files are always removed on the script exit.
Signed-off-by: Javier Martinez Canillas <javierm(a)redhat.com>
Commit: 06d3ec7bf7eb1b6d6a99c5a9e1a092b798b1bf08
https://github.com/01org/tpm2-tools/commit/06d3ec7bf7eb1b6d6a99c5a9e1a092...
Author: Javier Martinez Canillas <javierm(a)redhat.com>
Date: 2017-09-21 (Thu, 21 Sep 2017)
Changed paths:
M test/system/test_tpm2_getmanufec.sh
Log Message:
-----------
tpm2_getmanufec: simplify commands exit code error checking for test
Many tests are now defining a handler for Bash's ERR signal to avoid the
need to check the exit status for each executed command. Do the same for
the test_tpm2_getmanufec.sh script.
Signed-off-by: Javier Martinez Canillas <javierm(a)redhat.com>
Commit: 5b19cd88634a545a22dc97111faddbdd2a31fdf3
https://github.com/01org/tpm2-tools/commit/5b19cd88634a545a22dc97111faddb...
Author: Javier Martinez Canillas <javierm(a)redhat.com>
Date: 2017-09-21 (Thu, 21 Sep 2017)
Changed paths:
M test/system/test_tpm2_getmanufec.sh
Log Message:
-----------
tpm2_getmanufec: add test case to exercise passwords options
There isn't a test to check if the options to provide the endorsement and
owner passwords are working correctly.
Signed-off-by: Javier Martinez Canillas <javierm(a)redhat.com>
Commit: 1115326f81c4d44338305da10b907086c198c1f1
https://github.com/01org/tpm2-tools/commit/1115326f81c4d44338305da10b9070...
Author: Javier Martinez Canillas <javierm(a)redhat.com>
Date: 2017-09-21 (Thu, 21 Sep 2017)
Changed paths:
M man/tpm2_getmanufec.1.md
M tools/tpm2_getmanufec.c
Log Message:
-----------
tpm2_getmanufec: switch to use tpm2_password_util_from_optarg
Most tools have been ported to use this helper function instead of open
coding it. Drop also the -X option since isn't needed anymore.
Signed-off-by: Javier Martinez Canillas <javierm(a)redhat.com>
Compare: https://github.com/01org/tpm2-tools/compare/d4b658ed6be7...1115326f81c4
4 years, 10 months
[01org/tpm2-tools] d4b658: test: use ECC algorithm instead of RSA for primary...
by GitHub
Branch: refs/heads/master
Home: https://github.com/01org/tpm2-tools
Commit: d4b658ed6be705301af5240f05e9eea41effa821
https://github.com/01org/tpm2-tools/commit/d4b658ed6be705301af5240f05e9ee...
Author: Javier Martinez Canillas <javierm(a)redhat.com>
Date: 2017-09-21 (Thu, 21 Sep 2017)
Changed paths:
M test/system/test_tpm2_unseal.sh
Log Message:
-----------
test: use ECC algorithm instead of RSA for primary key in tpm2_unseal
Creating a primary key may take a lot of time, specially when using the
RSA algorithm. Since for test we can use any algorithm, use ECC instead
to speed up the test on most systems.
While being there, do other cleanups like using pretty names instead of
hexadecimal values and use the -E option in the tpm2_create command so
the needed object attributes are set by the tool.
Signed-off-by: Javier Martinez Canillas <javierm(a)redhat.com>
4 years, 10 months
[01org/tpm2-tools] 3c380c: man: port tpm2_nvrelease to markdown
by GitHub
Branch: refs/heads/master
Home: https://github.com/01org/tpm2-tools
Commit: 3c380c6545681abbbb3a5cf8941224821f9e51a1
https://github.com/01org/tpm2-tools/commit/3c380c6545681abbbb3a5cf8941224...
Author: William Roberts <william.c.roberts(a)intel.com>
Date: 2017-09-20 (Wed, 20 Sep 2017)
Changed paths:
M Makefile.am
R man/tpm2_nvrelease.1.in
A man/tpm2_nvrelease.1.md
Log Message:
-----------
man: port tpm2_nvrelease to markdown
Signed-off-by: William Roberts <william.c.roberts(a)intel.com>
Commit: 8cc33cd52993f6950332e4c00a23684001871963
https://github.com/01org/tpm2-tools/commit/8cc33cd52993f6950332e4c00a2368...
Author: William Roberts <william.c.roberts(a)intel.com>
Date: 2017-09-20 (Wed, 20 Sep 2017)
Changed paths:
M Makefile.am
R man/tpm2_nvwrite.1.in
A man/tpm2_nvwrite.1.md
Log Message:
-----------
man: port tpm2_nvwrite to markdown
Signed-off-by: William Roberts <william.c.roberts(a)intel.com>
Commit: 9154cc5b6a47afe1977816e0b4d9355979f0ac8c
https://github.com/01org/tpm2-tools/commit/9154cc5b6a47afe1977816e0b4d935...
Author: William Roberts <william.c.roberts(a)intel.com>
Date: 2017-09-20 (Wed, 20 Sep 2017)
Changed paths:
M Makefile.am
R man/tpm2_pcrextend.1.in
A man/tpm2_pcrextend.1.md
Log Message:
-----------
man: port tpm2_pcrextend to markdown
Signed-off-by: William Roberts <william.c.roberts(a)intel.com>
Commit: e94773959a595a6eeb0797af0110f3ceafcc93d9
https://github.com/01org/tpm2-tools/commit/e94773959a595a6eeb0797af0110f3...
Author: William Roberts <william.c.roberts(a)intel.com>
Date: 2017-09-20 (Wed, 20 Sep 2017)
Changed paths:
M Makefile.am
R man/tpm2_pcrlist.1.in
A man/tpm2_pcrlist.1.md
Log Message:
-----------
man: port tpm2_pcrlist to markdown
Signed-off-by: William Roberts <william.c.roberts(a)intel.com>
Commit: 13414e402aefd46066c4227571b12616b041f9fb
https://github.com/01org/tpm2-tools/commit/13414e402aefd46066c4227571b126...
Author: William Roberts <william.c.roberts(a)intel.com>
Date: 2017-09-20 (Wed, 20 Sep 2017)
Changed paths:
M Makefile.am
A man/common/pcr.md
R man/tpm2_quote.1.in
A man/tpm2_quote.1.md
Log Message:
-----------
man: port tpm2_quote to markdown
Add a common section for PCR list specification.
Signed-off-by: William Roberts <william.c.roberts(a)intel.com>
Commit: a95052715eedc275e50e1cab841145f882f31cae
https://github.com/01org/tpm2-tools/commit/a95052715eedc275e50e1cab841145...
Author: William Roberts <william.c.roberts(a)intel.com>
Date: 2017-09-20 (Wed, 20 Sep 2017)
Changed paths:
M man/tpm2_pcrlist.1.md
Log Message:
-----------
man: update tpm2_pcrlist to use pcr common
Use the common pcr.md file that describes the PCR selection
formatting in the tpm2_pcrlist -L option.
Signed-off-by: William Roberts <william.c.roberts(a)intel.com>
Commit: b2d100d86c42f6a17400e18ad3eb0de5ef2a1190
https://github.com/01org/tpm2-tools/commit/b2d100d86c42f6a17400e18ad3eb0d...
Author: William Roberts <william.c.roberts(a)intel.com>
Date: 2017-09-20 (Wed, 20 Sep 2017)
Changed paths:
M man/tpm2_pcrevent.1.md
Log Message:
-----------
tpm2_pcrevent: update to section 1
tpm2_pcrevent wasn't updated to section 1 and was left behind
in section 8. Correct this in the manpage header.
Commit: d9c4eddfc7f03f8c2677b56ce341cf751684dbb0
https://github.com/01org/tpm2-tools/commit/d9c4eddfc7f03f8c2677b56ce341cf...
Author: William Roberts <william.c.roberts(a)intel.com>
Date: 2017-09-20 (Wed, 20 Sep 2017)
Changed paths:
M Makefile.am
R man/tpm2_rc_decode.1.in
A man/tpm2_rc_decode.1.md
Log Message:
-----------
man: port tpm2_rc_decode to markdown
Signed-off-by: William Roberts <william.c.roberts(a)intel.com>
Commit: 659ed3a2ed4aa9b7519a26d009239d832a9d4ecc
https://github.com/01org/tpm2-tools/commit/659ed3a2ed4aa9b7519a26d009239d...
Author: William Roberts <william.c.roberts(a)intel.com>
Date: 2017-09-20 (Wed, 20 Sep 2017)
Changed paths:
M Makefile.am
R man/tpm2_readpublic.1.in
A man/tpm2_readpublic.1.md
Log Message:
-----------
man: port tpm2_readpublic to markdown
Signed-off-by: William Roberts <william.c.roberts(a)intel.com>
Commit: b69a6613e957035f2f2a24e26ea6d521b72175d6
https://github.com/01org/tpm2-tools/commit/b69a6613e957035f2f2a24e26ea6d5...
Author: William Roberts <william.c.roberts(a)intel.com>
Date: 2017-09-20 (Wed, 20 Sep 2017)
Changed paths:
M Makefile.am
R man/tpm2_rsadecrypt.1.in
A man/tpm2_rsadecrypt.1.md
Log Message:
-----------
man: port tpm2_rsadecrypt to markdown
Signed-off-by: William Roberts <william.c.roberts(a)intel.com>
Commit: 3be048e526c0b4128ddfef578c2a6e80eb9b1b65
https://github.com/01org/tpm2-tools/commit/3be048e526c0b4128ddfef578c2a6e...
Author: William Roberts <william.c.roberts(a)intel.com>
Date: 2017-09-20 (Wed, 20 Sep 2017)
Changed paths:
M Makefile.am
R man/tpm2_rsaencrypt.1.in
A man/tpm2_rsaencrypt.1.md
Log Message:
-----------
man: port tpm2_rsadencrypt to markdown
Signed-off-by: William Roberts <william.c.roberts(a)intel.com>
Commit: ef801b3319dcdd09dcbfc5d1e5420986ff50130b
https://github.com/01org/tpm2-tools/commit/ef801b3319dcdd09dcbfc5d1e54209...
Author: William Roberts <william.c.roberts(a)intel.com>
Date: 2017-09-20 (Wed, 20 Sep 2017)
Changed paths:
M Makefile.am
R man/tpm2_send_command.1.in
A man/tpm2_send_command.1.md
Log Message:
-----------
man: port tpm2_send_command to markdown
Signed-off-by: William Roberts <william.c.roberts(a)intel.com>
Commit: 67852c1e1c7c3d28915b7c66a0b7b04107132661
https://github.com/01org/tpm2-tools/commit/67852c1e1c7c3d28915b7c66a0b7b0...
Author: William Roberts <william.c.roberts(a)intel.com>
Date: 2017-09-20 (Wed, 20 Sep 2017)
Changed paths:
M Makefile.am
R man/tpm2_sign.1.in
A man/tpm2_sign.1.md
Log Message:
-----------
man: port tpm2_sign to markdown
Signed-off-by: William Roberts <william.c.roberts(a)intel.com>
Commit: 66eaf83bb75d94bba0dc3e1c731835d69ccf5e71
https://github.com/01org/tpm2-tools/commit/66eaf83bb75d94bba0dc3e1c731835...
Author: William Roberts <william.c.roberts(a)intel.com>
Date: 2017-09-20 (Wed, 20 Sep 2017)
Changed paths:
M Makefile.am
R man/tpm2_startup.1.in
A man/tpm2_startup.1.md
Log Message:
-----------
man: port tpm2_startup to markdown
Signed-off-by: William Roberts <william.c.roberts(a)intel.com>
Commit: 59109ca20c51dd3aa0728552816b10cd2599d8e9
https://github.com/01org/tpm2-tools/commit/59109ca20c51dd3aa0728552816b10...
Author: William Roberts <william.c.roberts(a)intel.com>
Date: 2017-09-20 (Wed, 20 Sep 2017)
Changed paths:
M Makefile.am
R man/tpm2_takeownership.1.in
A man/tpm2_takeownership.1.md
Log Message:
-----------
man: port tpm2_takeownership to markdown
Signed-off-by: William Roberts <william.c.roberts(a)intel.com>
Commit: 3ff5477ea0ffcd4035b1f035af93e5a1ea1b7afa
https://github.com/01org/tpm2-tools/commit/3ff5477ea0ffcd4035b1f035af93e5...
Author: William Roberts <william.c.roberts(a)intel.com>
Date: 2017-09-20 (Wed, 20 Sep 2017)
Changed paths:
M Makefile.am
R man/tpm2_unseal.1.in
A man/tpm2_unseal.1.md
Log Message:
-----------
man: port tpm2_unseal to markdown
Signed-off-by: William Roberts <william.c.roberts(a)intel.com>
Commit: b34fa141c8d3b90e2f2cd47c9b3b084903ef5980
https://github.com/01org/tpm2-tools/commit/b34fa141c8d3b90e2f2cd47c9b3b08...
Author: William Roberts <william.c.roberts(a)intel.com>
Date: 2017-09-20 (Wed, 20 Sep 2017)
Changed paths:
M Makefile.am
R man/tpm2_verifysignature.1.in
A man/tpm2_verifysignature.1.md
Log Message:
-----------
man: port tpm2_verifysignature to markdown
Signed-off-by: William Roberts <william.c.roberts(a)intel.com>
Commit: ca7faad15f720e6db3aed4914ac6b0da63960ca0
https://github.com/01org/tpm2-tools/commit/ca7faad15f720e6db3aed4914ac6b0...
Author: William Roberts <william.c.roberts(a)intel.com>
Date: 2017-09-20 (Wed, 20 Sep 2017)
Changed paths:
M Makefile.am
R man/alg-common.troff
R man/alg-notes-common.troff
R man/common-options.troff
R man/hash-alg-common.troff
R man/object-alg-common.troff
R man/password-fmt-common.troff
R man/sign-alg-common.troff
R man/tcti-environment.troff
R man/tcti-options.troff
Log Message:
-----------
man: kill off all troff cruft
Now that all the manpages are in Markdown, kill off the
Recipes for the older troff built manpages.
Signed-off-by: William Roberts <william.c.roberts(a)intel.com>
Commit: 9770f1df0a846446b7c2feb72761fd3b4ff1b8ed
https://github.com/01org/tpm2-tools/commit/9770f1df0a846446b7c2feb72761fd...
Author: William Roberts <william.c.roberts(a)intel.com>
Date: 2017-09-20 (Wed, 20 Sep 2017)
Changed paths:
M configure.ac
Log Message:
-----------
configure: update script output for md2man-roff
When md2man-roff is not found, the markdown manpages
will not be built into man(1) consumable input. A
warning is generated for this condition. Update that
warning to indicate that *ALL* manpages will not be
built.
Signed-off-by: William Roberts <william.c.roberts(a)intel.com>
Compare: https://github.com/01org/tpm2-tools/compare/0dd15d2eb77c...9770f1df0a84
4 years, 10 months