fedarovich / qbittorrent-cli

Command line interface for QBittorrent
MIT License
312 stars 17 forks source link

Build Alpine packages against libssl 3 #103

Closed thespad closed 4 months ago

thespad commented 6 months ago

The Alpine binaries are still being built against libssl1.1, which is now 6 months past EOL and is no longer available for current versions of Alpine other than by way of a compatibility package in the Edge testing repo, which could be removed at any time.

Trying to run on an Alpine system without openssl1.1-compat installed results in:

No usable version of libssl was found
/usr/bin/qbt: line 14: 10374 Aborted                 (core dumped) /qbt/qbt "$@"