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

Builder curl-ares-solaris10-i386 Build #4258

Build In Progress:

ETA: 15:10:26 [5 mins, 46 secs]

[waiting for Lock]

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartSun Mar 22 12:05:40 2026
Elapsed2 hrs, 58 mins, 59 secs

All Changes:

:

  1. Change #261977

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 22 Mar 2026 11:55:39
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 6393103b993fa7007ea31808892e20bb574122b8

    Comments

    lib: make SMB support opt-in
    The SMB protocol has weak security and is rarely used these days.
    
    Note that SMB also requires NTLM enabled.
    
    Closes #20846

    Changed files

    • .github/workflows/windows.yml
    • CMakeLists.txt
    • configure.ac
    • docs/CURL-DISABLE.md
    • docs/DEPRECATE.md
    • docs/INSTALL-CMAKE.md
    • lib/curl_config-cmake.h.in
    • lib/curl_setup.h
    • lib/protocol.c
    • lib/smb.c
    • lib/smb.h
    • lib/version.c
  2. Change #261978

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 22 Mar 2026 12:02:49
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision d3ae2e0565eb8592b7d75e342596205321dc6cf5

    Comments

    RELEASE-NOTES: synced

    Changed files

    • RELEASE-NOTES