Skip to content

Upgrade OpenSSL to 3.5.7 (LTS) for linux-x64, linux-arm64, win-x64 - #782

Merged
Rakesh (RakeshwarK) merged 1 commit into
microsoft:mainfrom
RakeshwarK:openssl.3.5LTS
Aug 10, 2026
Merged

Upgrade OpenSSL to 3.5.7 (LTS) for linux-x64, linux-arm64, win-x64#782
Rakesh (RakeshwarK) merged 1 commit into
microsoft:mainfrom
RakeshwarK:openssl.3.5LTS

Conversation

@RakeshwarK

Copy link
Copy Markdown
Contributor

The previously packaged OpenSSL 3.5.0 binaries were built on Ubuntu 24.04, which links against a newer glibc than Ubuntu 22.04 provides. Running the workload on Ubuntu 22.04 (linux-arm64 in particular), failed with a library version mismatch that are unavailable on 22.04's glibc 2.35.

The new 3.5.7 packages are built on Ubuntu 22.04 instead. Because glibc is backward compatible, binaries built against the older glibc run correctly on both Ubuntu 22.04 and 24.04. Moving the build baseline down resolves the failure and widens OS coverage.

The 3.5.7 version package has been uploaded to the storage account and tested on Ubuntu 22.04 and 24.04.

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

@RakeshwarK
Rakesh (RakeshwarK) merged commit 575ecf8 into microsoft:main Aug 10, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants