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

Builder curl-threaded-solaris11-sparc Build #5546

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision2e8c922a89153083227a8f6b737f15bbe9fe1446
Got Revision2e8c922a89153083227a8f6b737f15bbe9fe1446
Changes1 change

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 1 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 23 mins, 19 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-sparc slave
buildername curl-threaded-solaris11-sparc Builder
buildnumber 5546 Build
codebase Build
got_revision 2e8c922a89153083227a8f6b737f15bbe9fe1446 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 2e8c922a89153083227a8f6b737f15bbe9fe1446 Build
scheduler schedule-curl-threaded-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-threaded-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Stefan Eissing

Timing:

StartFri Mar 27 15:17:27 2026
EndFri Mar 27 16:07:11 2026
Elapsed49 mins, 44 secs

All Changes:

:

  1. Change #262528

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Fri 27 Mar 2026 14:23:29
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 2e8c922a89153083227a8f6b737f15bbe9fe1446

    Comments

    http2: prevent secure schemes pushed over insecure connections
    When assembling the URL of a pushed resource over a not-secured
    connection, require the scheme to be known and not secure.
    
    Reported-by: xkilua on hackerone
    
    Closes #21113

    Changed files

    • lib/http2.c