Skip to content

Add 3.12 GA #641

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 2, 2023
Merged

Add 3.12 GA #641

merged 1 commit into from
Jun 2, 2023

Conversation

yosifkit
Copy link
Member

@yosifkit yosifkit commented Jun 2, 2023

Aparently we've been using the Alpine libssl.so.3 for a bit and now it breaks on OpenSSL 3.0.9. So let's ensure our libssl.so.3 is copied to the final image. This is the openssl version error:

Error relocating /usr/local/bin/openssl: OSSL_CMP_MSG_update_recipNonce: symbol not found

No major erlang bump yet (#636 (comment))

Fixes #639

@tianon
Copy link
Member

tianon commented Jun 2, 2023

[3.11]='3 latest'
👀

Aparently we've been using the Alpine `libssl.so.3` for a bit and now it breaks on OpenSSL `3.0.9`. So let's ensure our `libssl.so.3` is copied to the final image. This is the `openssl version` error:
> `Error relocating /usr/local/bin/openssl: OSSL_CMP_MSG_update_recipNonce: symbol not found`
@tianon tianon merged commit c3409a5 into docker-library:master Jun 2, 2023
@tianon tianon deleted the opeenssl-fixes branch June 2, 2023 22:16
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Jun 2, 2023
Changes:

- docker-library/rabbitmq@c3409a5: Merge pull request docker-library/rabbitmq#641 from infosiftr/opeenssl-fixes
- docker-library/rabbitmq@c306521: Add 3.12 GA
- docker-library/rabbitmq@f6711ee: Merge pull request docker-library/rabbitmq#640 from infosiftr/apply-fixes
- docker-library/rabbitmq@9376ffb: Fix a few edge cases in "apply-templates.sh"
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.

RabbitMQ 3.12.0 is now GA
2 participants