aboutsummaryrefslogtreecommitdiff
path: root/net/umurmur/patches/010-umurmur-0.2.20-openssl3.patch
Commit message (Collapse)AuthorAge
* umurmur: fix compilation with OpenSSL 3.0Eneas U de Queiroz2023-02-16
Remove a call to CRYPTO_mem_ctrl(), which is used only for debugging, Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>