Uh oh!
There was an error while loading. Please reload this page.
Update openssl-src to 1.1.1g - #71430
Conversation
Mark-Simulacrum
commented
Apr 22, 2020
@bors r+ p=1 |
bors
commented
Apr 22, 2020
📌 Commit 940ce94 has been approved by |
bors
commented
Apr 23, 2020
⌛ Testing commit 940ce94 with merge 94c259151dc80b45a6cb84a7c6699d97164df5d2... |
bors
commented
Apr 23, 2020
💥 Test timed out |
emilyalbini
commented
Apr 23, 2020
@bors retry GitHub didn't receive the completion webhook from Azure. |
bors
commented
Apr 23, 2020
⌛ Testing commit 940ce94 with merge cb070b7ca2a11378f5ad109fbfef63f3de71cd4f... |
Dylan-DPC-zz
commented
Apr 23, 2020
@bors retry (yield) |
bors
commented
Apr 23, 2020
⌛ Testing commit 940ce94 with merge a309cee97c88cfb9e6bb85ce759898bfeba2c173... |
Dylan-DPC-zz
commented
Apr 23, 2020
@bors retry yield |
bors
commented
Apr 23, 2020
⌛ Testing commit 940ce94 with merge 0e80dcb129b4f565bfeb47dc1b2bd628e534c6e9... |
Dylan-DPC-zz
commented
Apr 23, 2020
@bors retry (rollup failure, yield) |
bors
commented
Apr 24, 2020
⌛ Testing commit 940ce94 with merge facef57be5a8758a4c420a8cb400a03ff8f29a5c... |
bors
commented
Apr 24, 2020
💔 Test failed - checks-azure |
emilyalbini
commented
Apr 24, 2020
@bors retry |
bors
commented
Apr 24, 2020
bors
commented
Apr 24, 2020
☀️ Test successful - checks-azure |
…roalbini [stable] 1.43.1 release * [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]: rust-lang#71430 [71473]: rust-lang#71473 [cargo/8151]: rust-lang/cargo#8151
…ulacrum [beta] backports This backport rollup includes the following: * [beta] Update cargo rust-lang#71967 * Backport 1.43.1 release notes to master rust-lang#71914 * Update the `cc` crate rust-lang#71882 * resolve: Relax fresh binding disambiguation slightly to fix regression rust-lang#71846 * Do not try to find binop method on RHS `TyErr` rust-lang#71810 * Quick and dirty fix of the unused_braces lint rust-lang#71517 * Update stdarch submodule rust-lang#71495 * normalize field projection ty to fix broken MIR issue rust-lang#71488 * Update openssl-src to 1.1.1g rust-lang#71430 * fix error code in E0751.md rust-lang#71426 * Don't fuse Chain in its second iterator rust-lang#71404 * Remove some `Vec` allocations to improve performance rust-lang#71268 * [CI] Use the latest Python available on Windows rust-lang#71995 It also switches the bootstrap compiler to 1.43.1.
Pkgsrc changes: * None. Upstream changes: 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]: rust-lang/rust#71430 [71473]: rust-lang/rust#71473 [cargo/8151]: rust-lang/cargo#8151
Pkgsrc changes: * None. Upstream changes: 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]: rust-lang/rust#71430 [71473]: rust-lang/rust#71473 [cargo/8151]: rust-lang/cargo#8151
Pkgsrc changes: * None. Upstream changes: 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]: rust-lang/rust#71430 [71473]: rust-lang/rust#71473 [cargo/8151]: rust-lang/cargo#8151
Fixes CVE-2020-1967.
r? @Mark-Simulacrum