Skip to content

fix(sys): update libgit2 to 1.9.5 - #1302

Merged
weihanglo merged 4 commits into
rust-lang:libgit2-sys-0.18-brfrom
weihanglo:libgit2-1.9.5
Jul 22, 2026
Merged

fix(sys): update libgit2 to 1.9.5 #1302
weihanglo merged 4 commits into
rust-lang:libgit2-sys-0.18-brfrom
weihanglo:libgit2-1.9.5

Conversation

@weihanglo

Copy link
Copy Markdown
Member

libgit2 added GIT_OPT_ADD_SSL_X509_CERT in
ad04bf2566ff0477abff8c32662853c2ecc582a7
and moved it to the end of git_libgit2_opt_t in
67900a0fcb6be70914eef14587279c2aa43a39a0

libgit2-sys 0.18 omitted the option.
Add it before binding newer options whose values follow it.
@rustbot rustbot added the S-waiting-on-review Status: Waiting on review label Jul 21, 2026
@rustbot

rustbot commented Jul 21, 2026

Copy link
Copy Markdown
Collaborator

⚠️ Warning ⚠️

@weihanglo

Copy link
Copy Markdown
Member Author

Wrong branch

@weihanglo
weihanglo changed the base branch from main to libgit2-sys-0.18-br July 21, 2026 14:24
libgit2 replaced its bundled PCRE1 copy with PCRE2 in
3a9102dae9aef333791bf03ba1a00d2cc78ecfc2.
libgit2 added `GIT_OPT_{GET,SET}_PACK_MAX_OBJECT_SIZE` in
0cdfdd5fa8f8514c82413025e1e0808866cf7c30
@weihanglo
weihanglo merged commit 5ba89ff into rust-lang:libgit2-sys-0.18-br Jul 22, 2026
7 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Waiting on review label Jul 22, 2026
@weihanglo
weihanglo deleted the libgit2-1.9.5 branch July 22, 2026 22:12
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.

2 participants