Open
Description
Currently it's documented that the images are built using Ubuntu 20.04, which is the most recent Ubuntu LTS. It would be good to have the upgrade policy for this clarified, is the intent to track Ubuntu LTS', or if someone put in the effort to do an upgrade would moving to newer non-LTS versions be acceptable?
This affects crates that rely on more modern system dependencies, e.g. rust-lang/docs.rs#1198, 20.04 is only shipping libcapstone3
while 21.04 has upgraded to libcapstone4
. If we wait till the next LTS release then it's going to be another year till it's possible to build the documentation for falcon
.
Metadata
Metadata
Assignees
Labels
No labels