diff options
| author | Pietro Albini <pietro.albini@ferrous-systems.com> | 2023-01-10 13:08:25 +0100 |
|---|---|---|
| committer | Pietro Albini <pietro.albini@ferrous-systems.com> | 2023-01-10 17:28:38 +0100 |
| commit | e491b080b322324d9310b1af2b3a700b69b010f5 (patch) | |
| tree | 8edacf2c1bdcb1944d1350e36471ac1675157356 | |
| parent | 4f40eee2bca86c009e1a12d611d9bdf4e3c4ed54 (diff) | |
| download | rust-e491b080b322324d9310b1af2b3a700b69b010f5.tar.gz rust-e491b080b322324d9310b1af2b3a700b69b010f5.zip | |
update release notes for 1.66.1
| -rw-r--r-- | RELEASES.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/RELEASES.md b/RELEASES.md index 770dee7b546..2901bfcc3e3 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) ========================== |
