140 Commits

Author SHA1 Message Date
Rudi Heitbaum
c853bf67c8 curl: update to 7.86.0
release notes:
- https://curl.se/changes.html
2022-10-27 11:19:11 +00:00
Rudi Heitbaum
c950d03381 curl: update to 7.85.0
https://curl.se/changes.html#7_85_0
https://daniel.haxx.se/blog/2022/08/31/curl-7-85-0-for-you/
https://youtu.be/I4vYSKjvHGE
2022-08-31 10:23:51 +00:00
alex
778ded02df curl: add patch to fix build for 7.84.0 on arm32 2022-07-16 14:55:45 +02:00
Rudi Heitbaum
0db4b55c49 curl: update to 7.84.0
changes:
- https://curl.se/changes.html#7_84_0
2022-07-01 10:24:54 +00:00
Rudi Heitbaum
d045ca573d curl: update to 7.83.1
release notes:
- https://curl.se/changes.html#7_83_1
2022-05-11 11:12:57 +00:00
Rudi Heitbaum
d3301e1f97 curl: update to 7.83.0 2022-05-02 04:56:20 +00:00
heitbaum
5667636803 curl: update to 7.82.0
update 7.80.0 (2021-11-10) to 7.82.0 (2022-03-05)

include the upstream PR 8664 fixing http2: fix handling of
client-initiated "done"

changelog:
- https://curl.se/changes.html#7_82_0
- https://curl.se/changes.html#7_81_0
2022-04-15 09:45:16 +00:00
heitbaum
3e97799ccd curl: remove RPATH 2022-01-23 21:39:17 +00:00
heitbaum
7c280e0f26 curl: update to 7.78.0 2021-11-28 11:56:56 +00:00
heitbaum
089cc1ef6a curl: update to 7.79.1
update 7.78.0 to 7.79.1

changelog: https://curl.se/changes.html
2021-10-17 08:43:43 +11:00
heitbaum
457005feb4 curl: update to 7.78.0 and HSTS
update 7.74.0 (2020-12-09) to 7.78.0 (2021-07-21)
changelog:
- https://curl.se/changes.html#7_78_0
- https://curl.se/changes.html#7_77_0
- https://curl.se/changes.html#7_76_1
- https://curl.se/changes.html#7_76_0
- https://curl.se/changes.html#7_75_0

metalink removed: curl/curl PR#7176
2021-08-12 21:12:25 +10:00
mglae
176791e3bb curl cxxtools ncurses pcre tntnet: fix/add $PKG_NAME-config
*-config scripts must be installed in $TOOLCHAIN/bin to be reachable from PATH
but point to sysroot.
2021-07-01 23:43:14 +02:00
CvH
d91d100391 curl: build with openssl 2021-03-06 10:05:52 +01:00
Ian Leonard
df9ea457e0 web: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:34:21 +00:00
heitbaum
595649bba7 curl: updated to 7.74.0 2020-12-13 07:17:01 +00:00
Ian Leonard
71d60b333f curl: update to 7.73
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-11-11 01:36:22 +00:00
Ian Leonard
2ea57d1889 curl: update to 7.72.0
brotli and zstd are used in http stream compression, but neither are
in the image.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-10-14 19:19:57 +00:00
Ian Leonard
4998b5734d curl: update to 7.71.1
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-07-14 17:09:26 +00:00
Ian Leonard
ff185ab301 curl: update to 7.70.0
mqtt is some form of IoT protocol

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-06-19 00:46:26 +00:00
Ian Leonard
6a527ac588 curl: update to 7.69.1
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-03-25 14:26:44 +00:00
MilhouseVH
8f433246a3 curl: update to curl-7.68.0 2020-02-13 23:42:18 +00:00
Ian Leonard
cdd803a03f curl: update to 7.67.0
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2019-11-19 19:14:11 +00:00
Ian Leonard
38882d6114 curl: update to 7.66.0
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2019-10-01 18:39:06 +00:00
MilhouseVH
c7c1c35507 curl: update to curl-7.65.3 2019-08-07 16:42:26 +01:00
Ian Leonard
b68a78b3ff curl: enable libidn2, update configure
enable libidn2 usage (libidn deprecated and no longer available)
polarssl renamed to mbedtls
no complaints regarding clock_gettime

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2019-07-19 01:35:43 +00:00
Ian Leonard
21746a76ed curl: shift to gnutls
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2019-06-14 21:58:54 +00:00
MilhouseVH
a170a18ad2 curl: update to curl-7.65.1 2019-06-07 08:49:21 +01:00
MilhouseVH
1ffc73c49d curl: update to curl-7.65.0 2019-05-23 17:48:45 +01:00
CvH
283076c0ca
Merge pull request #3474 from MilhouseVH/le10_curl-7.64.1
curl: update to curl-7.64.1
2019-05-01 21:29:55 +02:00
MilhouseVH
cc5b6c8fb9 curl: update to curl-7.64.1 2019-04-30 20:03:04 +01:00
James Millar
f287c29539 Add nghttp2 support 2019-03-07 08:24:08 -05:00
Ian Leonard
9545d4c443 curl: update to 7.64
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2019-03-01 09:44:21 +00:00
MilhouseVH
32476b92d5 curl: update to curl-7.62.0 2018-12-05 06:46:56 +00:00
CvH
85e5b4dc1f cleanup: PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
4cffa5fe6f cleanup: remove PKG_ARCH="any" 2018-10-22 15:06:12 +02:00
CvH
4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00
MilhouseVH
cdbee30641 curl: update to curl-7.61.1 2018-09-15 02:25:26 +01:00
CvH
80bde53ea6 spdx: packages/web 2018-07-18 22:37:47 +02:00
MilhouseVH
ab6d864c9d openssl: generate cacert.pem from system and user CA 2018-07-14 07:51:29 +01:00
MilhouseVH
3ace4895b6 curl: update to curl-7.58.0 2018-01-25 18:13:34 +00:00
Sascha Kuehndel (InuSasha)
c90b78d9d5
buildsystem: replace PKG_USE_CMAKE 2017-11-22 00:41:12 +01:00
Sascha Kuehndel (InuSasha)
3846ec7dac
buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
MilhouseVH
fa5efdf9ed curl: update to curl-7.56.1 2017-10-24 14:52:46 +01:00
cvh
837b447b7c decommission PKG_IS_ADDON 2017-10-16 00:01:20 +02:00
Peter Vicman
50a51452be build system: add sha256 checksum to all packages
putting #1597 in use
2017-07-17 20:49:23 +02:00
MilhouseVH
7f74f4c3d8 curl: update to curl-7.54.0 2017-05-06 22:45:24 +01:00
Stephan Raue
363a317788
curl: update to curl-7.53.1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2017-03-18 10:09:25 -07:00
Lukas Rusak
8e797eff17
use openssl instead of libressl 2017-03-14 10:46:29 -07:00
MilhouseVH
affed2f7ed curl: update to curl-7.52.1 2017-01-24 03:04:16 +00:00
awiouy
cf5d3a4579 decommission PKG_REV 2017-01-19 00:06:13 +01:00