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

Builder curl-threaded-solaris10-i386 Build #4397

Results:

Exception git

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-threaded-solaris10-i386' triggered this build

Steps and Logfiles:

  1. git git exception ( 0 secs )
    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-threaded-solaris10-i386 slave
buildername curl-threaded-solaris10-i386 Builder
buildnumber 4397 Build
codebase Build
project curl Build
repository https://github.com/curl/curl.git Build
revision 1698a3f85799769d9333e5281738bd015a02709e Build
scheduler schedule-curl-threaded-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-threaded-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. renovate[bot]

Timing:

StartFri May 8 18:00:17 2026
EndFri May 8 22:56:46 2026
Elapsed4 hrs, 56 mins, 28 secs

All Changes:

:

  1. Change #266590

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 08 May 2026 10:27:25
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision cda0268593071b833e113751c46513d35f8f4767

    Comments

    x509asn1: fix operator order in do_pubkey
    Check the range before reading data, as it would otherwise read one byte
    too many.
    
    Reported-by: Andrew Nesbit
    Closes #21533

    Changed files

    • lib/vtls/x509asn1.c
  2. Change #266607

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 08 May 2026 13:09:45
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision b174b8b326622574dd49fce71589f414f6af937f

    Comments

    ECH: cleanups
    - passing an unknown string to CURLOPT_ECH now returns error
    
      To properly allow applications to spot if they pass in a typo or
      something to libcurl.
    
    - CURLECH_DISABLE is now a plain zero internally, not a dedicated bit which
      simplifies checks for when ECH is enabled
    
    - Dropped the CURLECH_CLA_CFG bit, and just check STRING_ECH_CONFIG
    
    - Turn grease/enable/hard into three different numerical values, no bitmask
      needed
    
    - Convert the struct field 'tls_ech' from an int to a byte.
    
    Closes #21532

    Changed files

    • lib/setopt.c
    • lib/urldata.h
    • lib/vtls/openssl.c
    • lib/vtls/rustls.c
    • lib/vtls/vtls.h
    • lib/vtls/wolfssl.c
    • tests/libtest/mk-lib1521.pl
  3. Change #266618

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 08 May 2026 16:23:05
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision d656ff945865060150fab5f0c215b0079c37cc60

    Comments

    CURLOPT_ECH.md: simplify the description language
    It no longer requires "a special build" of OpenSSL, just OpenSSL 4+.
    
    Emphasize the experimental part a little clearer.
    
    Drop the caveat for wolfSSL from the main description.
    
    Closes #21536

    Changed files

    • docs/libcurl/opts/CURLOPT_ECH.md
  4. Change #266621

    Category curl
    Changed by renovate[bot] <29139614+renovate[bot]ohnoyoudont@users.noreply.github.com>
    Changed at Fri 08 May 2026 16:46:42
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 1698a3f85799769d9333e5281738bd015a02709e

    Comments

    GHA: update google/boringssl to v0.20260508.0
    Closes #21537

    Changed files

    • .github/workflows/http3-linux.yml
    • .github/workflows/linux.yml