X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=scripts%2Fcurlver.dist;fp=scripts%2Fcurlver.dist;h=b0d22b45ad37b905444f669b161feac8228f5a92;hb=0dce480530661065d698c9a83753b0d7e63d223a;hp=0000000000000000000000000000000000000000;hpb=e89ea338baba8acf37023da367ce2cb074d21920;p=m6w6%2Fext-http 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