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

Builder curl-unthreaded-solaris11-i386 Build #5048

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 11 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 1 hrs, 5 mins, 9 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-i386 slave
buildername curl-unthreaded-solaris11-i386 Builder
buildnumber 5048 Build
codebase Build
got_revision 82216163b11574f7d2dee155d75314ddbebd612c Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 82216163b11574f7d2dee155d75314ddbebd612c Build
scheduler schedule-curl-unthreaded-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Viktor Szakats

Timing:

StartTue May 12 14:43:57 2026
EndTue May 12 16:57:23 2026
Elapsed2 hrs, 13 mins, 26 secs

All Changes:

:

  1. Change #266841

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 12 May 2026 12:39:06
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision cb4395b4031679c91f0a53286dc584d5f53d7b33

    Comments

    rtsp: bump buf after rtsp_filter_rtp()
    Reported-by: Andrew Nesbit
    Closes #21563

    Changed files

    • lib/rtsp.c
  2. Change #266865

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 12 May 2026 14:21:25
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 82216163b11574f7d2dee155d75314ddbebd612c

    Comments

    curl_ntlm_core: fix nettle 4+ builds in certain MultiSSL combos
    Also rename macro to resemble other backends.
    
    Reported by Codex Security
    
    Fixes #21562
    Follow-up to 01f08dc4eb20a19aa60230653715c8b839619cbb #21557
    
    Closes #21566

    Changed files

    • lib/curl_ntlm_core.c