Christian Hewitt
67e7c46d86
curl: do not build docs
...
addresses build error by not building the documents
ninja: error: '/build/build.LibreELEC-AMLGX.aarch64-12.80.md/build/curl-8.14.1/.aarch64-libreelec-linux-gnu/docs/libcurl/libcurl-symbols.md', needed by 'docs/libcurl/curl_easy_cleanup.3', missing and no known rule to make it
2025-06-21 03:32:50 +00:00
Rudi Heitbaum
3307177de3
curl: update to 8.14.1
...
Release notes:
- https://curl.se/changes.html
2025-06-06 07:34:08 +00:00
Rudi Heitbaum
7a80d6b0ad
curl: update to 8.14.0
...
Release notes:
- https://curl.se/changes.html
2025-05-29 10:12:06 +00:00
Rudi Heitbaum
8a28d96246
curl: update cmake options
...
- 269fdd4c6e
- https://github.com/curl/curl pull 14918
2025-04-25 04:27:03 +00:00
Rudi Heitbaum
572b8119c1
curl: update to 8.13.0
...
Release notes:
- https://curl.se/changes.html
2025-04-04 14:50:20 +00:00
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