curl-debian:curl-tiny-7.72

Last commit made on 2020-08-27
Get this branch:
git clone -b curl-tiny-7.72 https://git.launchpad.net/curl-debian

Branch merges

Branch information

Name:
curl-tiny-7.72
Repository:
lp:curl-debian

Recent commits

0c92117... by Daniel Stenberg

tiny-curl: 7.72.0 release

010051c... by Daniel Stenberg

maketgz: move to the same version number as curl itself

b4a712d... by Daniel Stenberg

socketpair: allow CURL_DISABLE_SOCKETPAIR

... to completely disable the use of socketpair

861b454... by Daniel Stenberg

curl_get_line: build if cookies or alt-svc are enabled

a0eb1f9... by Daniel Stenberg

tiny-curl: Micrium support

ceda8d1... by Daniel Stenberg

tiny-curl: base and FreeRTOS support

9d954e4... by Daniel Stenberg

RELEASE-NOTES: synced

The curl 7.72.0 release

b8d7857... by Daniel Stenberg

THANKS: add names from curl 7.72.0 release

6332f65... by Ray Satiro

KNOWN_BUGS: Schannel TLS 1.2 handshake bug in old Windows versions

Reported-by: <email address hidden>

Closes https://github.com/curl/curl/issues/5488

3c9e021... by Daniel Stenberg

Curl_easy: remember last connection by id, not by pointer

CVE-2020-8231

Bug: https://curl.haxx.se/docs/CVE-2020-8231.html

Reported-by: Marc Aldorasi
Closes #5824