You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Russell Senior e05a6018fc curl: 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>
6 years ago
..
200-no_docs_tests.patch curl: bump to 7.58.0 7 years ago
310-mbedtls-disable-runtime-version-check.patch curl: bump to 7.56.1 7 years ago
320-mbedtls_dont_use_deprecated_sha256_function.patch curl: fix interface with mbedtls_sha256 6 years ago