All of lore.kernel.org
 help / color / mirror / Atom feed
* [tpm2] [RELEASE CANDIDATE] tpm2-pkcs11 1.7.0-rc0
@ 2021-09-03 15:02 Roberts, William C
  0 siblings, 0 replies; only message in thread
From: Roberts, William C @ 2021-09-03 15:02 UTC (permalink / raw)
  To: tpm2

[-- Attachment #1: Type: text/plain, Size: 1962 bytes --]

Hello,

I would like to announce the release of tpm2-pkcs11 1.7.0-rc0 at the following changelog:

### 1.7.0-rc0 - 2021-09-02
  * DB Schema Change from 5 to 7.
    - **Backup your DB before upgrading**
  * Fixed compilation issues with GCC11.
  * Fixed erros on releases due to newer compilers from failing by only adding `-Werror` for non-release builds.
  * Fixed error message when the DB is too new in tpm2\_ptool.
  * Added support for tpm2\_ptool import with ssh-keygen format keys. Note: Requires cryptography >= 3.0.
  * Changed default long level from error to warning.
  * Added better error message for FAPI backend errors along with [docs/FAPI.md](docs/FAPI.md) document.
  * Changed `tpm2_ptool` make `--algorithm` optional.
  * Fixed error message of wrong attribute name on expected attribute check to be false.
  * Added support for ECDSA 256, 384 and 512.
  * Fixed a bug in the Python code DB upgrade path from 4 to 5 where it didn't add AES mode CTR to
    CKA\_ALLOWED\_MECHANISMS.
  * Added tpm2\_ptool support for ECC key size 192.
  * Added support passwordless login for tokens, ie not setting CKF\_LOGIN\_REQUIRED.
  * Fixed Running integration tests when Java version has the `-ea`, like on Debian 11 and OpenJDK 17.
  * Added support for HMAC keys using tpm2\_ptool and the C\_Sign and C\_Verify interfaces.
    The following interfaces in ptool have support:
      - addkey: previous working versions of tpm2-tools will support this.
      - link: previous working versions of tpm2-tools will support this.
      - import: requires tpm2-tools 5.2+ for support.
  * Fixed leaking of temp file descriptors in tpm2\_ptool.
  * Fixed wrong free in tpm code, should use Esys\_Free.
  * Fixed a space formatting issue in tpm2\_ptool verify.
  * Fixed leaked file descriptor in tpm2\_ptool.

The release can be found at:
  - https://github.com/tpm2-software/tpm2-pkcs11/releases/tag/1.7.0-rc0

Thanks,
Bill

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-09-03 15:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-03 15:02 [tpm2] [RELEASE CANDIDATE] tpm2-pkcs11 1.7.0-rc0 Roberts, William C

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.