Using Android NDK 27.2.12479018 and targeting API 35 with arm64_v8a. I'm using Qt/C++ for the UI but I need to link to libgit2. I can get libgit2 itself to compile just fine (along with the git2 ...
A vulnerability was found in libgit2 before versions 0.28.4 and 0.9x before 0.99.0. In certain cases, path.c mishandled equivalent filenames on NTFS partitions. This could potentially lead to remote ...
I'm running MacOS 13.2.1 on a M1 Pro. I updated libgit2 via homebrew this morning and that seems to have broken cargo-update. I was getting this message any time I tried to run it: rileyleff@redwood % ...