HomePhabricator

Bump our minimal Qt version to 5.9.5

Description

Bump our minimal Qt version to 5.9.5

Summary:
This is the oldest version on the most common linux distributions (from
pkgs.org) for which the build is not already broken:

  • Our current minimum is from Ubuntu Xenial 16.04, which is broken due

to libevent and Boost

  • Next is Debian Stretch which is also broken due to libevent

The picked version is from Ubuntu Bionic 18.04. Other can still use the
static depends for the build, just like before this patch, which has Qt
5.9.7.

We don't test against the 5.5.1 version, and the risk is high that it
gets broken on a regular basis (e.g. D7892, see
https://github.com/bitcoin/bitcoin/pull/14979).

Test Plan:

ninja all check

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

Differential Revision: https://reviews.bitcoinabc.org/D7893

Details

Provenance
FabienAuthored on Oct 12 2020, 17:18
FabienPushed on Oct 12 2020, 18:49
Reviewer
Restricted Project
Differential Revision
D7893: Bump our minimal Qt version to 5.9.5
Parents
rABCe9fa62b38a28: doc: add note on precedence of options in bitcoin.conf
Branches
Unknown
Tags
Unknown