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

Builder curl-ares-solaris11-sparc Build #4600

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 28 mins, 25 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-ares-solaris11-sparc slave
buildername curl-ares-solaris11-sparc Builder
buildnumber 4600 Build
codebase Build
got_revision 672886f734fc205f92e0cba3c6dcd5c43abb2b11 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 672886f734fc205f92e0cba3c6dcd5c43abb2b11 Build
scheduler schedule-curl-ares-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Juliusz Sosinowicz
  2. x2018

Timing:

StartThu Nov 6 15:47:52 2025
EndThu Nov 6 17:11:38 2025
Elapsed1 hrs, 23 mins, 45 secs

All Changes:

:

  1. Change #247758

    Category curl
    Changed by x2018 <xkernel.wangohnoyoudont@foxmail.com>
    Changed at Thu 06 Nov 2025 15:37:53
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 69622ff37db03ed818aa9141cdbe874267a6d61d

    Comments

    tool_help: add checks to avoid unsigned wrap around
    Closes #19377

    Changed files

    • src/tool_help.c
  2. Change #247759

    Category curl
    Changed by Juliusz Sosinowicz <juliuszohnoyoudont@wolfssl.com>
    Changed at Thu 06 Nov 2025 15:45:02
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 672886f734fc205f92e0cba3c6dcd5c43abb2b11

    Comments

    wolfSSL: able to differentiate between IP and DNS in alt names
    Fix implemented in https://github.com/wolfSSL/wolfssl/pull/9380
    
    Closes #19364

    Changed files

    • tests/http/test_17_ssl_use.py