Re: Release candidate 1: curl 8.13.0-rc1

Jeroen Ooms via curl-library <[email protected]>
Newsgroups gmane.comp.web.curl.library,gmane.comp.web.curl.general
Message-ID <CABFfbXvg4bbiKdQSME4+YneCNeR+3fe3_T5dRQ082LhfmHS5bA@mail.gmail.com>
On Sat, Mar 8, 2025 at 7:19 PM Samuel Henrique via curl-library
<[email protected]> wrote:
>
> Hello everyone,
>
> On Sat, 8 Mar 2025 at 09:27, Daniel Stenberg via curl-library <[email protected]> wrote:
> >
> > Hello friends!
> >
> > Welcome to the first 8.13.0 release candidate: rc1.
>
> Uploaded to Debian experimental as "8.13.0~rc-1~exp2", it's available for all
> supported architectures:
> https://buildd.debian.org/status/package.php?p=curl&suite=experimental
>
> We intend to consistently upload the RC releases to Debian experimental from
> now on, sometimes uploading them to Debian unstable too, depending on where we
> are in our release cycle.
>
> If you use Debian unstable (might work for Debian testing too), you can enable
> the experimental repository and install it, Debian experimental is an extra
> repository, not a full release.
>
> If you want to try it out on a container, this command should work for this and
> future releases (even if we upload it to unstable):
> $ podman run debian:experimental /bin/bash -c 'apt install --update -t experimental -y curl && curl --version'
>
> Same if you use docker:
> $ docker run debian:experimental /bin/bash -c 'apt install --update -t experimental -y curl && curl --version'
>
> > curl 8.13.0-rc1 (x86_64-pc-linux-gnu) libcurl/8.13.0-rc1 GnuTLS/3.8.9 zlib/1.3.1 brotli/1.1.0 zstd/1.5.6 libidn2/2.3.7 libpsl/0.21.2 libssh2/1.11.1 nghttp2/1.64.0 ngtcp2/1.11.0 nghttp3/1.8.0 librtmp/2.3 OpenLDAP/2.6.9
> > Release-Date: 2025-03-08, security patched: 8.13.0~rc-1~exp2
> > Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss
> > Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTP3 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
>
> For other distributors of curl, note that a small patch was needed to address a
> test failure on test1022: https://github.com/curl/curl/pull/16626
>
> Debian's CI is now running against the package, and if any issues are detected,
> they will show up at
> https://qa.debian.org/excuses.php?experimental=1&package=curl
>
> "Experimental: No excuse for curl" means so far so good.

Debian disables all networking during CI, right? I am the upstream
author of r-cran-curl Debian package and on a regular basis we need to
fix unit tests after libcurl updates in Debian, but I have never been
warned by the CI about this (presumably because the packages disables
unit tests that require internet).
-- 
Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.