aboutsummaryrefslogtreecommitdiff
path: root/net/curl/patches
Commit message (Collapse)AuthorAge
* curl: bump to 7.83.1Stan Grishin2022-06-06
| | | | | | * https://curl.se/changes.html#7_83_1 Signed-off-by: Stan Grishin <stangri@melmac.ca>
* curl: Fix compiling curl wolfSSL IPv6 disabledChris Osgood2022-03-18
| | | | | | Fixes #18082 Signed-off-by: Chris Osgood <chris_github@functionalfuture.com>
* curl: update to 7.82.0Stan Grishin2022-03-07
| | | | | | * changelog: https://curl.se/changes.html#7_82_0 Signed-off-by: Stan Grishin <stangri@melmac.ca>
* curl: update to 7.80.0Stan Grishin2021-11-12
| | | | | | | * bump version to 7.80.0 * update maintainer email address Signed-off-by: Stan Grishin <stangri@melmac.net>
* curl: update to version 7.74.0 (security fix)Jan Pavlinec2020-12-11
| | | | | | | | | Fixes: CVE-2020-8286 CVE-2020-8285 CVE-2020-8284 Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* curl: fix build against OpenSSLDENG Qingfang2020-11-26
| | | | | Ref: https://curl.se/mail/lib-2020-10/0037.html Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
* curl: update to 7.73.0Rosen Penev2020-11-24
| | | | | | | | Remove upstream patch. Refresh other one. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* curl: Fix build with wolfsslHauke Mehrtens2020-08-26
| | | | | | | | | Backport a commit from upstream curl to fix a problem in configure with wolfssl. checking size of time_t... configure: error: cannot determine a size for time_t Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* curl: add package (previously in base)Paul Spooren2020-08-26
Move package over from openwrt.git based on the Hamburg 2019 decision that non essential packages should be maintained in packages.git Signed-off-by: Paul Spooren <mail@aparcar.org>