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

Builder curl-ares-solaris10-sparc Build #3603

Build In Progress:

ETA: 19:53:06 [19 mins, 8 secs]

[waiting for Lock]

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisioneca309c2a1fd60b8bf6b1ca19008ac601e99d40e
Changes4 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 3603 Build
codebase Build
project curl Build
repository https://github.com/curl/curl.git Build
revision eca309c2a1fd60b8bf6b1ca19008ac601e99d40e 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. Andrei Rybak
  2. Daniel Stenberg
  3. Viktor Szakats

Timing:

StartWed May 13 07:53:31 2026
Elapsed11 hrs, 40 mins, 26 secs

All Changes:

:

  1. Change #266922

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 12 May 2026 23:46:04
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 287b082c63864213dabf68ae2b6dea08e3c60b35

    Comments

    tool_urlglob: better 'Duplicate glob name' position
    This now points to where the duplicate name ends, not where it starts.
    
    Also fixes test 2410 to use a fixed hostname so that the error position
    remains the same.
    
    Reported-by: Viktor Szakats
    Fixes #21567
    Closes #21568

    Changed files

    • src/tool_urlglob.c
    • tests/data/test2410
  2. Change #266923

    Category curl
    Changed by Andrei Rybak <rybak.a.vohnoyoudont@gmail.com>
    Changed at Tue 12 May 2026 23:47:29
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision a3618d166db0ec522c8ed0892177d8470dd4df46

    Comments

    VULN-DISCLOSURE-POLICY.md: remove mention of bug bounty reward
    As a follow-up to commits ca7ef4b817 ("BUG-BOUNTY.md: we stop the
    bug-bounty end of Jan 2026", 2026-01-22) and ed7bf43a08 ("BUG-BOUNTY.md:
    minor rephrase to say there is no bug bounty", 2026-03-10), remove a
    leftover mention of the reward for vulnerability reports, that no longer
    exists, in file `VULN-DISCLOSURE-POLICY.md`.
    
    Fixes #21571
    Reported-by: Alan De Smet
    Closes #21574

    Changed files

    • docs/VULN-DISCLOSURE-POLICY.md
  3. Change #266927

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 13 May 2026 00:43:27
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 54d5de53051c0580ea9dcd8fd1c7029b942e23fe

    Comments

    THANKS-filter: update
    Source: https://github.com/andrew
    
    Closes #21577

    Changed files

    • RELEASE-NOTES
    • docs/THANKS-filter
  4. Change #266928

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 13 May 2026 00:43:27
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision eca309c2a1fd60b8bf6b1ca19008ac601e99d40e

    Comments

    ldap: fix to not leak `attribute` on OOM (WinLDAP)
    Reported-by: Andrew Nesbitt
    
    Closes #21576

    Changed files

    • lib/ldap.c