Skip to content

Update openssl-3-version to 4.0.0 from 3.6.0#65

Merged
HarithaIBM merged 8 commits into
mainfrom
bump-openssl-3-version-4.0.0
May 14, 2026
Merged

Update openssl-3-version to 4.0.0 from 3.6.0#65
HarithaIBM merged 8 commits into
mainfrom
bump-openssl-3-version-4.0.0

Conversation

@zosopentoolsmain
Copy link
Copy Markdown
Contributor

No description provided.

@augmentcode
Copy link
Copy Markdown

augmentcode Bot commented Apr 14, 2026

🤖 Augment PR Summary

Summary: Updates the pinned OpenSSL source version used by this port from 3.6.0 to 4.0.0.

Why: Appears to track the latest upstream OpenSSL release via the version bump mechanism so builds pull openssl-4.0.0.tar.gz from openssl.org.

🤖 Was this summary useful? React with 👍 or 👎

Copy link
Copy Markdown

@augmentcode augmentcode Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review completed. 1 suggestion posted.

Fix All in Augment

Comment augment review to trigger a new review at any time.

Comment thread buildenv Outdated
@@ -1,5 +1,5 @@
# bump: openssl-3-version /OPENSSL_3_VERSION="(.*)"/ https://www.openssl.org/source/|re:/openssl-([\d.]+).tar.gz/$1/|semver:*
OPENSSL_3_VERSION="3.6.0"
OPENSSL_3_VERSION="4.0.0"
Copy link
Copy Markdown

@augmentcode augmentcode Bot Apr 14, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This changes the pinned OpenSSL release from 3.6.0 to 4.0.0 (a major-version jump). Given the still-3.x naming (OPENSSL_3_VERSION and the openssl-3-version bump rule), can you confirm the OpenSSL 4 upgrade is intended and that downstream ABI/patch expectations for this port remain compatible?

Severity: medium

Fix This in Augment

🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.

@HarithaIBM
Copy link
Copy Markdown
Member

/run tests

Copy link
Copy Markdown
Member

@sachintu47 sachintu47 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Signed-off-by: Haritha  <112700353+HarithaIBM@users.noreply.github.com>
@HarithaIBM HarithaIBM merged commit 3fbd755 into main May 14, 2026
1 of 2 checks passed
@HarithaIBM HarithaIBM deleted the bump-openssl-3-version-4.0.0 branch May 14, 2026 07:21
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.

3 participants