ubuntu/+source/curl:applied/ubuntu/trusty-devel

Last commit made on 2019-02-06
Get this branch:
git clone -b applied/ubuntu/trusty-devel https://git.launchpad.net/ubuntu/+source/curl
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/trusty-devel
Repository:
lp:ubuntu/+source/curl

Recent commits

14e9de8... by Marc Deslauriers

7.35.0-1ubuntu2.20 (patches applied)

Imported using git-ubuntu import.

fe465bf... by Marc Deslauriers

Build with NSS.

Gbp-Pq: 99_nss.patch.

5af5695... by Marc Deslauriers

Build with GnuTLS.

Gbp-Pq: 90_gnutls.patch.

87226aa... by Marc Deslauriers

[PATCH 3/3] smtp: avoid risk of buffer overflow in strtol

Gbp-Pq: CVE-2019-3823.patch.

ba8f846... by Marc Deslauriers

[PATCH] voutf: fix bad arethmetic when outputting warnings to stderr

Gbp-Pq: oob-read.patch.

008b50d... by Marc Deslauriers

[PATCH] Curl_auth_create_plain_message: fix too-large-input-check

Gbp-Pq: CVE-2018-16839.patch.

3b4ca1b... by Marc Deslauriers

[PATCH] vauth/cleartext: fix integer overflow check

Gbp-Pq: CVE-2018-16839-pre2.patch.

9bf08a7... by Marc Deslauriers

[PATCH] Limit ASN.1 structure sizes to 256K. Prevent some allocation

Gbp-Pq: CVE-2018-16839-pre1.patch.

96d89ec... by Marc Deslauriers

[PATCH] Curl_ntlm_core_mk_nt_hash: return error on too long password

Gbp-Pq: CVE-2018-14618.patch.

9f3d68f... by Marc Deslauriers

[PATCH] http: restore buffer pointer when bad response-line is parsed

Gbp-Pq: CVE-2018-1000301.patch.