openwrt/package/network/services/openvpn/patches
Russell Senior 42b94a74e9 openvpn: fix interface with mbedtls_sha256
Between mbedtls 2.6.0 and 2.7.0, the void returning mbedtls_MODULE* functions
were deprecated in favor of functions returning an int error code.  Use
the new function mbedtls_sha256_ret().

Signed-off-by: Russell Senior <russell@personaltelco.net>
Tested-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
2018-02-17 12:29:33 +01:00
..
001-reproducible-remove_DATE.patch openvpn: update to 2.4.3 2017-06-26 09:56:07 +02:00
100-mbedtls-disable-runtime-version-check.patch openvpn: update to 2.4.3 2017-06-26 09:56:07 +02:00
210-build_always_use_internal_lz4.patch openvpn: update to 2.4.4 2017-09-28 04:05:44 +03:00
220-disable_des.patch openvpn: update to 2.4.3 2017-06-26 09:56:07 +02:00
300-mbedtls_dont_use_deprecated_sha256_function.patch openvpn: fix interface with mbedtls_sha256 2018-02-17 12:29:33 +01:00