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

Builder curl-ares-solaris11-i386 Build #3982

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 1 hrs, 9 mins, 46 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 1 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-ares-solaris11-i386 slave
buildername curl-ares-solaris11-i386 Builder
buildnumber 3982 Build
codebase Build
got_revision e5299a1b878807d58f7ae0f829f0c2992c3aa2e1 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision e5299a1b878807d58f7ae0f829f0c2992c3aa2e1 Build
scheduler schedule-curl-ares-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Joshua Rogers

Timing:

StartTue Nov 4 01:33:33 2025
EndTue Nov 4 04:47:49 2025
Elapsed3 hrs, 14 mins, 15 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