mirror of
https://github.com/openwrt/packages.git
synced 2025-12-17 16:11:21 +00:00
openvpn: update to 2.5.3
Fix a possible security issue with OpenSSL config autoloading on Windows (CVE-2021-3606). Include a number of small improvements and bug fixes. remove upstreamed: 115-fix-mbedtls-without-renegotiation.patch Signed-off-by: Ivan Pavlov <AuthorReflex@gmail.com>
This commit is contained in:
committed by
Polynomdivision
parent
f7432ce19a
commit
fcc41104e4
@@ -1,6 +1,6 @@
|
||||
--- a/src/openvpn/ssl_mbedtls.c
|
||||
+++ b/src/openvpn/ssl_mbedtls.c
|
||||
@@ -1535,7 +1535,7 @@ const char *
|
||||
@@ -1538,7 +1538,7 @@ const char *
|
||||
get_ssl_library_version(void)
|
||||
{
|
||||
static char mbedtls_version[30];
|
||||
|
||||
Reference in New Issue
Block a user