As a follow-up, changing the line:
#define MAX_HANDSHAKE_PACKET_SIZE 16*1024
to
#define MAX_HANDSHAKE_PACKET_SIZE 48*1024
in lib/gnutls_int.h does resolve the problem, as suggested in http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=478191
This seems to indicate that the fix should be applied to libgnutls13 in order for it to work with the already-updated libgnutls26.
As a follow-up, changing the line: PACKET_ SIZE 16*1024 PACKET_ SIZE 48*1024 bugs.debian. org/cgi- bin/bugreport. cgi?bug= 478191
#define MAX_HANDSHAKE_
to
#define MAX_HANDSHAKE_
in lib/gnutls_int.h does resolve the problem, as suggested in http://
This seems to indicate that the fix should be applied to libgnutls13 in order for it to work with the already-updated libgnutls26.