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

Builder curl-unthreaded-solaris11-sparc Build #3007

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Stefan Eissing
  2. dependabot[bot]

Timing:

StartFri Oct 11 23:48:31 2024
EndSat Oct 12 00:49:19 2024
Elapsed1 hrs, 48 secs

All Changes:

:

  1. Change #211374

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Fri 11 Oct 2024 23:37:47
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision fe8399f066c0fe78018cbb567a0ebb52676bab24

    Comments

    gnutls: use session cache for QUIC
    Add session reuse for QUIC transfers using GnuTLS. This does not include
    support for TLS early data, yet.
    
    Fix check of early data support in common GnuTLS init code to not access
    the filter context, as the struct varies between TCP and QUIC
    connections.
    
    Closes #15265

    Changed files

    • lib/vquic/curl_ngtcp2.c
    • lib/vquic/vquic-tls.c
    • lib/vtls/gtls.c
    • lib/vtls/gtls.h
    • tests/http/test_02_download.py
  2. Change #211375

    Category curl
    Changed by dependabot[bot] <49699333+dependabot[bot]ohnoyoudont@users.noreply.github.com>
    Changed at Fri 11 Oct 2024 23:44:19
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 7d53a59292ebd22e2a62fd56fc36c2291f43fec0

    Comments

    CI: bump github/codeql-action, vmactions/omnios-vm and actions/cache
    - bump github/codeql-action from 3.26.10 to 3.26.11
    - bump vmactions/omnios-vm from 1.0.7 to 1.0.8
    - bump actions/cache from 4.0.2 to 4.1.1
    
    Closes #15178
    Closes #15179
    Closes #15244

    Changed files

    • .github/workflows/codeql-analysis.yml
    • .github/workflows/http3-linux.yml
    • .github/workflows/linux.yml
    • .github/workflows/non-native.yml
    • .github/workflows/windows.yml