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

Builder curl-threaded-solaris11-sparc Build #5570

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-threaded-solaris11-sparc' triggered this build

Steps and Logfiles:

  1. git update ( 6 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 23 mins, 41 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-threaded-solaris11-sparc slave
buildername curl-threaded-solaris11-sparc Builder
buildnumber 5570 Build
codebase Build
got_revision 2f93a0e6bb584b6a6a5f9d5586d9454dffda5c3c Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 2f93a0e6bb584b6a6a5f9d5586d9454dffda5c3c Build
scheduler schedule-curl-threaded-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-threaded-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartTue Mar 31 08:20:50 2026
EndTue Mar 31 09:17:55 2026
Elapsed57 mins, 5 secs

All Changes:

:

  1. Change #262950

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 31 Mar 2026 07:43:47
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 8e89646a3da04ff3a45a1ef459888c1308f0a6d5

    Comments

    tool_operhlp: iterate through all slashes to find name
    If there is no trailing file name for -O or --remote-name-all, continue
    searching until there is no more to search. A URL ending with multiple
    slashes would previously make it do wrong.
    
    Add test 1639 and 1644 to verify.
    
    Follow-up to e26eefd9ce19b1b954a
    
    Reported-by: James Fuller
    
    Closes #21165

    Changed files

    • src/tool_operhlp.c
    • tests/data/Makefile.am
    • tests/data/test1639
    • tests/data/test1644
  2. Change #262951

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 31 Mar 2026 07:50:56
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 2f93a0e6bb584b6a6a5f9d5586d9454dffda5c3c

    Comments

    CURLOPT_SSL_CTX_FUNCTION.md: expand on effects connection reuse
    Closes #21164

    Changed files

    • docs/libcurl/opts/CURLOPT_SSL_CTX_FUNCTION.md