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

Builder curl-ares-solaris10-i386 Build #4456

Build In Progress:

ETA: 13:38:18 [4 mins, 19 secs]

[waiting for Lock]

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-ares-solaris10-i386' 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/slave/curl-ares-solaris10-i386 slave
buildername curl-ares-solaris10-i386 Builder
buildnumber 4456 Build
codebase Build
project curl Build
repository https://github.com/curl/curl.git Build
revision 7806fb36c530027d7367e22e9299d0dde6ae5bb0 Build
scheduler schedule-curl-ares-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Stefan Eissing
  3. Viktor Szakats
  4. dependabot[bot]

Timing:

StartWed Jun 17 07:48:27 2026
Elapsed5 hrs, 45 mins, 31 secs

All Changes:

:

  1. 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
  2. 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
  3. 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
  4. 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