diff options
| author | bors <bors@rust-lang.org> | 2023-01-10 18:47:05 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-01-10 18:47:05 +0000 |
| commit | 90743e7298aca107ddaa0c202a4d3604e29bfeb6 (patch) | |
| tree | b9d89dc0174f00106b9da239fc97a1d06dd28498 /RELEASES.md | |
| parent | 69f9c33d71c871fc16ac445211281c6e7a340943 (diff) | |
| parent | 7a7064963ee41885be88f558736ca73dd8b02d70 (diff) | |
| download | rust-1.66.1.tar.gz rust-1.66.1.zip | |
Auto merge of #106685 - pietroalbini:pa-cve-stable, r=pietroalbini 1.66.1
[stable] Prepare Rust 1.66.1 and fix CVE-2022-46176 See https://blog.rust-lang.org/2023/01/10/cve-2022-46176.html r? `@ghost`
Diffstat (limited to 'RELEASES.md')
| -rw-r--r-- | RELEASES.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/RELEASES.md b/RELEASES.md index 5b4d6ccd9b8..691bc946c51 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,3 +1,8 @@ +Version 1.66.1 (2023-01-10) +=========================== + +- Added validation of SSH host keys for git URLs in Cargo ([CVE-2022-46176](https://www.cve.org/CVERecord?id=CVE-2022-46176)) + Version 1.66.0 (2022-12-15) ========================== |
