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

Builder curl-ares-solaris10-sparc Build #3570

Build In Progress:

ETA: 16:37:02 [20 mins, 20 secs]

[waiting for Lock]

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision05905b12072122a7fd21d706ed6ff486fd4aed74
Changes5 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git  
    1. - no logs -
    1. - no logs -
    1. - no logs -
  2. Runtest  
    1. - no logs -
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/curl-ares-solaris10-sparc slave
buildername curl-ares-solaris10-sparc Builder
buildnumber 3570 Build
codebase Build
project curl Build
repository https://github.com/curl/curl.git Build
revision 05905b12072122a7fd21d706ed6ff486fd4aed74 Build
scheduler schedule-curl-ares-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-ares-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Viktor Szakats

Timing:

StartSat Apr 25 14:00:08 2026
Elapsed2 hrs, 16 mins, 33 secs

All Changes:

:

  1. Change #265386

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sat 25 Apr 2026 08:35:45
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision f9d3f00c98496f294ddb5ad44d25ec8ed03dea68

    Comments

    GHA/windows: bump stunnel to 5.78
    Closes #21443

    Changed files

    • .github/workflows/windows.yml
  2. Change #265387

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sat 25 Apr 2026 08:42:54
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 44491105619165da9216afbf631b870fd34a8e70

    Comments

    sshserver.pl: tidy up around `AllowUsers` setup
    - drop redundant space-to-`?` replacement.
    - add parentheses to silence code checker.
    - tidy up comments.
    
    Follow-up to e53523fef07894991c69d907a7c7794c7ada4ff4 #14859
    
    Closes #21442

    Changed files

    • tests/sshserver.pl
  3. Change #265390

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sat 25 Apr 2026 11:28:08
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 40b65d869a46026e0fdaa6d8cdaa7ff2a40e13e7

    Comments

    RELEASE-NOTES: add missing contributors
    From security reports etc

    Changed files

    • RELEASE-NOTES
  4. Change #265392

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sat 25 Apr 2026 11:37:19
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 5227dd9c2eee5578f0845b2e78d71c806742d0db

    Comments

    RELEASE-NOTES: synced

    Changed files

    • RELEASE-NOTES
  5. Change #265396

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sat 25 Apr 2026 12:38:07
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 05905b12072122a7fd21d706ed6ff486fd4aed74

    Comments

    pytest: drop unused imports
    Spotted by GitHub Code Quality
    
    Closes #21445

    Changed files

    • tests/http/test_05_errors.py
    • tests/http/test_22_httpsrr.py