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

Builder curl-ares-solaris10-i386 Build #4287

Build In Progress:

ETA: 11:48:49 [4 mins, 37 secs]

[waiting for Lock]

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git  
    1. - no logs -
    1. - no logs -
    1. - no logs -
  2. Runtest  
    1. - no logs -
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-ares-solaris10-i386 slave
buildername curl-ares-solaris10-i386 Builder
buildnumber 4287 Build
codebase Build
project curl Build
repository https://github.com/curl/curl.git Build
revision c54a3319ad19c991f6d7b09f6f782de19c65d187 Build
scheduler schedule-curl-ares-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Dan Fandrich
  2. Daniel Stenberg
  3. Viktor Szakats

Timing:

StartFri Apr 3 02:46:41 2026
Elapsed8 hrs, 57 mins, 30 secs

All Changes:

:

  1. Change #263319

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 02 Apr 2026 17:00:05
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision dc20c91e04d17267d52dc8242d65f1d455666598

    Comments

    GHA/windows: switch back to the canonical Cygwin mirror
    The spare one is at the time of this patch inaccessible.
    
    Follow-up to fb5541c28bdc7761c50423335f44b698d36caef1 #20583
    
    Closes #21207

    Changed files

    • .github/workflows/windows.yml
  2. 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
  3. 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