1.9.1
Past due by 2 months
100% complete
[1.9.1-rc0] - 2024-09-09
Fixed:
- configure:
- Change mistaken
+=
to=
. - use user supplied
--prefix
even when p11kit is detected.
- Change mistaken
- Remove warning about unable to find FAPI when it's is not-compiled in and not chosen as the beckend.
- Fix memory leaks in
tpm_create_transient_primary_from_template
. - Fix
NULL
pointer dereference indb.c
on uses ofCKA_ALLOWED_MEC…
[1.9.1-rc0] - 2024-09-09
Fixed:
- configure:
- Change mistaken
+=
to=
. - use user supplied
--prefix
even when p11kit is detected.
- Change mistaken
- Remove warning about unable to find FAPI when it's is not-compiled in and not chosen as the beckend.
- Fix memory leaks in
tpm_create_transient_primary_from_template
. - Fix
NULL
pointer dereference indb.c
on uses ofCKA_ALLOWED_MECHANISMS
. - Fix offset miscalculation in FAPI backend that was corrupting data.
- Support
CKM_ECDH1_DERIVE
viaC_DeriveKey
. - Fix usages of
tpm2-ptool
for its wrappedtpm2_ptool
in tests. - Fix failing db upgrades on double conversion to int.
- Fix db lock file due to missing parenthesis and order of operations.
- documentation:
- Fix use of objects where tokens was meant.
Changed
--enable-fapi
to--with-fapi
. Note this is not a major version bump as its internal to builders only. However--enable-fapi
left in place for backwards compat.
There are no open issues in this milestone.
Add issues to milestones to help organize your work for a particular release or project.
Create new issueOr find and add issues with no milestone in this repo.