prepare v4.2.5
[m6w6/ext-http] / scripts / curlver.dist
1 # current is 7.80.0 ATM
2 # 7.21.5-7.29.0 fail to configure on gh actions
3
4 alpine: 7.78.0 7.67.0
5 centos: 7.61.1 # 7.29.0
6 debian: 7.74.0 7.64.0 7.52.1
7 fedora: 7.78.0 7.76.1 7.71.1
8 other: 7.49.1 7.31.0
9 ubuntu: 7.74.0 7.68.0 7.58.0
10
11 # always test against a few recent
12 latest: master 7.80.0 7.79.1
13 # and a couple ancient
14 oldest: 7.18.2 7.19.7 7.20.1
15
16 # 7.64.1 fails client tests because of superfluous infof() calls
17 # 7.64.0 fails client cookie test because of curl/curl#3613