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

Builder curl-ares-solaris11-sparc Build #4271

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision450c00f983fa54393019bb3c355de509a3523955
Got Revision450c00f983fa54393019bb3c355de509a3523955
Changes4 changes

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 27 mins, 50 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 4271 Build
codebase Build
got_revision 450c00f983fa54393019bb3c355de509a3523955 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 450c00f983fa54393019bb3c355de509a3523955 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. Daniel Stenberg
  2. Dominik Tomecki

Timing:

StartWed Jul 30 10:37:09 2025
EndWed Jul 30 11:59:31 2025
Elapsed1 hrs, 22 mins, 22 secs

All Changes:

:

  1. Change #241265

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 30 Jul 2025 09:12:10
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision d7918861d1bb6a2a5e96063ce65e4c6933b0f79e

    Comments

    openssl: split cert_stuff into smaller sub functions
    - rename it client_cert
    - make it return CURLcode
    
    Closes #18081

    Changed files

    • lib/vtls/openssl.c
  2. Change #241266

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 30 Jul 2025 09:13:50
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 4b1a5fe43622a6c6e904f9f9d127b41ca6c93cfd

    Comments

    top-complexity: set cutoff level to 80
    Closes #18080

    Changed files

    • scripts/top-complexity
  3. Change #241268

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 30 Jul 2025 09:31:18
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 3ccffad28dcfc9efce003b46f179ca84599c0df3

    Comments

    RELEASE-NOTES: synced

    Changed files

    • RELEASE-NOTES
  4. Change #241270

    Category curl
    Changed by Dominik Tomecki <my-name-is-already-takenohnoyoudont@users.noreply.github.com>
    Changed at Wed 30 Jul 2025 09:52:34
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 450c00f983fa54393019bb3c355de509a3523955

    Comments

    smtp: allow suffix behind a mail address for RFC 3461
    Verified in test 3215
    
    Closes #16643

    Changed files

    • .github/scripts/spellcheck.words
    • docs/libcurl/opts/CURLOPT_MAIL_FROM.md
    • docs/libcurl/opts/CURLOPT_MAIL_RCPT.md
    • lib/smtp.c
    • tests/data/Makefile.am
    • tests/data/test3215