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

Remove MUSL and enable threadless libgit2 support #853

Merged
merged 1 commit into from
Aug 1, 2022

Commits on Jul 31, 2022

  1. Remove MUSL and enable threadless libgit2 support

    Use of MUSL was a temporary solution to mitigate cross-platform
    issues while building openssl and libssh2. Since Unmanaged transport has
    been deprecated, openssl and libssh2 dependencies are no longer required
    and by extension MUSL.
    
    Enables libgit2 threadless support and provides a regression assurance
    for fluxcd/image-automation-controller#339.
    
    Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
    Paulo Gomes committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    f51f9d3 View commit details
    Browse the repository at this point in the history