arti/maint
eta c2e2da5dc3 Update `rsa` dependency (and use `x25519-dalek` prerelease)
- arti#448 and arti!607 highlight an issue with upgrading `rsa`: namely,
  the `x25519-dalek` version previously used has a hard dependency on
  `zeroize` 1.3, which creates a dependency conflict.
- However, `x25519-dalek` version `2.0.0-pre.1` relaxes this dependency.
  Reviewing the changelogs, it doesn't look like that version is
  substantially different from the current one at all, so it should be
  safe to use despite the "prerelease" tag.
- The new `x25519-dalek` version also bumps `rand_core`, which means we
  don't have to use the RNG compat wrapper in `tor-llcrypto` as much.

closes arti#448
2022-07-06 14:57:45 +01:00
..
hooks make almost all scripts use bash and set euo pipefail 2022-05-25 22:25:58 +02:00
add_warning maint/add_warning: Fix parsing of --check 2022-06-24 14:23:38 +01:00
binary_size make almost all scripts use bash and set euo pipefail 2022-05-25 22:25:58 +02:00
cargo_audit update tls-api to 0.8.0 2022-04-28 17:43:32 +02:00
cargo_sort maint/cargo_sort: Tolerate toplevel Cargo.toml not being sorted 2022-06-08 18:27:45 +01:00
changed_crates make almost all scripts use bash and set euo pipefail 2022-05-25 22:25:58 +02:00
check_licenses check_licenses: list new crates with manual license verification 2022-05-31 13:58:40 -04:00
check_toposort maint/toposort: Make shebang be python3, not python 2022-06-08 17:17:20 +01:00
check_tree Avoid matching crate names by prefix. 2022-06-17 08:41:38 -04:00
coverage Fix "coverage -h" command 2022-05-26 15:12:36 +00:00
coverage_fuzz_corpora update comments in coverage_fuzz_corpora 2022-05-25 22:29:04 +02:00
docker_reproducible_build fix docker_reproducible_build not passing its parameters properly 2022-05-26 09:44:06 +02:00
downgrade_dependencies Update `rsa` dependency (and use `x25519-dalek` prerelease) 2022-07-06 14:57:45 +01:00
exclude_contributors.txt rename *.sh scripts to bare name 2022-02-18 11:46:06 +00:00
fuzz_it_all make almost all scripts use bash and set euo pipefail 2022-05-25 22:25:58 +02:00
gen_md_links maint/gen_md_links: Add missing +x bit 2022-02-18 11:46:06 +00:00
list_crates rename *.py scripts to bare name 2022-02-18 11:46:06 +00:00
postprocess_coverage_cobertura rename *.py scripts to bare name 2022-02-18 11:46:06 +00:00
postprocess_coverage_html rename *.py scripts to bare name 2022-02-18 11:46:06 +00:00
readmes make almost all scripts use bash and set euo pipefail 2022-05-25 22:25:58 +02:00
reproducible_build make almost all scripts use bash and set euo pipefail 2022-05-25 22:25:58 +02:00
shellcheck_all make almost all scripts use bash and set euo pipefail 2022-05-25 22:25:58 +02:00
thanks rename *.sh scripts to bare name 2022-02-18 11:46:06 +00:00
via-cargo-install-in-ci CI: Break out maint/via-cargo-install 2022-06-08 19:32:59 +01:00
with_coverage make almost all scripts use bash and set euo pipefail 2022-05-25 22:25:58 +02:00