mglae
|
152eafdfcf
|
curl: fix building debug
|
2024-12-22 19:16:38 +01:00 |
|
kszaq
|
9c4b850b9a
|
Use HTTPS for ftpmirror.gnu.org
|
2024-11-24 09:41:54 +01:00 |
|
Rudi Heitbaum
|
706516013e
|
nghttp2: update to 1.64.0
|
2024-10-24 11:01:44 +00: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
|
c79a02f664
|
nghttp2: update to 1.63.0
|
2024-09-05 13:29:21 +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
|
f93495f0a8
|
libmicrohttpd: swap to shared library
|
2024-06-02 06:27:28 +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 |
|
Rudi Heitbaum
|
de42eeee52
|
nghttp2: update to 1.62.1
|
2024-05-20 11:59:01 +00:00 |
|
Rudi Heitbaum
|
08777b9c33
|
nghttp2: update to 1.62.0
|
2024-05-15 12:46:24 +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
|
e05924ec3a
|
nghttp2: update to 1.61.0
|
2024-04-21 12:43:19 +00: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
|
8173dd5347
|
nghttp2: update to 1.60.0
release motes:
- https://github.com/nghttp2/nghttp2
|
2024-03-02 04:32:01 +00:00 |
|
Rudi Heitbaum
|
0c7be79881
|
libmicrohttpd: update to 1.0.1
|
2024-02-25 06:22:58 +00:00 |
|
Rudi Heitbaum
|
9130cb3cd0
|
libmicrohttpd: update to 1.0.0
|
2024-02-02 02:59: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
|
c43745f2c3
|
nghttp2: update to 1.59.0
release notes:
- http://nghttp2.org/blog/2024/01/21/nghttp2-v1-59-0/
|
2024-01-25 13:03:59 +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
|
7bbf06e869
|
nghttp2: update to 1.58.0
|
2023-10-29 04:09:29 +00:00 |
|
CvH
|
89b8ac3240
|
Merge pull request #8202 from heitbaum/curl
curl: update to 8.4.0
|
2023-10-16 21:18:29 +02:00 |
|