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

Builder curl-unthreaded-solaris11-i386 Build #4096

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 8 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 2 mins, 5 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 4096 Build
codebase Build
got_revision 529f61388f8c235fc250aa466163396a8965b362 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 529f61388f8c235fc250aa466163396a8965b362 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. Marc Aldorasi

Timing:

StartFri Nov 21 08:58:08 2025
EndFri Nov 21 09:00:23 2025
Elapsed2 mins, 15 secs

All Changes:

:

  1. Change #249537

    Category curl
    Changed by Marc Aldorasi <maldorasiohnoyoudont@imprivata.com>
    Changed at Fri 21 Nov 2025 08:55:44
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 529f61388f8c235fc250aa466163396a8965b362

    Comments

    gnutls: implement CURLOPT_CAINFO_BLOB
    This adds support for in-memory CA certs using CURLOPT_CAINFO_BLOB to
    the GnuTLS backend.
    
    Closes #19612

    Changed files

    • docs/libcurl/opts/CURLOPT_CAINFO_BLOB.md
    • lib/vtls/gtls.c