thodg/libgit2/CHANGELOG.md

Download

v0.26.3

This is a bugfix release. It includes the following non-exclusive list of improvements, which have been backported from the master branch:

v0.26.2

This is a security release fixing memory handling issues when reading crafted repository index files. The issues allow for possible denial of service due to allocation of large memory and out-of-bound reads.

As the index is never transferred via the network, exploitation requires an attacker to have access to the local repository.

v0.26.1

This is a security release fixing the following CVEs in the bundled zlib library:

All users compiling libgit2 with the bundled zlib instead of using the system-provided zlib must upgrade.

v0.26

Changes or improvements

API additions


Source

Download