Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade LibGit2Sharp #28

Merged
merged 3 commits into from
Dec 6, 2018
Merged

Upgrade LibGit2Sharp #28

merged 3 commits into from
Dec 6, 2018

Conversation

terrajobst
Copy link
Owner

From @ethomson:

I've released a prerelease LibGit2Sharp that should help a bit here. I've
updated libgit2 to have built-in support for proxies, so we no longer rely
upon libcurl. I think this should help the native dependency problems quite
a bit.

This should resolve the libcurl4 issue with have on Ubuntu 18.04.1. Fixes #13.

From ethomson:

> I've released a prerelease LibGit2Sharp that should help a bit here. I've
> updated libgit2 to have built-in support for proxies, so we no longer rely
> upon libcurl. I think this should help the native dependency problems quite
> a bit.

This should resolve the libcurl4 issue with have on Ubuntu 18.04.1 (#13).
@terrajobst terrajobst merged commit 4b89213 into master Dec 6, 2018
@terrajobst terrajobst deleted the fix-libgit branch December 6, 2018 23:53
@ethomson
Copy link

FYI 0.26.0 proper is out - there aren't too many substantive changes but I know that a lot of people don't like running a "preview". 😀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unhandled exception on latest Ubuntu 18.04.1 because of upgrade to libcurl4
2 participants