]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Fix mbedtls version 3 compatibility (#2602)
authorJames Hilliard <james.hilliard1@gmail.com>
Thu, 15 May 2025 10:56:59 +0000 (04:56 -0600)
committerGitHub <noreply@github.com>
Thu, 15 May 2025 10:56:59 +0000 (12:56 +0200)
commit63d7c24eeaa108ecc2ef258c0505eefdadaaaf35
treeaaaa7dbade13baf98fb879a68b21820868868cdd
parentb50b8a42f62d8b99f711a9a02cc46cfca5c08464
Fix mbedtls version 3 compatibility (#2602)

We need to use the new API for mbedtls 3 compatibility

Fixes #2025

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
libarchive/archive_digest.c