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

Builder curl-threaded-solaris11-i386 Build #5346

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 18 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 55 mins, 25 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 3 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-threaded-solaris11-i386 slave
buildername curl-threaded-solaris11-i386 Builder
buildnumber 5346 Build
codebase Build
got_revision 43029e2ec37eba2354ced199ccd8898de695858e Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 43029e2ec37eba2354ced199ccd8898de695858e Build
scheduler schedule-curl-threaded-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-threaded-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Stefan Eissing

Timing:

StartWed Sep 9 10:07:38 2026
EndWed Sep 9 12:09:39 2026
Elapsed2 hrs, 2 mins, 1 secs

All Changes:

:

  1. Change #281231

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Wed 09 Sep 2026 11:26:21
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 43029e2ec37eba2354ced199ccd8898de695858e

    Comments

    url: ntlm/negotiate, prohibit connection reuse on follows
    When a transfer looks for a connection other than its initial origin, do
    not match NTLM/Negotiate using connections.
    
    Closes #22884

    Changed files

    • lib/url.c