Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 649702 - app-crypt/tpm-tools-1.3.9.1 version bump
Summary: app-crypt/tpm-tools-1.3.9.1 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Crypto team [DISABLED]
URL:
Whiteboard:
Keywords: EBUILD, PATCH
Depends on:
Blocks:
 
Reported: 2018-03-06 00:12 UTC by Edward Kigwana
Modified: 2018-04-23 11:02 UTC (History)
0 users

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


Attachments
ebuild patch (tpm-tools-1.3.9.1.patch,288 bytes, patch)
2018-03-06 00:12 UTC, Edward Kigwana
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Edward Kigwana 2018-03-06 00:12:49 UTC
Created attachment 522480 [details, diff]
ebuild patch

app-crypt/tpm-tools-1.3.9.1 has been out since 2017-02-21

app-crypt/tpm-tools-1.3.9 tpm_sealdata and tpm_unsealdata crash on DEll Precision 7710.

[12736.421045] tpm_sealdata[21219]: segfault at 0 ip 00007fa0b78efde7 sp 00007fff453e1198 error 6 in libcrypto.so.1.0.0[7fa0b77da000+211000]

[14683.085123] tpm_unsealdata[15298]: segfault at 0 ip 00007fe7bdef7dc7 sp 00007fff58e172c8 error 6 in libcrypto.so.1.0.0[7fe7bdde2000+211000]

local ~/tpm # tpm_version 
��./�U  TPM 1.2 Version Info:
  Chip Version:        1.2.5.81
  Spec Level:          2
  Errata Revision:     3
  TPM Vendor ID:       WEC
  Vendor Specific data: 0201
  TPM Version:         01010000
  Manufacturer Info:   57454300

Installing 1.3.9.1 with the attached patch to the ebuild fixes the issue. I am not sure if the patching causes my issue since I just removed it and upgraded.
Comment 1 Larry the Git Cow gentoo-dev 2018-04-23 11:02:53 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c832997cc88ac284da61b772ca6c8dc98ad8765

commit 7c832997cc88ac284da61b772ca6c8dc98ad8765
Author:     Alon Bar-Lev <alonbl@gentoo.org>
AuthorDate: 2018-04-23 11:02:01 +0000
Commit:     Alon Bar-Lev <alonbl@gentoo.org>
CommitDate: 2018-04-23 11:02:38 +0000

    app-crypt/tpm-tools: version bump
    
    Thanks-To: Edward Kigwana
    Closes: https://bugs.gentoo.org/649702
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-crypt/tpm-tools/Manifest                 |  1 +
 app-crypt/tpm-tools/tpm-tools-1.3.9.1.ebuild | 51 ++++++++++++++++++++++++++++
 2 files changed, 52 insertions(+)