mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 11:16:31 +04:00
openvpn: update to 2.6.6
Small bugfix release For details refer to https://github.com/OpenVPN/openvpn/blob/v2.6.6/Changes.rst Also, set depends on DCO kernel module when ENABLE_DCO flag is set. Signed-off-by: Ivan Pavlov <AuthorReflex@gmail.com>
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#include <openssl/kdf.h>
|
||||
#endif
|
||||
#if OPENSSL_VERSION_NUMBER >= 0x30000000L
|
||||
@@ -1419,7 +1419,7 @@ engine_load_key(const char *file, SSL_CT
|
||||
@@ -1436,7 +1436,7 @@ engine_load_key(const char *file, SSL_CT
|
||||
#endif /* if HAVE_OPENSSL_ENGINE */
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user