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

Builder curl-unthreaded-solaris11-sparc Build #5482

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 22 mins, 36 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 5482 Build
codebase Build
got_revision 1c7a270e26e538af75844653e02361569b5b82d8 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 1c7a270e26e538af75844653e02361569b5b82d8 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. Viktor Szakats

Timing:

StartThu Mar 19 12:11:16 2026
EndThu Mar 19 13:25:16 2026
Elapsed1 hrs, 13 mins, 59 secs

All Changes:

:

  1. Change #261530

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 19 Mar 2026 11:27:03
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 1509b0ce6aeb1ec4d3335b8356f5ba318b824f97

    Comments

    sshserver.pl: pass command-line to `system()` safely
    Found by Codex Security
    
    Follow-up to 89f306ae40b678bd91595ba41fe5f9d5ed374897 #16781
    
    Closes #20996

    Changed files

    • tests/sshserver.pl
  2. Change #261531

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 19 Mar 2026 11:27:03
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 1c7a270e26e538af75844653e02361569b5b82d8

    Comments

    sshserver.pl: harden more `system()` calls
    Ref: https://perldoc.perl.org/functions/system
    
    Closes #20997

    Changed files

    • tests/sshserver.pl