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

Builder curl-unthreaded-solaris11-sparc Build #5740

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision51905671e07f087e28e5741063646c379fe17d89
Got Revision51905671e07f087e28e5741063646c379fe17d89
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 ...' ( 23 mins, 1 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-unthreaded-solaris11-sparc slave
buildername curl-unthreaded-solaris11-sparc Builder
buildnumber 5740 Build
codebase Build
got_revision 51905671e07f087e28e5741063646c379fe17d89 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 51905671e07f087e28e5741063646c379fe17d89 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. Stefan Eissing

Timing:

StartSat Apr 25 16:15:03 2026
EndSat Apr 25 16:40:54 2026
Elapsed25 mins, 50 secs

All Changes:

:

  1. Change #265413

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Sat 25 Apr 2026 16:04:06
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 51905671e07f087e28e5741063646c379fe17d89

    Comments

    sectrust: fail on missing OCSP stapling
    When using Apple SecTrust, requiring the server to send
    an OCSP response and does not, fail correctly.
    
    Reported-by: Carlos Carrillo
    Closes #21444

    Changed files

    • lib/vtls/openssl.c