CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2025/02/09 02:30:07
Modified files:
security/gnutls: Makefile
Added files:
security/gnutls/patches: patch-lib_gnutls_int_h
patch-lib_hello_ext_c patch-lib_state_c
Log message:
gnutls: pull in upstream fix for ClientHello shuffling, ok ajacoutot
In the event of a HelloRetryRequest, the fist and second ClientHello must
be identical apart from a few explicitly specified changes.
https://gitlab.com/gnutls/gnutls/-/merge_requests/1930
https://github.com/luakit/luakit/issues/1101