Comment 4 for bug 292604

Revision history for this message
Timothy Allen (tim-treehouse) wrote :

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.