Commit graph

163 commits

Author SHA1 Message Date
Rudi Heitbaum
b098a0ff23 curl: update to 8.12.1
Release notes:
- https://curl.se/changes.html
2025-02-13 13:30:43 +00:00
Matthias Reichl
abad9bc360 Revert "curl: update to 8.12.0"
This reverts commit e35744624c.
2025-02-07 14:22:18 +01:00
Rudi Heitbaum
e35744624c curl: update to 8.12.0
Release notes:
- https://curl.se/changes.html
2025-02-05 14:40:18 +00:00
mglae
152eafdfcf curl: fix building debug 2024-12-22 19:16:38 +01:00
Rudi Heitbaum
c9086934a4 curl: update to 8.10.1
Release notes:
- https://curl.se/changes.html
2024-09-19 12:31:32 +00:00
Rudi Heitbaum
966739647d curl: update to 8.10.0
Release notes:
- https://curl.se/changes.html
2024-09-12 11:47:39 +00:00
Rudi Heitbaum
2d80f60f9e curl: update to 8.9.1
Release notes:
- https://curl.se/changes.html
2024-07-31 09:16:05 +00:00
Rudi Heitbaum
f9ca062b38 curl: update to 8.9.0
Release notes:
- https://curl.se/changes.html
2024-07-27 04:06:56 +00:00
Rudi Heitbaum
67bc80afbd curl: update to 8.8.0
Release notes:
- https://curl.se/changes.html
2024-05-24 10:23:59 +00:00
Christian Hewitt
cfa6b57c4c
Merge pull request #8585 from heitbaum/pkg13
Package updates waiting on LE13
2024-05-02 10:39:30 +04:00
Rudi Heitbaum
dd92e05bbc curl: build with cmake
versioned symbols are not available with cmake builds
all 93 exported symbols are available in the cmake libcurl.so
  nm -D curl-8.5.0/usr/lib/libcurl.so  | grep " T " | wc -l

cmake compiled curl -V matches configure compiled

$ curl-8.5.0/usr/bin/curl -V
curl 8.5.0 (Linux) libcurl/8.5.0 OpenSSL/3.0.10 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.4 libpsl/0.21.2 (+libidn2/2.3.4) libssh/0.10.6/openssl/zlib nghttp2/1.58.0 librtmp/2.3 OpenLDAP/2.6.6
Release-Date: 2023-12-06
Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
2024-04-21 12:43:19 +00:00
Rudi Heitbaum
17e063da59 curl: update to 8.7.1
Release notes:
- https://curl.se/changes.html
2024-03-27 12:44:24 +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