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

Builder curl-ares-solaris10-i386 Build #3420

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 2 mins, 10 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 1 hrs, 14 mins, 19 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-solaris10-i386 slave
buildername curl-ares-solaris10-i386 Builder
buildnumber 3420 Build
codebase Build
got_revision 37b25f7bb0f055c5904da90ea529f29c818c5519 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 37b25f7bb0f055c5904da90ea529f29c818c5519 Build
scheduler schedule-curl-ares-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Stefan Eissing

Timing:

StartFri May 23 23:05:12 2025
EndSat May 24 02:49:29 2025
Elapsed3 hrs, 44 mins, 16 secs

All Changes:

:

  1. Change #230629

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Fri 23 May 2025 22:56:05
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 37b25f7bb0f055c5904da90ea529f29c818c5519

    Comments

    sasl: give help when unable to select AUTH
    When SASL is unable to select an AUTH mechanism, give user help
    in info message why no AUTH could be selected.
    
    Fixes #17420
    Closes #17427
    Reported-by: Aditya Garg

    Changed files

    • lib/curl_sasl.c
    • lib/curl_sasl.h
    • lib/imap.c
    • lib/openldap.c
    • lib/pop3.c
    • lib/smtp.c
    • lib/vauth/vauth.h