]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
libgcrypt: upgrade 1.10.2 -> 1.10.3
authorWang Mingyu <wangmy@fujitsu.com>
Wed, 22 Nov 2023 08:59:44 +0000 (16:59 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 30 Nov 2023 08:42:52 +0000 (08:42 +0000)
commite21583896116cf37bf6b95aea466854e4fd5e54b
treeb40df9a73573d176090b1b87f1092615b520ce05
parent2ab8a0dd8293e9a19aa0af9b363c51b558301972
libgcrypt: upgrade 1.10.2 -> 1.10.3

Changelog:
==========
- Fix public key computation for other EdDSA curves.
- Remove out of core handler diagnostic in FIPS mode.
- Check that the digest size is not zero in gcry_pk_sign_md and
  gcry_pk_verify_md.
- Make store an s-exp with \0 is considered to be binary.
- Various constant-time improvements.
- Use getrandom call only when supported by the platform.
- Change the default for --with-libtool-modification to never.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb [moved from meta/recipes-support/libgcrypt/libgcrypt_1.10.2.bb with 96% similarity]