Skip to content

Commit 64611e1

Browse files
committed
update release notes to include cve fix
1 parent 20d5786 commit 64611e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

RELEASES.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
Version 1.71.1 (2023-08-03)
22
===========================
33

4+
- [Fix CVE-2023-38497: Cargo did not respect the umask when extracting dependencies](https://github.com/rust-lang/cargo/security/advisories/GHSA-j3xp-wfr4-hx87)
45
- [Fix bash completion for users of Rustup](https://github.com/rust-lang/rust/pull/113579)
56
- [Do not show `suspicious_double_ref_op` lint when calling `borrow()`](https://github.com/rust-lang/rust/pull/112517)
67
- [Fix ICE: substitute types before checking inlining compatibility](https://github.com/rust-lang/rust/pull/113802)

0 commit comments

Comments
 (0)