Latest security/gnutls 3.8.6 is causing issues on arm64. For example net/openconnect segfaults with:
#0 0x0000000f9a378080 in sha1_block_data_order () from /usr/local/lib/libgnutls.so.47.10 I've rebuilt gnutls from ports without this recent patch change https://github.com/openbsd/ports/blob/2c51f0399bca7f603b108362a96a9d01b1e23a6d/security/gnutls/patches/patch-lib_accelerated_aarch64_elf_sha1-armv8_s#L8-L9 And openconnect is working as expected now. Can someone more knowledgeable take a look and comment on this. Thanks, PT