Commit 7f7e8fb
committed
Auto merge of rust-lang#110008 - klensy:deps-up-apr-06, r=Mark-Simulacrum
bump few deps
Update few deps to fix security vulns, future incompatibilities, duplicates.
`jemalloc-sys` v0.5.0+5.3.0 -> v0.5.3+5.3.0-patched: fixes future-incompatibilities by dropping fs_extra (https://github.com/rust-lang-ci/rust/actions/runs/4626595610/jobs/8183514150#step:26:19499, https://github.com/tikv/jemallocator/blob/tikv-jemalloc-sys-0.5.3/CHANGELOG.md)
`openssl-src` v111.22.0+1.1.1q -> v111.25.0+1.1.1t: fixes few vulns:
https://www.openssl.org/news/vulnerabilities-1.1.1.html
https://www.cve.org/CVERecord?id=CVE-2022-4304
https://www.cve.org/CVERecord?id=CVE-2022-4450
https://www.cve.org/CVERecord?id=CVE-2023-0215
https://www.cve.org/CVERecord?id=CVE-2023-0286
There exist newer openssl version 1.1.1u with low severity vulns, but no crate update yet
`openssl` crate with deps 0.10.38 ->0.10.49 fixes vulns (https://github.com/sfackler/rust-openssl/blob/openssl-v0.10.49/openssl/CHANGELOG.md)
https://rustsec.org/advisories/RUSTSEC-2023-0022
https://rustsec.org/advisories/RUSTSEC-2023-0023
https://rustsec.org/advisories/RUSTSEC-2023-0024
update `env_logger` for `rustbook` and `cargo_metadata` for `tidy` to newer versions (still used by `rustfmt`, `miri`)3 files changed
+24
-20
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1673 | 1673 | | |
1674 | 1674 | | |
1675 | 1675 | | |
1676 | | - | |
1677 | | - | |
1678 | | - | |
1679 | | - | |
1680 | | - | |
1681 | | - | |
1682 | 1676 | | |
1683 | 1677 | | |
1684 | 1678 | | |
| |||
2861 | 2855 | | |
2862 | 2856 | | |
2863 | 2857 | | |
2864 | | - | |
| 2858 | + | |
2865 | 2859 | | |
2866 | | - | |
| 2860 | + | |
2867 | 2861 | | |
2868 | 2862 | | |
2869 | | - | |
2870 | 2863 | | |
2871 | 2864 | | |
2872 | 2865 | | |
| |||
3475 | 3468 | | |
3476 | 3469 | | |
3477 | 3470 | | |
3478 | | - | |
| 3471 | + | |
3479 | 3472 | | |
3480 | | - | |
| 3473 | + | |
3481 | 3474 | | |
3482 | 3475 | | |
3483 | 3476 | | |
3484 | 3477 | | |
3485 | 3478 | | |
3486 | 3479 | | |
| 3480 | + | |
3487 | 3481 | | |
3488 | 3482 | | |
3489 | 3483 | | |
| 3484 | + | |
| 3485 | + | |
| 3486 | + | |
| 3487 | + | |
| 3488 | + | |
| 3489 | + | |
| 3490 | + | |
| 3491 | + | |
| 3492 | + | |
| 3493 | + | |
| 3494 | + | |
3490 | 3495 | | |
3491 | 3496 | | |
3492 | 3497 | | |
| |||
3495 | 3500 | | |
3496 | 3501 | | |
3497 | 3502 | | |
3498 | | - | |
| 3503 | + | |
3499 | 3504 | | |
3500 | | - | |
| 3505 | + | |
3501 | 3506 | | |
3502 | 3507 | | |
3503 | 3508 | | |
3504 | 3509 | | |
3505 | 3510 | | |
3506 | 3511 | | |
3507 | | - | |
| 3512 | + | |
3508 | 3513 | | |
3509 | | - | |
| 3514 | + | |
3510 | 3515 | | |
3511 | | - | |
3512 | 3516 | | |
3513 | 3517 | | |
3514 | 3518 | | |
| |||
4178 | 4182 | | |
4179 | 4183 | | |
4180 | 4184 | | |
4181 | | - | |
| 4185 | + | |
4182 | 4186 | | |
4183 | 4187 | | |
4184 | 4188 | | |
| |||
6311 | 6315 | | |
6312 | 6316 | | |
6313 | 6317 | | |
6314 | | - | |
| 6318 | + | |
6315 | 6319 | | |
6316 | 6320 | | |
6317 | 6321 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments