summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/libgit2-use-after-free.patch
AgeCommit message (Expand)Author
2017-07-31gnu: libgit2: Update to 0.26.0....* gnu/packages/version-control.scm (libgit2): Update to 0.26.0. Remove "libgit2-use-after-free.patch". * gnu/packages/patches/libgit2-use-after-free.patch: Remove. * gnu/local.mk (dist_patch_DATA): Remove it. Ludovic Courtès
2017-03-28gnu: libgit2: Patch use-after-free....* gnu/packages/patches/libgit2-use-after-free.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/version-control.scm (libgit2)[inputs]: Add it. [arguments] <#:phases>: Add 'apply-patch' phase. Ludovic Courtès