libtpms: update to 0.10.2 #3

Merged
sbelikov merged 2 commits from update-libtpms-0.10.2 into niceos-5.2 2026-05-10 00:04:25 +03:00
Owner

Upstream released libtpms 0.10.2 as a small patch update over 0.10.1.

Upstream release notes list two fixes only:

  • TPM2 memory leak fix by freeing the KDF context
  • TPM2 IV retrieval fix for OpenSSL >= 3.0, tied upstream to CVE-2026-21444

Risk assessment for NiceOS:

  • No upstream ABI/API/CLI changes were announced.
  • This is a leaf package, so functional impact should be limited.
  • Manual review is still required because the compare includes build-system-related updates and the NiceOS spec/rebuild path has not been verified yet.

Packaging checks needed before merge:

  • bump Version/Source references to 0.10.2
  • refresh source checksum/lock data
  • rebuild in the target branch environment
  • run %check and a TPM2/vTPM smoke test if available
  • confirm no downstream spec patches conflict with upstream changes

References:

Upstream released libtpms 0.10.2 as a small patch update over 0.10.1. Upstream release notes list two fixes only: - TPM2 memory leak fix by freeing the KDF context - TPM2 IV retrieval fix for OpenSSL >= 3.0, tied upstream to CVE-2026-21444 Risk assessment for NiceOS: - No upstream ABI/API/CLI changes were announced. - This is a leaf package, so functional impact should be limited. - Manual review is still required because the compare includes build-system-related updates and the NiceOS spec/rebuild path has not been verified yet. Packaging checks needed before merge: - bump Version/Source references to 0.10.2 - refresh source checksum/lock data - rebuild in the target branch environment - run `%check` and a TPM2/vTPM smoke test if available - confirm no downstream spec patches conflict with upstream changes References: - https://github.com/stefanberger/libtpms/releases/tag/v0.10.2 - https://github.com/stefanberger/libtpms/compare/v0.10.1...v0.10.2 - https://github.com/stefanberger/libtpms/security/advisories/GHSA-25w5-6fjj-hf8g
sbelikov merged commit e9013a40df into niceos-5.2 2026-05-10 00:04:25 +03:00
Sign in to join this conversation.
No description provided.