Skip to content

linux: Bundle libstdc++.so for release#57132

Merged
kubkon merged 1 commit into
mainfrom
kubkon/push-ntqozwnq
May 19, 2026
Merged

linux: Bundle libstdc++.so for release#57132
kubkon merged 1 commit into
mainfrom
kubkon/push-ntqozwnq

Conversation

@kubkon

@kubkon kubkon commented May 19, 2026

Copy link
Copy Markdown
Member

Self-Review Checklist:

  • I've reviewed my own diff for quality, security, and reliability
  • Unsafe blocks (if any) have justifying comments
  • The content is consistent with the UI/UX checklist
  • Tests cover the new/changed behavior
  • Performance impact has been considered and is acceptable

Closes #57073

Release Notes:

  • Fixed running Zed on Ubuntu 20.04 installed via the installer by bundling the required libstdc++.so.

@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label May 19, 2026
@zed-community-bot zed-community-bot Bot added the staff Pull requests authored by a current member of Zed staff label May 19, 2026
@kubkon kubkon added run-bundling Configures PR to run the bundle step and removed staff Pull requests authored by a current member of Zed staff labels May 19, 2026
@kubkon kubkon added this pull request to the merge queue May 19, 2026
Merged via the queue into main with commit 7b6be29 May 19, 2026
53 checks passed
@kubkon kubkon deleted the kubkon/push-ntqozwnq branch May 19, 2026 21:46
TomPlanche pushed a commit to TomPlanche/zed that referenced this pull request May 20, 2026
Self-Review Checklist:

- [ ] I've reviewed my own diff for quality, security, and reliability
- [ ] Unsafe blocks (if any) have justifying comments
- [ ] The content is consistent with the [UI/UX
checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)
- [ ] Tests cover the new/changed behavior
- [ ] Performance impact has been considered and is acceptable

Closes zed-industries#57073

Release Notes:

- Fixed running Zed on Ubuntu 20.04 installed via the installer by
bundling the required `libstdc++.so`.
TomPlanche pushed a commit to TomPlanche/zed that referenced this pull request Jun 2, 2026
Self-Review Checklist:

- [ ] I've reviewed my own diff for quality, security, and reliability
- [ ] Unsafe blocks (if any) have justifying comments
- [ ] The content is consistent with the [UI/UX
checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)
- [ ] Tests cover the new/changed behavior
- [ ] Performance impact has been considered and is acceptable

Closes zed-industries#57073

Release Notes:

- Fixed running Zed on Ubuntu 20.04 installed via the installer by
bundling the required `libstdc++.so`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement run-bundling Configures PR to run the bundle step

Projects

None yet

Development

Successfully merging this pull request may close these issues.

v0.227.1 and onwards broke Ubuntu 20.04 support

2 participants