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

Builder curl-unthreaded-solaris10-sparc Build #14015

Build In Progress:

[waiting for Lock]

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-unthreaded-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-unthreaded-solaris10-sparc slave
buildername curl-unthreaded-solaris10-sparc Builder
buildnumber 14015 Build
codebase Build
project curl Build
repository https://github.com/curl/curl.git Build
revision 7c34365ccea19949317878c7fcd5f7376e2e09f1 Build
scheduler schedule-curl-unthreaded-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-unthreaded-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Viktor Szakats

Timing:

StartMon Jun 8 05:04:45 2026
Elapsed1 hrs, 54 mins, 46 secs

All Changes:

:

  1. Change #269811

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 07 Jun 2026 23:09:56
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision e2cb3cc78ec9eeff2b3f2fccdb938aa2dd704edb

    Comments

    CURLOPT_DISALLOW_USERNAME_IN_URL: is for CURLOPT_URL only
    Closes #21890

    Changed files

    • docs/libcurl/opts/CURLOPT_DISALLOW_USERNAME_IN_URL.md
  2. Change #269815

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 07 Jun 2026 23:19:55
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 1a1ec74b0bfa69d94465527581f80e1a5da52f63

    Comments

    RELEASE-NOTES: synced

    Changed files

    • RELEASE-NOTES
  3. Change #269821

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 08 Jun 2026 00:42:51
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 9c1ebea35914e8dfbd21f9c4a8a591e384baf143

    Comments

    lib1587: drop redundant includes
    Closes #21892

    Changed files

    • tests/libtest/lib1587.c
  4. Change #269822

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 08 Jun 2026 00:42:51
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 7c34365ccea19949317878c7fcd5f7376e2e09f1

    Comments

    urlapi: fix memleaks on error in `parse_hostname_login()`
    Detected by GitHub Code Quality
    
    Follow-up to acd82c8bfd743d0f743a1c1296890738832ac83e #11006
    Follow-up to 4183b8fe9a8558b8f62c9dbf8271deed75bff28b #8049
    
    Closes #21879

    Changed files

    • lib/urlapi.c
    • tests/unit/unit1675.c