Skip to content

[SUGGUEST] Use a lower version of Debian to release the Linux package #267

@gadfly3173

Description

@gadfly3173

I recommend using Debian 11/Ubuntu 20.04 to release Linux packages. The currently released Linux packages require libc6 >= 2.34, while the libc6 version of Debian 11 (LTS until 2026.8) Ubuntu 20.04 (LTS until 2025.4) does not exceed 2.31. In fact, this application can even be packaged normally in the Debian 10 environment. Currently I use https://gitee.com/spark-store-project/additional-base-lib to run this application on Deepin 20.9. If the application can be packaged on a lower version of Linux, it will be helpful for more people to use it.

The CI on the develop branch can be easily modified to do this, but the release version seems to be manually packaged and cannot enjoy the system image provided by Github Actions.

Metadata

Metadata

Assignees

Labels

suggestionWe are still considering whether it is necessary to add this feature

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions