Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Builder curl-ares-solaris10-sparc Build #3666

Build In Progress:

ETA: 11:38:08 [16 mins, 23 secs]

[waiting for Lock]

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision7806fb36c530027d7367e22e9299d0dde6ae5bb0
Changes10 changes

BuildSlave:

unstable10s

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-ares-solaris10-sparc' triggered this build

Steps and Logfiles:

  1. git  
    1. - no logs -
    1. - no logs -
    1. - no logs -
  2. Runtest  
    1. - no logs -
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/curl-ares-solaris10-sparc slave
buildername curl-ares-solaris10-sparc Builder
buildnumber 3666 Build
codebase Build
project curl Build
repository https://github.com/curl/curl.git Build
revision 7806fb36c530027d7367e22e9299d0dde6ae5bb0 Build
scheduler schedule-curl-ares-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-ares-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Dan Fandrich
  2. Daniel Stenberg
  3. Stefan Eissing
  4. Viktor Szakats
  5. dependabot[bot]
  6. renovate[bot]

Timing:

StartWed Jun 17 01:50:28 2026
Elapsed9 hrs, 31 mins, 15 secs

All Changes:

:

  1. Change #271327

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Tue 16 Jun 2026 15:57:10
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision bd10924b47c8bf94127eaee8c56e7b5e5418da46

    Comments

    url: connection credentials origin
    When tying credentials to a connection (NTLM, Negotiate) also link the
    origin the credentials are for. This prevents a connection reuse with
    the same credentials, but intended for another origin.
    
    The mis-reuse could happen for a forwarding proxy and NTLM (although, in
    the mind of the person writing this, it is an insane setup).
    
    Closes #22040

    Changed files

    • lib/http_negotiate.c
    • lib/http_ntlm.c
    • lib/url.c
    • lib/urldata.h
  2. Change #271335

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 16 Jun 2026 16:21:22
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision b56cb3b71eaadb5da9b19e333ac0769739dacbc8

    Comments

    _URL.md: remove the zone-id mention
    While correct, it felt random and misplaced there.
    
    Closes #22048

    Changed files

    • docs/cmdline-opts/_URL.md
  3. Change #271336

    Category curl
    Changed by renovate[bot] <29139614+renovate[bot]ohnoyoudont@users.noreply.github.com>
    Changed at Tue 16 Jun 2026 16:28:02
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 1bb75af8e9cb5b3ba897894e31309cb4442a4c15

    Comments

    GHA: update google/boringssl to v0.20260616.0
    Closes #22046

    Changed files

    • .github/workflows/http3-linux.yml
    • .github/workflows/linux.yml
  4. Change #271355

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 16 Jun 2026 19:11:15
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision be8f24323e8dc11c46f36b34118c7cf9856875fc

    Comments

    perl: `open... || ` -> `open... or` (cont.)
    Also: unfold a few lines, fix a space, add a missing parentheses.
    
    Follow-up to 678e63934cc4bd1941b20c5111d37a6e530d2a5d #22036
    
    Closes #22047

    Changed files

    • scripts/cd2cd
    • scripts/managen
    • scripts/mdlinkcheck
    • scripts/mk-ca-bundle.pl
    • scripts/nroff2cd
    • tests/allversions.pm
    • tests/ftpserver.pl
    • tests/libtest/test613.pl
    • tests/runner.pm
    • tests/runtests.pl
    • tests/test1119.pl
    • tests/test1139.pl
    • tests/test1140.pl
    • tests/test1167.pl
    • tests/test1173.pl
    • tests/test1222.pl
    • tests/test1488.pl
    • tests/valgrind.pm
  5. Change #271356

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 16 Jun 2026 19:11:15
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision aacb90bee9a11209c3f7d26cb7d91956b95b9524

    Comments

    cmake/FindGSS: prioritize MIT over GNU in pkg-config detection
    To match the non-pkg-config path, and also suspected user expectation.
    
    This comes with a small incompatibility in return for more consistency.
    
    Bug: https://github.com/curl/curl/pull/22052#discussion_r3422424979
    Follow-up to 9e19a577eb93caae74c9793848efdf57480b04df #15176
    
    Closes #22053

    Changed files

    • CMake/FindGSS.cmake
  6. Change #271363

    Category curl
    Changed by Dan Fandrich <danohnoyoudont@coneharvesters.com>
    Changed at Tue 16 Jun 2026 19:53:17
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 6125d5d6c5aa26280d6dd44eb6f2c3123c7e68bf

    Comments

    CI: improve labeler tag detection

    Changed files

    • .github/labeler.yml
  7. Change #271383

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 16 Jun 2026 22:18:43
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 528c05a9876d77c9752709db3d24bcf31ebf57eb

    Comments

    configure: tidy up `OPT_APPLE_SECTRUST` initialization
    The OS detection variable is not initialized at the time of assigning
    its value to `OPT_APPLE_SECTRUST`. Replace the current empty value with
    `no`. This keeps existing, desired, behavior.
    
    Closes #22054

    Changed files

    • configure.ac
  8. Change #271384

    Category curl
    Changed by dependabot[bot] <49699333+dependabot[bot]ohnoyoudont@users.noreply.github.com>
    Changed at Tue 16 Jun 2026 22:18:43
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 73d060950e4659c3e47a0104a73023a932ce6b6f

    Comments

    GHA: bump pip cryptography from 46.0.7 to 48.0.1
    Closes #22055

    Changed files

    • tests/http/requirements.txt
  9. Change #271391

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Tue 16 Jun 2026 23:15:43
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 92db819714dc80944aa5302cbb94bd58d6983518

    Comments

    cf-dns: pass peer for result lookups
    The DNS filter knows the peer it resolves and the code parts that want
    the results know the peer as well. Pass it to lookup methods to make
    sure results match.
    
    Background: when tunneling, the resolved peer is not always the one that
    other filters are looking for. Especially when HTTPS-RR results are
    accessed in TLS filters, those will differ.
    
    This prevents a HTTPS-RR for a proxy to be used for the origin when ECH
    is activated. To make ECH work through a tunnel, we need to start an
    additional resolve. Something to be fixed after 8.21.
    
    Closes #22042

    Changed files

    • docs/KNOWN_BUGS.md
    • lib/cf-dns.c
    • lib/cf-dns.h
    • lib/cf-https-connect.c
    • lib/cf-ip-happy.c
    • lib/socks.c
    • lib/vquic/cf-ngtcp2-cmn.c
    • lib/vquic/cf-quiche.c
    • lib/vtls/openssl.c
    • lib/vtls/rustls.c
    • lib/vtls/wolfssl.c
  10. Change #271394

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 16 Jun 2026 23:22:58
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 7806fb36c530027d7367e22e9299d0dde6ae5bb0

    Comments

    RELEASE-NOTES: synced

    Changed files

    • RELEASE-NOTES