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

Builder curl-ares-solaris11-i386 Build #5125

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 3 mins, 36 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-ares-solaris11-i386 slave
buildername curl-ares-solaris11-i386 Builder
buildnumber 5125 Build
codebase Build
got_revision 2056498625d183248a9d435a43a2b41f58b2e74d Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 2056498625d183248a9d435a43a2b41f58b2e74d Build
scheduler schedule-curl-ares-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. 11soda11

Timing:

StartFri May 22 08:49:24 2026
EndFri May 22 10:29:48 2026
Elapsed1 hrs, 40 mins, 24 secs

All Changes:

:

  1. Change #268014

    Category curl
    Changed by 11soda11 <115734183+Sodastream11ohnoyoudont@users.noreply.github.com>
    Changed at Fri 22 May 2026 08:13:51
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 2056498625d183248a9d435a43a2b41f58b2e74d

    Comments

    KNOWN_BUGS.md: remove fixed GnuTLS <-> OpenSSL incompat bug
    The entry is about GnuTLS not sending the client cert when it doesn't
    match the `DN` the server requested.  OpenSSL does the opposite.
    
    The issue was already fixed by #4958 and removed from KNOWN_BUGS,
    but it was added back to the list by #16677, seemingly by mistake.
    
    The issue is still fixed for GnuTLS >= 3.5.0.
    As curl only supports GnuTLS >= 3.6.5, remove the bug entry from
    KNOWN_BUGS.md
    
    Fixes #21720
    Closes #21722

    Changed files

    • docs/KNOWN_BUGS.md