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

Update to libgit2 v1.3.1 #914

Merged
merged 4 commits into from
Apr 16, 2022
Merged

Update to libgit2 v1.3.1 #914

merged 4 commits into from
Apr 16, 2022

Conversation

carlosmn
Copy link
Member

This updates to a version which provides compatibility with git's changes to address CVE 2022-24765.

libgit2 and its bindings are not affected as they do not execute programs.

The plaintext TCP-transport protocol is no longer supported at GitHub
so we might as well move to something that we control directly.

We need an extra daemon and URL because we want to check that we
can detect when a push was denied.
This adjusts to the changes in ownership checks in newer
libgit2 as a result of a CVE fix in git.
@carlosmn carlosmn merged commit aca45a6 into maint/v1.3 Apr 16, 2022
@carlosmn carlosmn deleted the cmn/update-13 branch April 16, 2022 08:40
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.

None yet

1 participant