Subject: CVS commit: pkgsrc/security/libgcrypt
From: Adam Ciarcinski
Date: 2023-11-15 11:06:12
Message id: 20231115100612.D94F6FA3D@cvs.NetBSD.org

Log Message:
libgcrypt: updated to 1.10.3

Noteworthy changes in version 1.10.3 (2023-11-14)
-------------------------------------------------

* Bug fixes:

  - 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.

* Portability:
  - Use getrandom call only when supported by the platform.
  - Change the default for --with-libtool-modification to never.

Files:
RevisionActionfile
1.110modifypkgsrc/security/libgcrypt/Makefile
1.98modifypkgsrc/security/libgcrypt/distinfo
1.10modifypkgsrc/security/libgcrypt/patches/patch-configure
1.1removepkgsrc/security/libgcrypt/patches/patch-random_rndgetentropy.c