Skip to content

Conversation

@msalle
Copy link
Member

@msalle msalle commented Dec 26, 2024

Taking over upstream openssh commit 2eded551ba96e66bc3afbbcc883812c2eac02bd7:

OpenSSL has moved to 3.4 which we don't currently accept. Based on the OpenSSL versioning policy[0] it looks like all of the 3.x versions should work with OpenSSH, so remove the distinction in configure and accept all of them.

[0] https://openssl.org/policies/general/versioning-policy.html

Fixes #235

Taking over upstream openssh commit 2eded551ba96e66bc3afbbcc883812c2eac02bd7:
"OpenSSL has moved to 3.4 which we don't currently accept.  Based on
the OpenSSL versioning policy[0] it looks like all of the 3.x versions
should work with OpenSSH, so remove the distinction in configure and
accept all of them.

[0] https://openssl.org/policies/general/versioning-policy.html
"
Copy link
Member

@fscheiner fscheiner left a comment

Choose a reason for hiding this comment

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

Looks fine! Let's merge that...

@fscheiner fscheiner merged commit d65f860 into gridcf:master Dec 29, 2024
7 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.

gsi-openssh configure fails on openssl 3.4.*

2 participants