Skip to content
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

[1.x] Update to Ubuntu 21.04 #169

Merged
merged 1 commit into from
Jun 28, 2021
Merged

[1.x] Update to Ubuntu 21.04 #169

merged 1 commit into from
Jun 28, 2021

Conversation

driesvints
Copy link
Member

This updates the default Ubuntu version to 21.04 which hopefully will solve the current libssl issues people are experiencing.

@taylorotwell
Copy link
Member

Can you describe the libssl issues?

@driesvints
Copy link
Member Author

Here are some issues: #159, #162, #167

Basically it's the known issues in this release: https://docs.docker.com/docker-for-mac/release-notes/#known-issues

On Apple Silicon in native arm64 containers, older versions of libssl in debian:buster, ubuntu:20.04 and centos:8 will segfault when connected to some TLS servers, for example curl https://dl.yarnpkg.com. The bug is fixed in newer versions of libssl in debian:bullseye, ubuntu:21.04 and fedora:35.

@taylorotwell taylorotwell merged commit d0827fc into 1.x Jun 28, 2021
@taylorotwell taylorotwell deleted the update-ubuntu branch June 28, 2021 13:57
driesvints added a commit that referenced this pull request Jun 29, 2021
@driesvints driesvints mentioned this pull request Jun 29, 2021
driesvints added a commit that referenced this pull request Jun 29, 2021
* Revert "[1.x] Retrieve php packages from current ubuntu codename for PHP 8.0"

This reverts commit 484b928.

* Revert "retrieve php packages from current ubuntu codename (#171)"

This reverts commit 0df641d.

* Revert "Update to Ubuntu 21.04 (#169)"

This reverts commit d0827fc.
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.

2 participants