Support for LibGit2 v1.6 #951
Labels
No Label
bug
duplicate
enhancement
invalid
question
up for grabs
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: jcarr/git2go#951
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hello there.
Will there be support for LibGit2 Version 1.6, i.e. libgit2 v1.6 ?
Thank you.
The FreeBSD project also needs this for a openssl upgrade:
https://github.com/libgit2/libgit2/blob/main/docs/changelog.md#v16
Please note that FreeBSD 14 will use openssl version 3, is there any possibility to continue with releasing a new version of git2go which supports libgit 1.6?
The patches for openssl 3.x compatibility in libgit2 are not particularly complex, you should be able to backport them to libgit 1.5 fairly easily.
Any update?