Commit Graph

20 Commits

Author SHA1 Message Date
R. Ryantm
615163679e cargo-about: 0.5.0 -> 0.5.1 2022-04-08 23:02:11 -04:00
R. Ryantm
10ac0aa57c cargo-about: 0.4.8 -> 0.5.0 2022-03-17 21:08:43 -04:00
R. Ryantm
db0fa0744c cargo-about: 0.4.7 -> 0.4.8 2022-03-15 11:37:19 -04:00
R. Ryantm
3ad2b4cbbc cargo-about: 0.4.4 -> 0.4.7 2022-02-11 00:12:41 +00:00
R. Ryantm
b000152a81 cargo-about: 0.4.3 -> 0.4.4 2021-12-24 02:46:26 +00:00
figsoda
3170197098 cargo-about: 0.4.2 -> 0.4.3, mark broken on darwin 2021-12-06 09:36:36 -05:00
figsoda
2110b2937f cargo-about: 0.4.1 -> 0.4.2 2021-11-21 20:33:58 -05:00
figsoda
10d3b3c3fa cargo-about: 0.3.0 -> 0.4.1 2021-11-02 22:29:49 -04:00
github-actions[bot]
309163aed7
Merge staging-next into staging 2021-05-11 12:24:31 +00:00
Stéphan Kochen
e3fe2937a5 cargo-about: fix darwin build 2021-05-11 10:05:40 +02:00
Daniël de Kok
85f96822a0 treewide: fix cargoSha256/cargoHash
Rust 1.50.0 incorporated a Cargo change (rust-lang/cargo#8937) in
which cargo vendor erroneously changed permissions of vendored
crates. This was fixed in Rust
1.51.0 (rust-lang/cargo#9131). Unfortunately, this means that all
cargoSha256/cargoHashes produced during the Rust 1.50.0 cycle are
potentially broken.

This change updates cargoSha256/cargoHash tree-wide.

Fixes #121994.
2021-05-08 00:36:37 -07:00
R. RyanTM
e394b88a9b cargo-about: 0.2.3 -> 0.3.0 2021-03-19 12:08:15 +00:00
R. RyanTM
f811748969 cargo-about: 0.2.2 -> 0.2.3 2020-11-15 01:06:24 +00:00
Pavol Rusnak
2c931312ce treewide: simplify rev/repo arguments in src
+ use fetchFromGithub where possible
2020-11-01 23:02:24 -08:00
zowoq
473536e3b5 buildRustPackage: remove platform.all from packages 2020-08-16 12:48:18 +10:00
R. RyanTM
8b3301c6ff cargo-about: 0.2.0 -> 0.2.2 2020-05-16 23:28:37 +00:00
Benjamin Hipple
36279a03ed cargo-about: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-16 13:51:41 -05:00
Benjamin Hipple
eb11feaa0b treewide: change fetchCargoTarball default to opt-out
Changes the default fetcher in the Rust Platform to be the newer
`fetchCargoTarball`, and changes every application using the current default to
instead opt out.

This commit does not change any hashes or cause any rebuilds. Once integrated,
we will start deleting the opt-outs and recomputing hashes.

See #79975 for details.
2020-02-13 22:41:37 -08:00
Evan Stoll
9a9bb4f9b0 cargo-about: 0.1.1 -> 0.2.0 2020-01-28 13:05:27 -05:00
Evan Stoll
ac6524dc7f cargo-about: init at 0.1.1 2020-01-21 10:42:06 -05:00