Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 634304 - tpm2-tools-2.1.0.ebuild (New Package)
Summary: tpm2-tools-2.1.0.ebuild (New Package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Crypto team [DISABLED]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-15 07:26 UTC by Alex Guzman
Modified: 2018-12-30 21:00 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild (tpm2-tools-2.1.0.ebuild,767 bytes, text/plain)
2017-10-15 07:26 UTC, Alex Guzman
Details
patch for gcc define issue (tpm2-tools-fix-fortify.patch,484 bytes, patch)
2017-10-15 07:26 UTC, Alex Guzman
Details | Diff
tpm2-tools-3.1.2.ebuild (tpm2-tools-3.1.2.ebuild,480 bytes, text/plain)
2018-10-01 18:10 UTC, Sebastian Hamann
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Guzman 2017-10-15 07:26:04 UTC
Created attachment 498706 [details]
ebuild

Tools for managing TPM 2.0 devices. Goes with tpm2-tss.
Comment 1 Alex Guzman 2017-10-15 07:26:59 UTC
Created attachment 498708 [details, diff]
patch for gcc define issue
Comment 2 Sebastian Hamann 2018-10-01 18:10:04 UTC
Created attachment 548766 [details]
tpm2-tools-3.1.2.ebuild

It updated the ebuild to the current version 3.1.2 and successfully tested it with my Asus TPM 2.0.

tpm2-tools-fix-fortify.patch is not required any more.

configure automagically detects pandoc and uses it to generate the man pages, I believe. However, the sources come with man pages that are installed, even when pandoc is not found. I'm not sure if this needs to be addressed and, if so, how.
Comment 3 Larry the Git Cow gentoo-dev 2018-12-30 21:00:04 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cd3fa3e139cf893ec5037398b851a519337bcbb

commit 3cd3fa3e139cf893ec5037398b851a519337bcbb
Author:     Alon Bar-Lev <alonbl@gentoo.org>
AuthorDate: 2018-12-30 20:51:10 +0000
Commit:     Alon Bar-Lev <alonbl@gentoo.org>
CommitDate: 2018-12-30 20:58:45 +0000

    app-crypt/tpm2-tools: initial add
    
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=634304
    Thanks: Alex Guzman
    Thanks: Sebastian Hamann
    Signed-off-by: Alon Bar-Lev <alonbl@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11

 app-crypt/tpm2-tools/Manifest                |  1 +
 app-crypt/tpm2-tools/metadata.xml            | 11 +++++++++++
 app-crypt/tpm2-tools/tpm2-tools-3.1.3.ebuild | 27 +++++++++++++++++++++++++++
 3 files changed, 39 insertions(+)