Skip to content

Commit 23c5471

Browse files
ehusspietroalbini
authored andcommitted
update changelog.
1 parent 67ae2dc commit 23c5471

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,13 @@
119119
- Added documentation of config option `registries.crates-io.protocol`.
120120
[#11350](https://github.com/rust-lang/cargo/pull/11350)
121121

122+
## Cargo 1.66.1 (2023-01-10)
123+
124+
### Fixed
125+
- [CVE-2022-46176](https://github.com/rust-lang/cargo/security/advisories/GHSA-r5w3-xm58-jv6j):
126+
Added validation of SSH host keys for git URLs.
127+
See [the docs](https://doc.rust-lang.org/cargo/appendix/git-authentication.html#ssh-known-hosts) for more information on how to configure the known host keys.
128+
122129
## Cargo 1.66 (2022-12-15)
123130
[08250398...rust-1.66.0](https://github.com/rust-lang/cargo/compare/08250398...rust-1.66.0)
124131

0 commit comments

Comments
 (0)