summaryrefslogtreecommitdiffstats
path: root/package/libgit2/0001-Fix-build-with-LibreSSL-2.7.patch
Commit message (Collapse)AuthorAgeFilesLines
* libgit2: security bump to version 0.27.4Baruch Siach2018-08-081-45/+0
| | | | | | | | | | | | | | | Fixes CVE-2018-10887 and CVE-2018-10888: out-of-bounds reads when reading objects from a packfile. Also fixes out-of-bounds reads when processing smart-protocol "ng" packets (no known CVE yet). Drop upstream patch. Cc: Nicolas Cavallari <nicolas.cavallari@green-communications.fr> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Reviewed-By: Nicolas Cavallari <nicolas.cavallari@green-communications.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* libgit2: fix build with LibreSSL 2.7Nicolas Cavallari2018-06-041-0/+45
By using a patch from upstream's master branch. Signed-off-by: Nicolas Cavallari <nicolas.cavallari@green-communications.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
OpenPOWER on IntegriCloud