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

Builder curl-unthreaded-solaris11-i386 Build #4863

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 10 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 53 mins, 15 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 4863 Build
codebase Build
got_revision c54a3319ad19c991f6d7b09f6f782de19c65d187 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision c54a3319ad19c991f6d7b09f6f782de19c65d187 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. Dan Fandrich
  2. Daniel Stenberg

Timing:

StartThu Apr 2 20:03:50 2026
EndThu Apr 2 21:55:33 2026
Elapsed1 hrs, 51 mins, 43 secs

All Changes:

:

  1. Change #263321

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 02 Apr 2026 18:01:20
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision e65ba1bd349a7affb09275a442b6a0837df079d9

    Comments

    hsts: make the HSTS read callback handle name dupes
    Now the logic for handling name duplicates and picking the longest
    expiry and strictest subdomain is the same for the callback as for when
    reading from file.
    
    Also strip trailing dots from the hostname added by the callback.
    
    A minor side-effect is that the hostname provided by the callback can
    now enable subdomains by starting the name with a dot, but we discourage
    using such hostnames in documentation.
    
    Amended test 1915 to verify.
    
    Closes #21201

    Changed files

    • docs/libcurl/opts/CURLOPT_HSTSREADFUNCTION.md
    • lib/hsts.c
    • tests/data/test1915
    • tests/libtest/lib1915.c
  2. Change #263330

    Category curl
    Changed by Dan Fandrich <danohnoyoudont@coneharvesters.com>
    Changed at Thu 02 Apr 2026 19:11:42
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision c54a3319ad19c991f6d7b09f6f782de19c65d187

    Comments

    CI: Fix or remove obsolete files in labeler config
    Add a few more paths, too.

    Changed files

    • .github/labeler.yml