Skip to content
This repository was archived by the owner on Dec 16, 2022. It is now read-only.

Conversation

@hiddeco
Copy link
Member

@hiddeco hiddeco commented Oct 24, 2021

This commit updates libgit2 to v1.3.0, and the git2go version
which is being tested against to v33.0.1.

The default build configuration has changed to no longer depend on
OpenSSL or LibSSH2, as native Go transport is now working for
git2go.

The BUILD_SHARED_LIBS and USE_BUNDLED_ZLIB flags have been made
configurable to prepare for static builds.

This commit updates `libgit2` to `v1.3.0`, and the `git2go` version
which is being tested against to `v33.0.1`.

The default build configuration has changed to no longer depend on
OpenSSL or LibSSH2, as native Go transport is now working for
`git2go`.

Signed-off-by: Hidde Beydals <hello@hidde.co>
Preparing for static builds, which can be done without breaching
licensing issues with Go transport enabled.

Signed-off-by: Hidde Beydals <hello@hidde.co>
This further prepares for static builds, allowing to fully depend on
bundled libraries.

Signed-off-by: Hidde Beydals <hello@hidde.co>
@hiddeco hiddeco added the enhancement New feature or request label Oct 24, 2021
Copy link
Member

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@hiddeco hiddeco merged commit e1afa3f into main Oct 25, 2021
@hiddeco hiddeco deleted the libgit2-1.3.0 branch October 25, 2021 10:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants