Skip to content

Update openssl-3-version to 3.6.2 from 3.6.0#63

Open
zosopentoolsmain wants to merge 1 commit intomainfrom
bump-openssl-3-version-3.6.2
Open

Update openssl-3-version to 3.6.2 from 3.6.0#63
zosopentoolsmain wants to merge 1 commit intomainfrom
bump-openssl-3-version-3.6.2

Conversation

@zosopentoolsmain
Copy link
Copy Markdown
Contributor

No description provided.

@augmentcode
Copy link
Copy Markdown

augmentcode Bot commented Apr 8, 2026

🤖 Augment PR Summary

Summary: Updates the OpenSSL 3.x port to build against OpenSSL 3.6.2 instead of 3.6.0.

Why: Keeps the port aligned with the latest upstream 3.6.x stable release.

🤖 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
@@ -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="3.6.2"
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

OPENSSL_3_VERSION is used by zopen_check_results()’s hard-coded expectedFailures thresholds; with an upstream version bump, the test suite outcome may change and could cause CI to misreport failures. Could you confirm the expected failure counts still match OpenSSL 3.6.2 on your Jenkins builders?

Severity: medium

Fix This in Augment

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

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.

1 participant