Prebuilt Linux bin is linked against libssl1.1
Open
- Dominant language
- C++
- Stars
- 13.7k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
The prebuilt binary of watchman is still being built under Ubuntu 20.04 which is nearing the end of standard maintenance and hasn't been the latest LTS version for 2+ years now. It links against `libssl1.1`, which was removed in Ubuntu 22.04. Can the Ubuntu watchman packaging be done on a newer Ubuntu utilizing `libssl3` so that it can be installed and run without also installing a deprecated libssl?
Contributor guide
Assessment
This issue has not been assessed yet.