X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=scripts%2Fcurlver.dist;fp=scripts%2Fcurlver.dist;h=b0d22b45ad37b905444f669b161feac8228f5a92;hp=0000000000000000000000000000000000000000;hb=f3b5b84017131e5354aacaa01836d317dad38686;hpb=c05c9593fc7b7a0025e78517671cc0c5759bed4b diff --git a/scripts/curlver.dist b/scripts/curlver.dist new file mode 100644 index 0000000..b0d22b4 --- /dev/null +++ b/scripts/curlver.dist @@ -0,0 +1,16 @@ +# current is 7.78.0 ATM +# 7.21.5-7.29.0 fail to configure on gh actions + +alpine: 7.78.0 7.67.0 +centos: 7.61.1 # 7.29.0 +debian: 7.74.0 7.64.0 7.52.1 +fedora: 7.78.0 7.76.1 7.71.1 +other: 7.49.1 7.31.0 +ubuntu: 7.74.0 7.68.0 7.58.0 + +# always test against a few recent +latest: master 7.78.0 7.77.0 7.76.1 +oldest: 7.18.2 7.19.7 7.20.1 + +# 7.64.1 fails client tests because of superfluous infof() calls +# 7.64.0 fails client cookie test because of curl/curl#3613