El domingo, 15 de junio de 2025 a las 4:53 Javier escribió: > opendht is not marked out of date, and the only issues is about C bindings, > however opendht currently has a dependency problem, Arch moved to llhttp > 9.3.0, however opendht was linked against llhttp 9.2:
No, it didn't https://archlinux.org/packages/extra/x86_64/llhttp/ > since both libgit2 and bat new versions on Arch depend on llhttp 9.3 already > except for opendht, That's not true $ readelf -d /usr/lib/libgit2.so Dynamic section at offset 0x146510 contains 32 entries: Tag Type Name/Value 0x0000000000000001 (NEEDED) Shared library: [libssl.so.3] 0x0000000000000001 (NEEDED) Shared library: [libcrypto.so.3] 0x0000000000000001 (NEEDED) Shared library: [libllhttp.so.9.2] [...]