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

Builder curl-unthreaded-solaris11-sparc Build #6261

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 9 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 23 mins, 35 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 1 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 6261 Build
codebase Build
got_revision 9b29495863c967e2768ea1c517f3ad28a50a9a1b Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 9b29495863c967e2768ea1c517f3ad28a50a9a1b 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. Daniel Stenberg

Timing:

StartWed Aug 19 22:04:47 2026
EndWed Aug 19 22:53:47 2026
Elapsed48 mins, 59 secs

All Changes:

:

  1. Change #278746

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 19 Aug 2026 23:39:09
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 9b29495863c967e2768ea1c517f3ad28a50a9a1b

    Comments

    http: custom Authorization: header overrides Negotiate
    As documented and as it does for other methods.
    
    Difficult to test since it needs a successful kerberos ticket.
    
    Reported-by: sdgh179 on github
    Fixes #22610
    Closes #22622

    Changed files

    • lib/http.c