Skip to content

Update curl from 7.76.1 to 8.1.0 #2908

Merged
merged 3 commits into from
May 23, 2023
Merged

Conversation

pmenzel
Copy link
Collaborator

@pmenzel pmenzel commented May 17, 2023

Tested on maleficent.

$ curl --version
curl 8.1.0 (x86_64-pc-linux-gnu) libcurl/8.1.0 OpenSSL/1.1.1t zlib/1.2.12 zstd/1.5.4 libpsl/0.21.0 (no IDNA support) nghttp2/1.42.0
Release-Date: 2023-05-17
Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
Features: alt-svc AsynchDNS HSTS HTTP2 HTTPS-proxy IPv6 Largefile libz NTLM NTLM_WB PSL SSL threadsafe TLS-SRP UnixSockets zstd

    $ ls -lh
    /src/mariux/md5repo/e533c820fe12a3001805bca5367c34e8/curl-8.1.0.tar.bz2
    -rw-r--r-- 1 root beerepo 3.1M May 17 09:49 /src/mariux/md5repo/e533c820fe12a3001805bca5367c34e8/curl-8.1.0.tar.bz2
    $ ls -lh
    /src/mariux/md5repo/229e070c0e3f05ad654a1cf11e0619b7/curl-8.1.0.tar.xz
    -rw-r--r-- 1 root beerepo 2.5M May 17 10:17 /src/mariux/md5repo/229e070c0e3f05ad654a1cf11e0619b7/curl-8.1.0.tar.xz
    configure: error: select TLS backend(s) or disable TLS with --without-ssl.

    Select from these:

      --with-amissl
      --with-bearssl
      --with-gnutls
      --with-mbedtls
      --with-nss
      --with-openssl (also works for BoringSSL and libressl)
      --with-rustls
      --with-schannel
      --with-secure-transport
      --with-wolfssl

OpenSSL has been used until now, so continue doing so.
@donald
Copy link
Collaborator

donald commented May 22, 2023

LGTM and if not, we can go back :-)

@pmenzel pmenzel merged commit 58dcf42 into master May 23, 2023
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants