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

Builder curl-threaded-solaris10-sparc Build #3561

Build In Progress:

[waiting for Lock]

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision7d49f47fcb3cc8dc2e0cc7f607fa28e2274d3c62
Changes2 changes

BuildSlave:

unstable10s

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-threaded-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-threaded-solaris10-sparc slave
buildername curl-threaded-solaris10-sparc Builder
buildnumber 3561 Build
codebase Build
project curl Build
repository https://github.com/curl/curl.git Build
revision 7d49f47fcb3cc8dc2e0cc7f607fa28e2274d3c62 Build
scheduler schedule-curl-threaded-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-threaded-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Stefan Eissing
  2. Viktor Szakats

Timing:

StartFri Apr 10 00:38:02 2026
Elapsed2 hrs, 34 mins, 38 secs

All Changes:

:

  1. Change #264071

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Thu 09 Apr 2026 14:10:28
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision ef49d42a2c219679aa6844dffd899169ffbdafa1

    Comments

    cfilters: CF_TYPE_SETUP connection filter
    Connection filters can now carry the flag CF_TYPE_SETUP, indicating that
    they are only needed during connection setup, e.g. connect.
    
    Once the connection is fully established, those filter are removed
    again. This frees resources and also makes the filter (call) chains
    shorter.
    
    Closes #21269

    Changed files

    • lib/cf-dns.c
    • lib/cf-haproxy.c
    • lib/cf-https-connect.c
    • lib/cf-ip-happy.c
    • lib/cfilters.c
    • lib/cfilters.h
    • lib/http_proxy.c
  2. Change #264107

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 10 Apr 2026 00:10:58
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 7d49f47fcb3cc8dc2e0cc7f607fa28e2274d3c62

    Comments

    RELEASE-NOTES: fix typos [ci skip]

    Changed files

    • RELEASE-NOTES