backport 1.43.1 release notes
This commit is contained in:
parent
649b6323cd
commit
3857506be5
1 changed files with 16 additions and 4 deletions
12
RELEASES.md
12
RELEASES.md
|
@ -1,3 +1,15 @@
|
|||
Version 1.43.1 (2020-05-07)
|
||||
===========================
|
||||
|
||||
* [Updated openssl-src to 1.1.1g for CVE-2020-1967.][71430]
|
||||
* [Fixed the stabilization of AVX-512 features.][71473]
|
||||
* [Fixed `cargo package --list` not working with unpublished dependencies.][cargo/8151]
|
||||
|
||||
[71430]: https://github.com/rust-lang/rust/pull/71430
|
||||
[71473]: https://github.com/rust-lang/rust/issues/71473
|
||||
[cargo/8151]: https://github.com/rust-lang/cargo/issues/8151
|
||||
|
||||
|
||||
Version 1.43.0 (2020-04-23)
|
||||
==========================
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue