Skip to content

Commit b0e1c48

Browse files
pyca-boringbot[bot]pyca-boringbot[bot]
andauthored
Bump BoringSSL, OpenSSL, AWS-LC in CI (#15375)
Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot]+106132319@users.noreply.github.com>
1 parent bdb3039 commit b0e1c48

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/ci.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,19 +48,19 @@ jobs:
4848
- {VERSION: "3.14", NOXSESSION: "tests-ssh", OPENSSL: {TYPE: "openssl", VERSION: "3.6.3"}}
4949
- {VERSION: "3.14", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "4.2.1"}}
5050
- {VERSION: "3.14", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "libressl", VERSION: "4.3.2"}}
51-
# Latest commit on the BoringSSL main branch, as of Jul 31, 2026.
52-
- {VERSION: "3.14", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "7515be5ccd601ae0433d3682ba7737592b402014"}}
51+
# Latest commit on the BoringSSL main branch, as of Aug 01, 2026.
52+
- {VERSION: "3.14", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "boringssl", VERSION: "1a5078d343ba5d9501062caf11e3173fc364dc59"}}
5353
# Latest tag of AWS-LC main branch, as of Jul 23, 2026.
5454
- {VERSION: "3.14", NOXSESSION: "rust,tests", OPENSSL: {TYPE: "aws-lc", VERSION: "v5.4.0"}}
55-
# Latest commit on the OpenSSL master branch, as of Jul 30, 2026.
56-
- {VERSION: "3.14", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "0ffaa24c6148514fa77f76a48ae48852df7be9e7"}}
55+
# Latest commit on the OpenSSL master branch, as of Aug 01, 2026.
56+
- {VERSION: "3.14", NOXSESSION: "tests", OPENSSL: {TYPE: "openssl", VERSION: "4500424105a222f9cd82c740934f08d6238e0fc3"}}
5757
# Builds with various Rust versions. Includes MSRV and next
5858
# potential future MSRV.
5959
# - 1.85: 2024 edition
6060
# - 1.95: cfg_select
6161
- {VERSION: "3.14", NOXSESSION: "rust,tests", RUST: "1.83.0"}
6262
- {VERSION: "3.14", NOXSESSION: "rust,tests", RUST: "1.83.0", OPENSSL: {TYPE: "aws-lc", VERSION: "v5.4.0"}}
63-
- {VERSION: "3.14", NOXSESSION: "rust,tests", RUST: "1.83.0", OPENSSL: {TYPE: "boringssl", VERSION: "7515be5ccd601ae0433d3682ba7737592b402014"}}
63+
- {VERSION: "3.14", NOXSESSION: "rust,tests", RUST: "1.83.0", OPENSSL: {TYPE: "boringssl", VERSION: "1a5078d343ba5d9501062caf11e3173fc364dc59"}}
6464
- {VERSION: "3.14", NOXSESSION: "rust,tests", RUST: "beta"}
6565
- {VERSION: "3.14", NOXSESSION: "rust,tests", RUST: "nightly"}
6666
- {VERSION: "3.14", NOXSESSION: "tests-rust-debug"}

0 commit comments

Comments
 (0)