Bug 292279 - sysutils/libtpms: Update to 0.10.2
Summary: sysutils/libtpms: Update to 0.10.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vladimir Druzenko
URL: https://github.com/stefanberger/libtp...
Keywords:
Depends on:
Blocks:
 
Reported: 2026-01-08 15:45 UTC by Goran Mekić
Modified: 2026-01-09 07:38 UTC (History)
1 user (show)

See Also:


Attachments
libtpms.patch (2.06 KB, patch)
2026-01-08 15:46 UTC, Goran Mekić
meka: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Goran Mekić 2026-01-08 15:45:36 UTC
QA:
  * portlint: OK (looks fine.)
  * testport: OK (poudriere: 15.0, amd64 tested)
Comment 1 Goran Mekić 2026-01-08 15:46:41 UTC
Created attachment 266945 [details]
libtpms.patch
Comment 2 commit-hook freebsd_committer freebsd_triage 2026-01-09 07:32:25 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3557ca23680a41ba1dbab7c5662f67483a57334a

commit 3557ca23680a41ba1dbab7c5662f67483a57334a
Author:     Goran Mekić <meka@tilda.center>
AuthorDate: 2026-01-09 07:30:40 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-01-09 07:30:40 +0000

    sysutils/libtpms: Update 0.10.1 => 0.10.2

    Changelog:
    https://github.com/stefanberger/libtpms/releases/tag/v0.10.2

    PR:     292279

 sysutils/libtpms/Makefile  | 3 ++-
 sysutils/libtpms/distinfo  | 6 +++---
 sysutils/libtpms/pkg-plist | 2 +-
 3 files changed, 6 insertions(+), 5 deletions(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2026-01-09 07:36:27 UTC
A commit in branch 2025Q4 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e056c1fc5fbfac0d7cca5f93e92a9dfe72e5484e

commit e056c1fc5fbfac0d7cca5f93e92a9dfe72e5484e
Author:     Goran Mekić <meka@tilda.center>
AuthorDate: 2026-01-09 07:30:40 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-01-09 07:35:00 +0000

    sysutils/libtpms: Update 0.10.1 => 0.10.2

    Changelog:
    - tpm2: Fix memory leak by freeing KDF context
    - tpm2: Fix retrieval of updated IV when using OpenSSL >= 3.0
      (CVE-2026-21444)
    https://github.com/stefanberger/libtpms/releases/tag/v0.10.2

    PR:             292279
    Security:       CVE-2026-21444
    (cherry picked from commit 3557ca23680a41ba1dbab7c5662f67483a57334a)

 sysutils/libtpms/Makefile  | 3 ++-
 sysutils/libtpms/distinfo  | 6 +++---
 sysutils/libtpms/pkg-plist | 2 +-
 3 files changed, 6 insertions(+), 5 deletions(-)
Comment 4 Vladimir Druzenko freebsd_committer freebsd_triage 2026-01-09 07:38:40 UTC
Thanks.