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

Builder curl-unthreaded-solaris11-sparc Build #4576

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisione5299a1b878807d58f7ae0f829f0c2992c3aa2e1
Got Revisione5299a1b878807d58f7ae0f829f0c2992c3aa2e1
Changes3 changes

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 9 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 31 mins, 14 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 4576 Build
codebase Build
got_revision e5299a1b878807d58f7ae0f829f0c2992c3aa2e1 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision e5299a1b878807d58f7ae0f829f0c2992c3aa2e1 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. Daniel Stenberg
  2. Joshua Rogers

Timing:

StartMon Nov 3 23:54:23 2025
EndTue Nov 4 01:31:01 2025
Elapsed1 hrs, 36 mins, 38 secs

All Changes:

:

  1. Change #247514

    Category curl
    Changed by Joshua Rogers <MegaManSecohnoyoudont@users.noreply.github.com>
    Changed at Mon 03 Nov 2025 22:27:16
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision feab3901241b0eef0724b38785ece4a7b99abb0c

    Comments

    rtsp: use explicit postfieldsize if specified
    Signed-off-by: Joshua Rogers <MegaManSec@users.noreply.github.com>
    Closes #19345

    Changed files

    • lib/rtsp.c
  2. Change #247515

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 03 Nov 2025 22:29:28
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 5ec87346a9bfad1a24f97c378595df8b7c68bda7

    Comments

    CURLOPT_POSTFIELDSIZE*: these also work for MQTT and RTSP
    Closes #19346

    Changed files

    • docs/libcurl/opts/CURLOPT_POSTFIELDSIZE.md
    • docs/libcurl/opts/CURLOPT_POSTFIELDSIZE_LARGE.md
  3. Change #247518

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 03 Nov 2025 23:13:26
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision e5299a1b878807d58f7ae0f829f0c2992c3aa2e1

    Comments

    README.md: use the first paragraph from the man page
    Which also mentions all protocols
    
    Closes #19335

    Changed files

    • README.md