Package: libmicrohttpd Version: 0.9.33-1 Severity: normal User: [email protected] Usertags: gnutls3
Hello, Please rebuild libmicrohttpd against libgnutls28-dev, the old GnuTLS version should not be part of jessie. Afaict libmicrohttpd only invokes gcrypt-funtions to fine-tune gcrypt behavior when it is used by gnutls. In recent versions (v3) gnutls has stopped using gcrypt as crypto backend and has switched over to nettle. Therefore the respective code (starting with #include <gcrypt.h>) in libmicrohttpd should only be enabled for gnutls << 3 and linking against libgcrypt should not be done whith newer gnutls. (Assuming all gcrypt usage is indeed gnutls related.) cu Andreas -- `What a good friend you are to him, Dr. Maturin. His other friends are so grateful to you.' `I sew his ears on from time to time, sure' -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

