openvpn: update to 2.7.1
authorQingfang Deng <redacted>
Thu, 2 Apr 2026 02:42:16 +0000 (10:42 +0800)
committerHannu Nyman <redacted>
Mon, 13 Apr 2026 16:24:25 +0000 (19:24 +0300)
commit9faf26770b57f2350ebb0290204d80a227c0fe20
tree1232176374baa403ddaac68aaa7c27856c67496f
parent5f02f0135908a4a3673ed4d1a8adf4ffa525df9c
openvpn: update to 2.7.1

The new DCO module depends on OpenVPN 2.7.1.
For details refer to https://github.com/OpenVPN/openvpn/blob/v2.7.1/Changes.rst

Removed upstreamed wolfSSL patches:
- 101-Fix-EVP_PKEY_CTX_-compilation-with-wolfSSL.patch
- 102-Disable-external-ec-key-support-when-building-with-wolfSSL.patch

Reworked 100-mbedtls-disable-runtime-version-check.patch to use
MBEDTLS_VERSION_STRING instead of a mutable buffer.

Signed-off-by: Qingfang Deng <redacted>
net/openvpn/Makefile
net/openvpn/patches/100-mbedtls-disable-runtime-version-check.patch
net/openvpn/patches/101-Fix-EVP_PKEY_CTX_-compilation-with-wolfSSL.patch [deleted file]
net/openvpn/patches/101-Revert-ssl_verify_openssl-use-official-ASN1_STRING_-.patch [new file with mode: 0644]
net/openvpn/patches/102-Disable-external-ec-key-support-when-building-with-wolfSSL.patch [deleted file]
net/openvpn/patches/103-define-LN_serialNumber-for-wolfSSL.patch
git clone https://git.99rst.org/PROJECT