fetch: update gix-pack and gix-odb
The gix-fs crate was flagged as vulnerable[0]. To update it to >=0.11.0, it
was necessary to update the gix-pack and gix-odb crate versions to 0.51
and 0.61, respectively.
This in turn updated fastrand which changed its algorithm[1], which meant
that some test outputs were reordered or matched new values.
10 files changed
+53
-56
86a04439
→
86a04439
modified Cargo.lock
@@ -674,9 +674,9 @@ checksum = "a2a2b11eda1d40935b26cf18f6833c526845ae8c41e58d09af6adeb6f0269183"
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -808,9 +808,9 @@ dependencies = [
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -843,9 +843,9 @@ dependencies = [
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -887,9 +887,9 @@ dependencies = [
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -899,9 +899,9 @@ dependencies = [
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -911,9 +911,9 @@ dependencies = [
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -929,10 +929,11 @@ dependencies = [
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
| + | |
|
|
|
|
|
@@ -960,9 +961,9 @@ dependencies = [
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -979,9 +980,9 @@ dependencies = [
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -999,9 +1000,9 @@ dependencies = [
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1032,9 +1033,9 @@ dependencies = [
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1087,9 +1088,9 @@ dependencies = [
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1114,9 +1115,9 @@ dependencies = [
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1149,9 +1150,9 @@ dependencies = [
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1190,9 +1191,9 @@ dependencies = [
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-cli/examples/git/git-push-converge.md
@@ -14,8 +14,8 @@ responsibilities:
|
|
|
|
|
|
| - | |
|
|
| + | |
|
|
|
|
|
@@ -58,14 +58,14 @@ found` error is showing up:
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
|
|
|
| - | |
|
|
| + | |
|
|
|
|
|
@@ -99,8 +99,8 @@ To rad://z42hL2jL4XNk6K8oHQaSWfMgCL7ji/z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkE
|
|
|
|
|
|
| - | |
|
|
| + | |
|
|
|
|
|
modified radicle-cli/examples/rad-clone-connect.md
@@ -4,10 +4,10 @@ automatically connect to the necessary seeds.
|
|
|
|
|
|
| - | |
| - | |
|
|
|
|
| + | |
| + | |
|
|
|
|
|
modified radicle-cli/examples/rad-clone-partial-fail.md
@@ -16,8 +16,8 @@ still returns successfully.
|
|
|
|
|
|
| - | |
|
|
| + | |
|
|
|
|
|
modified radicle-cli/examples/rad-id-multi-delegate.md
@@ -57,8 +57,8 @@ $ rad id update --repo rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji --title "Add Eve" --des
|
|
|
|
|
|
| - | |
|
|
| + | |
|
|
|
|
|
modified radicle-cli/examples/rad-id-threshold.md
@@ -169,8 +169,8 @@ sync` and fetch his references:
|
|
|
|
|
|
| - | |
|
|
| + | |
|
|
|
|
|
@@ -191,8 +191,8 @@ $ rad fork
|
|
|
|
|
|
| - | |
|
|
| + | |
|
|
|
|
|
modified radicle-cli/examples/rad-sync.md
@@ -55,8 +55,8 @@ We can also use the `--fetch` option to only fetch objects:
|
|
|
|
|
|
| - | |
|
|
| + | |
|
|
|
|
|
@@ -64,8 +64,8 @@ Specifying both `--fetch` and `--announce` is equivalent to specifying none:
|
|
|
|
|
|
| - | |
|
|
| + | |
|
|
|
|
|
@@ -87,7 +87,7 @@ $ rad issue open --title "Test `rad sync --replicas`" --description "Check that
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-crdt/src/clock.rs
@@ -146,14 +146,10 @@ impl std::ops::Add<u64> for Physical {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
|
|
|
modified radicle-crdt/src/test.rs
@@ -104,8 +104,8 @@ fn test_generator() {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
|
modified radicle-fetch/Cargo.toml
@@ -13,8 +13,8 @@ either = { version = "1.9.0" }
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|