416cb07c12f0f9f7b7cab860fdef01186ad2cb8f
[m6w6/ext-http] / scripts / curlver.dist
1 # current is 8.1.1 ATM
2 # 7.21.5-7.29.0 fail to configure on gh actions
3
4 alpine: 8.1.1 7.78.0
5 centos: 7.61.1 # 7.29.0
6 debian: 7.88.1 7.74.0
7 fedora: 7.87.0 7.85.0
8 other: 7.49.1 7.31.0
9 ubuntu: 7.81.0 7.74.0
10
11 # always test against a few recent
12 latest: master 8.1.1 8.0.1 7.88.1 7.81.0
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