radicle-heartwood-lfs/crates/radicle-fetch/src
Fintan Halpenny ac5fc67428 fetch: Update gix packages
Several vulnerabilities were found in the gix packages[^1][^2][^3].

Update the packages to their latest versions which include the fixes.

The only required change is in `ls_refs`.
`RefPrefixes` was introduced and this fixes the issue with `ref-prefix`.
This should now improve the ls-refs stage and only return references
that the client is asking for, as opposed to all references.

[^1]: https://github.com/radicle-dev/heartwood/security/dependabot/38
[^2]: https://github.com/radicle-dev/heartwood/security/dependabot/39
[^3]: https://github.com/radicle-dev/heartwood/security/dependabot/36
2026-05-18 14:57:33 +02:00
..
git treewide: Avoid `git2::Oid::zero` 2026-04-28 14:35:38 +02:00
transport fetch: Update gix packages 2026-05-18 14:57:33 +02:00
git.rs workspace: A Little Less `git2` 2025-10-13 16:14:23 +02:00
handle.rs rust/edition/fmt: 2021 → 2024 2026-03-30 16:57:51 +02:00
lib.rs rust/edition/fmt: 2021 → 2024 2026-03-30 16:57:51 +02:00
policy.rs radicle/sigrefs/write: Treat error to verify head 2026-03-24 14:40:42 +00:00
refs.rs rust/edition/fmt: 2021 → 2024 2026-03-30 16:57:51 +02:00
sigrefs.rs rust/edition/fmt: 2021 → 2024 2026-03-30 16:57:51 +02:00
stage.rs fetch: Update gix packages 2026-05-18 14:57:33 +02:00
state.rs rust/edition/fmt: 2021 → 2024 2026-03-30 16:57:51 +02:00
transport.rs rust/edition/fmt: 2021 → 2024 2026-03-30 16:57:51 +02:00