Hi, this commit seems to require a more recent mbedTLS version - it fails a number of my buildslaves with
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -DPLUGIN_LIBDIR=\"/usr/local/lib/openvpn/plugins\" -Wall -Wno-unused-parameter -Wno-unused-function -Wno-stringop-truncation -g -O2 -std=c99 -MT auth_token.o -MD -MP -MF .deps/auth_token.Tpo -c -o auth_token.o auth_token.c In file included from ssl_backend.h:41:0, from ssl_common.h:38, from ssl.h:43, from openvpn.h:31, from auth_token.c:12: ssl_mbedtls.h:90:5: error: unknown type name 'mbedtls_tls_prf_types' mbedtls_tls_prf_types tls_prf_type; ^ - I think it *should* fail the configure phase if mbedTLS is too old, and clearly specify which version is required now (we have a check, but it's fairly unspecific, and only says "mbed TLS 2.y.z required"). I've opened a trac ticket to track this https://community.openvpn.net/openvpn/ticket/1319 gert On Sun, Aug 23, 2020 at 10:01:29PM +0200, Gert Doering wrote: > Your patch has been applied to the master branch. > > I have no idea what this all does (and not enough brain power to develop > interest in finding out :-/ ) but if Steffan says it's good, so it is. > > Also, t_client agrees :-) > > commit 10abd656a3ae279cea7344055ce23637b7a62f6b (master) > Author: Arne Schwabe > Date: Fri Aug 14 16:51:53 2020 +0200 > > Refactor key_state_export_keying_material functions > > Signed-off-by: Arne Schwabe <a...@rfc2549.org> > Signed-off-by: Arne Schwabe <a...@rfc2549.org> > Acked-by: Steffan Karger <stef...@karger.me> > Message-Id: <20200814145153.12895-1-a...@rfc2549.org> > URL: > https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg20739.html > Signed-off-by: Gert Doering <g...@greenie.muc.de> > > > -- > kind regards, > > Gert Doering > > > > _______________________________________________ > Openvpn-devel mailing list > Openvpn-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/openvpn-devel > -- "If was one thing all people took for granted, was conviction that if you feed honest figures into a computer, honest figures come out. Never doubted it myself till I met a computer with a sense of humor." Robert A. Heinlein, The Moon is a Harsh Mistress Gert Doering - Munich, Germany g...@greenie.muc.de
signature.asc
Description: PGP signature
_______________________________________________ Openvpn-devel mailing list Openvpn-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openvpn-devel