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

Builder curl-threaded-solaris11-i386 Build #3882

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. renovate[bot]

Timing:

StartWed Sep 3 11:51:24 2025
EndWed Sep 3 15:03:00 2025
Elapsed3 hrs, 11 mins, 35 secs

All Changes:

:

  1. Change #244366

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 03 Sep 2025 11:35:10
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 765b5ab0cdaa6156885591f1e56110a0d2e975f8

    Comments

    tool_getparam: warn on more unicode prefixes
    If a string argument is expected and the first two bytes are 0xe2 ex80
    and the third has the 7th bit set, that's enough for curl to warn.
    
    Previously we tried to detect and warn only for the unicode double
    quote, but users might use single quotes, other quotes or even lead the
    argument with one of the "zero widths" characters. This is an attempt to
    detect many of those. Without triggering for "normal" IDN hostnames.
    
    Closes #18459

    Changed files

    • src/tool_getparam.c
    • tests/data/test469
    • tests/data/test470
  2. Change #244367

    Category curl
    Changed by renovate[bot] <29139614+renovate[bot]ohnoyoudont@users.noreply.github.com>
    Changed at Wed 03 Sep 2025 11:37:42
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 8603d5262b09c5641c4b69a83a24fcf7f5aac232

    Comments

    GHA: update awslabs/aws-lc to v1.60.0
    Closes #18458

    Changed files

    • .github/workflows/http3-linux.yml
    • .github/workflows/linux.yml