Skip to content

Consider upgrading LibGit2Sharp.NativeBinaries as they are over 3 years old #1770

@GabeDeBacker

Description

@GabeDeBacker

Recently we've seen a number of crashes in Windows OS developer telemetry originating from GVFS related to the native binaries packaged with GVFS from the LibGit2Sharp.NativeBinaries nuget package.

Specifically, we are seeing these two issues:
libgit2/libgit2#5207

libgit2/libgit2#5154

After cloning VFSForGit repository, I discovered the package being used for LibGit2 was over three years old.

<PackageReference Include="LibGit2Sharp.NativeBinaries" Version="2.0.278" />

https://www.nuget.org/packages/LibGit2Sharp.NativeBinaries/2.0.278

Which was released on 4/20/2019.

The fix for the above issues addressed:
libgit2/libgit2#5314

On 10/30/2019.

The Nuget feed for VitForGVFS

Doesn't show the package available for upgrade (I guess the feed may be locked?) so that would need to be addressed as well.

Can we get some assistance on this?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions