mirror of
https://github.com/openwrt/packages.git
synced 2026-01-09 19:31:21 +00:00
openvpn: update to 2.5.7
Added limited support for OpenSSL 3.0 Fixed some bugs Signed-off-by: Ivan Pavlov <AuthorReflex@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
--- a/src/openvpn/ssl_mbedtls.c
|
||||
+++ b/src/openvpn/ssl_mbedtls.c
|
||||
@@ -1538,7 +1538,7 @@ const char *
|
||||
@@ -1539,7 +1539,7 @@ const char *
|
||||
get_ssl_library_version(void)
|
||||
{
|
||||
static char mbedtls_version[30];
|
||||
|
||||
Reference in New Issue
Block a user