MarkusMcNugen / docker-qBittorrentvpn

Docker container which runs a headless qBittorrent client with WebUI and optional OpenVPN
https://hub.docker.com/r/markusmcnugen/qbittorrentvpn/
GNU General Public License v3.0
168 stars 92 forks source link

qBittorrent to drop Ubuntu 20.04 support #95

Open brogers5 opened 3 years ago

brogers5 commented 3 years ago

Noticed this tidbit in the latest qBittorrent version's (4.3.5) release notes:

This is the last release in the 4.3.x series. The next series will probably drop support for Ubuntu 20.04 (Focal Fossa) because the Qt5 version is too old now.

As this image is currently based off Ubuntu 20.04, this may become problematic with future releases. Consider rebasing from a later version in the next release.

chrisjohnson00 commented 3 years ago

Based on the discussion in https://github.com/qbittorrent/qBittorrent/issues/14452 Qt6 upgrade may not happen too soon. If 21.04 is supported, moving to that should be relatively trivial from the perspective of this container