[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Bug#624088: shishi: Uses deprecated gnutls_certificate_verify_peers
From: |
Simon Josefsson |
Subject: |
Bug#624088: shishi: Uses deprecated gnutls_certificate_verify_peers |
Date: |
Mon, 12 Mar 2012 20:39:41 +0100 |
User-agent: |
Gnus/5.130003 (Ma Gnus v0.3) Emacs/24.0.94 (gnu/linux) |
Andreas Metzler <address@hidden> writes:
> Package: shishi
> Version: 1.0.0-2
> Severity: normal
> User: address@hidden
> Usertags: deprecated-gnutls-2.12
>
> This package is using gnutls_certificate_verify_peers(), a function marked
> deprecated in newer stable versions of GnuTLS (>=2.12.x) and removed in
> the GnuTLS development version 2.99.1. GnuTLS 2.12.x is already available
> in experimental.
>
> Excerpt from buildlog:
> ====================================================
> starttls.c:198:3: warning: 'gnutls_certificate_verify_peers' is
> deprecated (declared at /usr/include/gnutls/compat.h:330)
> ====================================================
>
> Please switch from gnutls_certificate_verify_peers to its successor
> gnutls_certificate_verify_peers2 (first included in gnutls stable
> release 1.2.0).
Hi! I believe this is fixed with Shishi 1.0.1.
/Simon
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Bug#624088: shishi: Uses deprecated gnutls_certificate_verify_peers,
Simon Josefsson <=