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

Builder curl-unthreaded-solaris11-sparc Build #5628

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

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

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartWed Apr 8 15:25:09 2026
EndWed Apr 8 16:13:41 2026
Elapsed48 mins, 31 secs

All Changes:

:

  1. Change #263992

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 08 Apr 2026 15:18:45
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 698eee1b95b05841e9986b85829c6be27df8b800

    Comments

    vtls_scache: include cert_blob independently of verifypeer
    The making of the TLS session cache key should use the cert blob
    independently of verifypeer on/off.
    
    Follow-up to fa0ccd9f1fbbbd77bf50b2
    
    Spotted by Codex Security
    
    Closes #21222

    Changed files

    • lib/vtls/vtls_scache.c