[openssl/openssl] 628b1d: ci: Download jom and NASM from OpenSSL-hosted mirror
"'Dmitry Misharov' via openssl-commits" <[email protected]>
| Newsgroups | gmane.comp.encryption.openssl.cvs |
|---|---|
| Message-ID | <openssl/openssl/push/refs/heads/master/[email protected]> |
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 628b1de776b597464dc8bfc760c019c16541aa92
https://github.com/openssl/openssl/commit/628b1de776b597464dc8bfc760c019c16541aa92
Author: Dmitry Misharov <[email protected]>
Date: 2026-06-11 (Thu, 11 Jun 2026)
Changed paths:
M .github/workflows/os-zoo.yml
M .github/workflows/windows.yml
M .github/workflows/windows_comp.yml
Log Message:
-----------
ci: Download jom and NASM from OpenSSL-hosted mirror
Chocolatey-hosted packages for jom and NASM occasionally become
unavailable, causing CI failures on Windows builds. Host these
tools on our own infrastructure to eliminate this external
dependency.
Affected workflows: windows.yml, windows_comp.yml, os-zoo.yml
Reviewed-by: Neil Horman <[email protected]>
Reviewed-by: Norbert Pocs <[email protected]>
Reviewed-by: Milan Broz <[email protected]>
MergeDate: Thu Jun 11 16:17:01 2026
(Merged from https://github.com/openssl/openssl/pull/30957)
Commit: 5e488cb4f158a40a7efe9401ab0ffa652b7dbac1
https://github.com/openssl/openssl/commit/5e488cb4f158a40a7efe9401ab0ffa652b7dbac1
Author: Dmitry Misharov <[email protected]>
Date: 2026-06-11 (Thu, 11 Jun 2026)
Changed paths:
A .github/ci-deps.json
M .github/workflows/os-zoo.yml
M .github/workflows/windows.yml
M .github/workflows/windows_comp.yml
Log Message:
-----------
ci: Verify jom/NASM downloads and fall back to upstream on forks
Move the OpenSSL-hosted jom and NASM downloads under the /ci-deps/
path and verify them against SHA256 sums recorded in
.github/ci-deps.json before installing. Forks, which can't reach the
mirror reliably, download from the upstream Qt and NASM locations
instead.
Affected workflows: windows.yml, windows_comp.yml, os-zoo.yml
Reviewed-by: Neil Horman <[email protected]>
Reviewed-by: Norbert Pocs <[email protected]>
Reviewed-by: Milan Broz <[email protected]>
MergeDate: Thu Jun 11 16:17:03 2026
(Merged from https://github.com/openssl/openssl/pull/30957)
Compare: https://github.com/openssl/openssl/compare/1a824261ef16...5e488cb4f158
To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications
--
You received this message because you are subscribed to the Google Groups "openssl-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/a/openssl.org/d/msgid/openssl-commits/openssl/openssl/push/refs/heads/master/1a8242-5e488c%40github.com.