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

Builder curl-threaded-solaris11-sparc Build #5492

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision756725a32bee029330f949e231720f867b5312dc
Got Revision756725a32bee029330f949e231720f867b5312dc
Changes1 change

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 24 mins, 7 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 11 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 5492 Build
codebase Build
got_revision 756725a32bee029330f949e231720f867b5312dc Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 756725a32bee029330f949e231720f867b5312dc 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:

StartFri Mar 20 12:42:38 2026
EndFri Mar 20 13:55:28 2026
Elapsed1 hrs, 12 mins, 50 secs

All Changes:

:

  1. Change #261728

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 20 Mar 2026 11:57:10
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 756725a32bee029330f949e231720f867b5312dc

    Comments

    tool_operate: drop the scheme-guessing in the -G handling
    Prior to this, -G would override the scheme set with --proto-default and
    revert back to guessing the scheme based on the hostname.
    
    Add test 2008 to verify the fix
    
    Spotted by Codex Security
    
    Closes #20992

    Changed files

    • src/tool_operate.c
    • tests/data/Makefile.am
    • tests/data/test2008