{system}[system/system] OpenSSL v3.0 - #15659
Conversation
|
Test report by @SebastianAchilles |
|
Test report by @SebastianAchilles |
|
Test report by @jfgrimm |
|
@SebastianAchilles I'm seeing: |
Yes, in the container I have installed Either we could add this as |
I'd probably go for the latter? |
|
Yeah, Perl should be fairly robust to build in multiple OS configurations, I would expect. But we should test it extensively first, so please open a separate PR for a minimal |
|
Worth taking into account in this context: #8973 |
|
Test report by @SebastianAchilles |
|
Test report by @SebastianAchilles |
Micket
left a comment
There was a problem hiding this comment.
I saw there were forward looking packages in RHEL8
openssl3.x86_64
openssl3-libs.x86_64
openssl3-devel.x86_64
I'll try it out to see that it actually finds and wraps those
| easyblock = 'EB_OpenSSL_wrapper' | ||
|
|
||
| name = 'OpenSSL' | ||
| version = '3.0' |
There was a problem hiding this comment.
I think we should just have 3 here as they will start following semver going foward.
| # component list, which will be build and installed as usual. | ||
|
|
||
| components = [ | ||
| (name, '3.0.11', { |
There was a problem hiding this comment.
and maybe we want to use 3.2.x here?
|
@SebastianAchilles: Tests failed in GitHub Actions, see https://github.com/easybuilders/easybuild-easyconfigs/actions/runs/7559844651 bleep, bloop, I'm just a bot (boegelbot v20200716.01) |
|
Closing this, since we're favoring |
(created using
eb --new-pr)Depends on