152 Commits

Author SHA1 Message Date
Rudi Heitbaum
c7ffd6ce78 curl: fix webdav issue
- b8c003832d
- https://github.com/curl/curl/issues 13170
2024-08-13 12:47:35 +00:00
Rudi Heitbaum
1cdd4fafda curl: update to 8.6.0
Release notes:
- https://curl.se/changes.html
2024-02-01 05:27:00 +00:00
Rudi Heitbaum
f790984081 curl: update to 8.5.0
Release notes:
- https://curl.se/changes.html
2023-12-06 13:07:16 +00:00
Lukas Rusak
8e387a9a01 curl: remove unrecognized options
This fixes the build warning:
WARNING: unrecognized options: --enable-nonblocking, --enable-crypto-auth, --disable-soname-bump, --without-krb4, --without-spnego, --without-egd-socket, --enable-thread, --without-nss

Signed-off-by: Lukas Rusak <lorusak@gmail.com>
2023-11-11 13:49:30 -08:00
Rudi Heitbaum
b6f23b35aa curl: update to 8.4.0
Release notes:
- https://curl.se/changes.html
2023-10-11 10:45:45 +00:00
Rudi Heitbaum
b6a5f167d7 curl: update to 8.3.0
Release notes:
- https://curl.se/changes.html
2023-09-14 22:11:55 +00:00
Rudi Heitbaum
090f3d8c8b curl: update to 8.2.1
Release notes:
- https://curl.se/changes.html
2023-07-28 13:39:30 +00:00
Rudi Heitbaum
289f301511 curl: update to 8.1.2
changes:
- https://curl.se/changes.html#8_1_2
- https://daniel.haxx.se/blog/2023/05/30/8-1-2-ate-one-too/
2023-05-30 09:11:34 +00:00
Joachim Breuer
c5bf51bfe9 curl: update to 8.1.1
- https://curl.se/changes.html#8_1_1
- https://daniel.haxx.se/blog/2023/05/23/curl-8-1-1-lets-do-this/
2023-05-23 16:56:42 +02:00
Rudi Heitbaum
e6eaa8c19f curl: update to 8.1.0
- https://curl.se/changes.html#8_1_0
- https://daniel.haxx.se/blog/2023/05/17/curl-8-1-0-http2-over-proxy/
2023-05-20 13:58:22 +00:00
Rudi Heitbaum
a261b479e5 curl: update to 8.0.1
ann:
- https://daniel.haxx.se/blog/2023/03/20/curl-8-0-0-is-here/
- https://daniel.haxx.se/blog/2023/03/20/curl-8-0-1-because-i-jinxed-it/
2023-03-30 12:31:23 +00:00
Rudi Heitbaum
98db1781db curl: update to 7.88.1
changes:
- https://curl.se/changes.html
2023-02-20 10:27:23 +00:00
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