Home GnuPG
Diffusion GnuPG b8d7b33d69e5

Add provisions to build with Libgcrypt 1.6.
b8d7b33d69e5Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Add provisions to build with Libgcrypt 1.6.

Replace gcry_md_start_debug by gcry_md_debug in all files.

  • agent/gpg-agent.c (fixed_gcry_pth_init): Use only if

GCRY_THREAD_OPTION_VERSION is 0

  • scd/scdaemon.c (fixed_gcry_pth_init): Ditto. --

Libgcrypt 1.6 will have some minor API changes. In particular some
deprecated macros and functions will be removed. PTH will also be
dropped in favor of a thread model neutral locking method.

Details

Provenance
wernerAuthored on May 24 2012, 10:55 AM
Parents
rGa4b22d8edf31: Print the hash algorithm in colon mode key listing.
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rGb8d7b33d69e5: Add provisions to build with Libgcrypt 1.6. (authored by Werner Koch <wk@gnupg.org>).May 24 2012, 10:55 AM