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

Builder curl-unthreaded-solaris11-sparc Build #5647

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision70bb0db76720c152f6a55bbe12cf162b55cb105b
Got Revision70bb0db76720c152f6a55bbe12cf162b55cb105b
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 ...' ( 22 mins, 40 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 5647 Build
codebase Build
got_revision 70bb0db76720c152f6a55bbe12cf162b55cb105b Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 70bb0db76720c152f6a55bbe12cf162b55cb105b 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. Jay Satiro

Timing:

StartMon Apr 13 08:39:01 2026
EndMon Apr 13 09:27:30 2026
Elapsed48 mins, 28 secs

All Changes:

:

  1. Change #264254

    Category curl
    Changed by Jay Satiro <raysatiroohnoyoudont@yahoo.com>
    Changed at Mon 13 Apr 2026 08:12:16
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 70bb0db76720c152f6a55bbe12cf162b55cb105b

    Comments

    schannel: increase renegotiation timeout to 60 seconds
    Prior to this change the timeout was 7 seconds but that is too short for
    enhanced-security users that have to fill out an interactive prompt on
    Schannel renegotiation (PIN, smart card, etc).
    
    Reported-by: Tim Omta
    
    Fixes https://github.com/curl/curl/issues/21270
    Closes https://github.com/curl/curl/pull/21291

    Changed files

    • lib/vtls/schannel.c